QUERY
workspaces
List all workspaces that the current API user has access to.
Arguments
- after String default: null
- Cursor for fetching the next page of results.
- first Int default: 20
- Number of workspaces to return (page size).
Returns
A paginated connection of Workspace nodes. See Pagination for the connection shape.