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

Table: FieldConfigurationInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.