INPUT_OBJECT
The input object that defines the fields for the updateJobService mutation.
input UpdateJobServiceMutationInput {# The quantity for this service.quantity: Int!}