INPUT_OBJECT

CreateContributorsFromOriginalInput

Autogenerated input type of CreateContributorsFromOriginal

link GraphQL Schema definition

  • input CreateContributorsFromOriginalInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The ID of the work the contributors are being added to
  • id: Int!
  • }

link Require by