ApiKeysEdge
A ApiKey edge in the connection.
type ApiKeysEdge {
cursor: Cursor
node: ApiKey!
}
Fields
ApiKeysEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ApiKeysEdge.node ● ApiKey! non-null object
The ApiKey at the end of the edge.
Member Of
ApiKeysConnection object ● DeleteApiKeyPayload object