OBJECT

DestroyAddressPayload

Autogenerated return type of DestroyAddress

link GraphQL Schema definition

  • type DestroyAddressPayload {
  • address: Address
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by