FieldConfiguration is a datatype for presentation preferences used when a field is added to table and event list widgets in the UI.

This datatype is used by the datatype, Account, which is used by four mutation fields: activateAccount(); acceptTermsAndConditions(); updateProfile(); and resetToFactorySettings(). It's also used by two query fields: viewer and viewerOpt().

Table: FieldConfiguration

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 25, 2024
configJSONyes Long-TermA JSON object containing the column properties applied to the column when it is added to a widget. JSON is a scalar.
fieldNamestringyes Long-TermThe field with which the configuration is associated.