IdentitySelectionCounts
No description
type IdentitySelectionCounts {
excluded: Int!
included: Int!
total: Int!
}
Fields
IdentitySelectionCounts.excluded ● Int! non-null scalar
IdentitySelectionCounts.included ● Int! non-null scalar
IdentitySelectionCounts.total ● Int! non-null scalar
Member Of
IdentityBulkPreview object ● IdentityConnection object