INPUT_OBJECT

UpdateJobServiceMutationInput

The input object that defines the fields for the updateJobService mutation.

link GraphQL Schema definition

  • input UpdateJobServiceMutationInput {
  • # The quantity for this service.
  • quantity: Int!
  • }

link Require by