INPUT_OBJECT

CreateOwnershipInput

Autogenerated input type of CreateOwnership

link GraphQL Schema definition

  • input CreateOwnershipInput {
  • attributes: OwnershipAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by