IdentityAttributeSection
No description
type IdentityAttributeSection {
attributes: [IdentityAttributeValue!]!
key: String!
label: String!
order: Int!
}
Fields
IdentityAttributeSection.attributes ● [IdentityAttributeValue!]! non-null object
IdentityAttributeSection.key ● String! non-null scalar
IdentityAttributeSection.label ● String! non-null scalar
IdentityAttributeSection.order ● Int! non-null scalar
Member Of
Identity object