Skip to content

CreateCustomDataTypeInput

Input to create a custom data type.

Fields

Field Type Description
dataCategoryIds [String!]! The data type will be added to the provided data categories.
dataType DataTypeDefinition! The details of the custom data type being created.