UpdateUiConfigurationInput
Autogenerated input type of UpdateUiConfiguration
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of UpdateUiConfiguration"""input UpdateUiConfigurationInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") role: OrganizationMembershipRole! ui_configuration: JSON!}