WhatsappTemplateRef
No description
type WhatsappTemplateRef {
name: String!
language: String!
category: String!
bodyVariableCount: Int!
headerVariableCount: Int!
buttonVariableCount: Int!
}
Fields
WhatsappTemplateRef.name ● String! non-null scalar
WhatsappTemplateRef.language ● String! non-null scalar
WhatsappTemplateRef.category ● String! non-null scalar
WhatsappTemplateRef.bodyVariableCount ● Int! non-null scalar
WhatsappTemplateRef.headerVariableCount ● Int! non-null scalar
WhatsappTemplateRef.buttonVariableCount ● Int! non-null scalar
Member Of
IntegrationQueries object