Skip to content

UpdateCustomDataTypeInput

Input to update 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 updated.
id String! A unique identifier for the data type.