WorkspacesEdge
A Workspace edge in the connection.
type WorkspacesEdge {
cursor: Cursor
node: Workspace!
}
Fields
WorkspacesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
WorkspacesEdge.node ● Workspace! non-null object
The Workspace at the end of the edge.
Member Of
CreateWorkspacePayload object ● UpdateWorkspacePayload object ● WorkspacesConnection object