OBJECT

DestroyVendorPayload

Autogenerated return type of DestroyVendor

link GraphQL Schema definition

  • type DestroyVendorPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • vendor: Vendor
  • }

link Require by