Skip to main content

findIdentities

Returns identities, optionally matching the specified criteria

findIdentities(
limit: PositiveInt = 100
offset: PositiveInt
orderBy: IdentityOrderBy
orderDirection: OrderDirection
where: IdentityWhere
): [Identity!]!

Arguments

findIdentities.limit ● PositiveInt scalar

findIdentities.offset ● PositiveInt scalar

findIdentities.orderBy ● IdentityOrderBy enum

findIdentities.orderDirection ● OrderDirection enum

findIdentities.where ● IdentityWhere input

Type

Identity object

Represents an identity that is issued credentials