GraphQL SchemaObject
IdentityProviderBasicConnection
The connection type for IdentityProviderBasic.
Fields without arguments
| Name | Type | Description |
|---|---|---|
count | Int! | Total count of collection. |
edges | [IdentityProviderBasicEdge] | A list of edges. |
nodes | [IdentityProviderBasic] | A list of nodes. |
pageInfo | PageInfo! | Information to aid in pagination. |