OBJECT
SortMarketingTextsPayload
Autogenerated return type of SortMarketingTexts.
link GraphQL Schema definition
- type SortMarketingTextsPayload {
- # A unique identifier for the client performing the mutation.
- : String
- # Validation errors for the marketing text
- : [ValidationError!]
- # The marketing text object IDs
- : [Int!]
- }