INPUT_OBJECT

UpdatePublishingRoleInput

Autogenerated input type of UpdatePublishingRole

link GraphQL Schema definition

  • input UpdatePublishingRoleInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The Consonance unique identifier
  • id: Int!
  • onixPublishingRoleCode: ONIXPublishingRoleCode!
  • contactId: Int!
  • }

link Require by