CustomAttributeDefinition
This page contains
Fields
id: ID! | |
entityType: CustomAttributeEntityType! PREVIEW | Type of the entity this definition should be use for. Example, APPLICATION |
label: [LocalizedString!]! | Human readable label for definition |
hint: [LocalizedString!] | |
tenant: String! | |
context: [CustomAttributeContext!]! PREVIEW | |
type: CustomAttributeType! PREVIEW | |
system: Boolean! |
Parent objects of CustomAttributeDefinition
CustomAttribute PREVIEW |