interfaceEmbedCreate


Create a new Interface

Input fields

Input Field : ObjectDescription
input: InterfaceEmbedCreateMutationInput!Required. Autogenerated input type of InterfaceEmbedCreateMutation

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
embedUrl: String
errors: [String]
success: BooleanWhether the mutation was successful

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.