Skip to main content

ContentGenerationTone

No description

type ContentGenerationTone implements Node {
id: ID!
label: String!
description: String!
}

Fields
Link copied!

ContentGenerationTone.id ● ID! non-null scalar
Link copied!

ContentGenerationTone.label ● String! non-null scalar
Link copied!

ContentGenerationTone.description ● String! non-null scalar
Link copied!

Interfaces
Link copied!

Node interface
Link copied!

An object with an ID

Returned by
Link copied!

createContentGenerationTone mutation ● updateContentGenerationTone mutation

Member of
Link copied!

ContentGenerationBrandVoice object ● ContentGenerationToneEdge object