Skip to main content

accountMembership

Returns an account membership from its id.

accountMembership(
id: ID!
): AccountMembership

Arguments

accountMembership.id ● ID! non-null scalar

Type

AccountMembership object

An account membership represents the rights of a user for a given account.

Each account is administered by an account membership having the capacity of legal representative. He has the possibility of delegating rights on this account to other users.