Type alias for the successful result data from the update item text mutation.
This represents the data payload when the mutation executes successfully.
type UpdateItemTextResult = Data
Type alias for the successful result data from the update item text mutation.