OBJECT

SortMarketingTextsPayload

Autogenerated return type of SortMarketingTexts.

link GraphQL Schema definition

  • type SortMarketingTextsPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # Validation errors for the marketing text
  • errors: [ValidationError!]
  • # The marketing text object IDs
  • sortedIds: [Int!]
  • }

link Require by