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