INPUT_OBJECT

CreatePublishingRoleInput

Autogenerated input type of CreatePublishingRole

link GraphQL Schema definition

  • input CreatePublishingRoleInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • workId: Int!
  • onixPublishingRoleCode: ONIXPublishingRoleCode!
  • contactId: Int!
  • }

link Require by