createTable


Creates a table

Input fields

Input Field : ObjectDescription
input: CreateTableInput!Required. Autogenerated input type of CreateTable

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
table: TableReturns information about the table

String

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