INPUT_OBJECT
createCampaignInput
Autogenerated input type of createCampaign
link GraphQL Schema definition
- input createCampaignInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Text displayed in button below email body
- String :
- # URL in email button below email body
- String :
- # Text displayed in email body
- String :
- # Text displayed before client name (example: 'Hello
', 'Greetings - #
', ....) - String :
- String :
- # Image shown above email body
- Upload :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- String :
- # comma-separated example: "user-12, group-23, tag-34"
- String :
- # SMS text content
- String :
- ID :
- }