Skip to main content

WorkspacePreferencesEdge

A WorkspacePreference edge in the connection.

type WorkspacePreferencesEdge {
cursor: Cursor
node: WorkspacePreference!
}

Fields

WorkspacePreferencesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

WorkspacePreferencesEdge.node ● WorkspacePreference! non-null object

The WorkspacePreference at the end of the edge.

Member Of

DeleteWorkspacePreferencePayload object ● RecoverWorkspacePreferencePayload object ● UpdateWorkspacePreferencePayload object ● WorkspacePreferencesConnection object