ApiKeyEdge
An edge in a connection.
Fields
Used By
Definition
"""An edge in a connection."""type ApiKeyEdge { """ A cursor for use in pagination """ cursor: Cursor!
""" The item at the end of the edge. """ node: ApiKey}An edge in a connection.
"""An edge in a connection."""type ApiKeyEdge { """ A cursor for use in pagination """ cursor: Cursor!
""" The item at the end of the edge. """ node: ApiKey}