OBJECT

CreateOwnershipPayload

Autogenerated return type of CreateOwnership

link GraphQL Schema definition

  • type CreateOwnershipPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • ownership: Ownership
  • }

link Require by