Skip to main content

Fields

account : Account! required
id : ID! required

The ID of the account user role.

Deprecation
The 'id' field is deprecated.

An access allocation's identifier is internal to the Customer Access domain. Access is identified by who it affects, not by the row that records it: please use 'user', 'account' and 'role' instead.

- Marked as deprecated on 2026-09-02.
- Scheduled for removal on or after 2026-11-01.
role : RoleString

The account role.

user : EspAccountUserType! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "account": Account, "role": ADMIN, "user": EspAccountUserType }