Skip to main content

ActiveJwkConnection

No description

type ActiveJwkConnection {
edges: [ActiveJwkEdge!]!
nodes: [ActiveJwk!]!
pageInfo: PageInfo!
}

Fields

ActiveJwkConnection.edges ● [ActiveJwkEdge!]! non-null object

A list of edges.

ActiveJwkConnection.nodes ● [ActiveJwk!]! non-null object

A list of nodes.

ActiveJwkConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

Member Of

AuthenticatorStateUpdateTransaction object