Skip to main content

AvailableWorkspacesPayload

No description

type AvailableWorkspacesPayload {
profile: Profile
account: Account
users: [AuthenticatedUser]
}

Fields

AvailableWorkspacesPayload.profile ● Profile object

Profile of the authenticated account.

AvailableWorkspacesPayload.account ● Account object

The authenticated account.

AvailableWorkspacesPayload.users ● [AuthenticatedUser] list object

Customer and solution-provider workspaces the account can access.

Returned By

availableWorkspaces query