FieldConfigurationInput is an input datatype for configuring UI stles and other properties for a field. It's used by the setFieldConfiguration() mutation field.

Table: FieldConfigurationInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 18, 2024
fieldNamestringyes Long-TermThe name of the field for configuration.
jsonJSONyes Long-TermThe json configuration. JSON is a scalar.
viewIdstringyes Long-TermThe unique identifier for the view.