WorkspacePlaceholderRolesEdge
A WorkspacePlaceholderRole edge in the connection.
type WorkspacePlaceholderRolesEdge {
cursor: Cursor
node: WorkspacePlaceholderRole!
}
Fields
WorkspacePlaceholderRolesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
WorkspacePlaceholderRolesEdge.node ● WorkspacePlaceholderRole! non-null object
The WorkspacePlaceholderRole at the end of the edge.
Member Of
DeleteWorkspacePlaceholderRolePayload object ● RecoverWorkspacePlaceholderRolePayload object ● UpdateWorkspacePlaceholderRolePayload object ● UpsertWorkspacePlaceholderRolePayload object ● WorkspacePlaceholderRolesConnection object