findIdentities
Returns identities, optionally matching the specified criteria
findIdentities(
limit: PositiveInt = 100
offset: NonNegativeInt
orderBy: IdentityOrderBy
orderDirection: OrderDirection
where: IdentityWhere
): [Identity!]!
Arguments
findIdentities.limit ● PositiveInt scalar
findIdentities.offset ● NonNegativeInt scalar
findIdentities.orderBy ● IdentityOrderBy enum
findIdentities.orderDirection ● OrderDirection enum
findIdentities.where ● IdentityWhere input
Type
Identity object
Represents an identity that is issued credentials