UserLevelConfig Object
Provides dynamic user-driven config values to satisfy Required Config Variables of an Instance.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the UserLevelConfig.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the UserLevelConfig.
UserLevelConfigVariableConnection!)#
configVariables (The Dynamic Config with which the Config Variable is associated.
DateTime!)#
createdAt (The timestamp at which the object was created.
UserLevelFlowConfigConnection!)#
flowConfigs (ID!)#
id (The ID of the object
Instance!)#
instance (The Instance with which the User Level Config is associated.
DateTime!)#
updatedAt (The timestamp at which the object was most recently updated.
User!)#
user (The User that owns the User Level Config.