OBJECT

createBrandPayload

Autogenerated return type of createBrand

link GraphQL Schema definition

  • type createBrandPayload {
  • brand: Brand
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by