Skip to main content

workspaceAccountByWorkspaceIdAndAccountId

No description

workspaceAccountByWorkspaceIdAndAccountId(
workspaceId: String!
accountId: String!
): WorkspaceAccount

Arguments

workspaceAccountByWorkspaceIdAndAccountId.workspaceId ● String! non-null scalar

workspaceAccountByWorkspaceIdAndAccountId.accountId ● String! non-null scalar

Type

WorkspaceAccount object

A person's membership in a workspace: it links an account to a workspace with a role and a seat. This is the "member" record most member-facing features read.