Skip to main content

⚠️ This is the alpha version. The operation or type does not exist in the beta version.

ActiveJwkConnection

No description

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

Fields

ActiveJwkConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

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

A list of edges.

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

A list of nodes.

Member Of

AuthenticatorStateUpdateTransaction object