OBJECT

DestroyOwnershipPayload

Autogenerated return type of DestroyOwnership

link GraphQL Schema definition

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

link Require by