findPartners
Returns partners, optionally matching the specified criteria
findPartners(
limit: PositiveInt = 100
offset: PositiveInt
orderBy: PartnerOrderBy
orderDirection: OrderDirection
where: PartnerWhere
): [Partner!]!
Arguments
findPartners.limit ● PositiveInt scalar
findPartners.offset ● PositiveInt scalar
findPartners.orderBy ● PartnerOrderBy enum
findPartners.orderDirection ● OrderDirection enum
findPartners.where ● PartnerWhere input
Type
Partner object
A credential issuer partner trusted by the platform