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