CreateNextGenEmailInput
No description
input CreateNextGenEmailInput {
name: String!
properties: JSON
schema_version: Int
}
Fields
CreateNextGenEmailInput.name
● String!
non-null scalar
CreateNextGenEmailInput.properties
● JSON
scalar
CreateNextGenEmailInput.schema_version
● Int
scalar
Member Of
createNextGenEmail
mutation