AccountMembershipDetails
A membership in marketplace account
This page contains
Fields
| isLastUsed: Boolean! | Defines if this account membership was the most recent one accessed by the user |
| roles: [AccountMembershipRole!] | Granted roles for this membership |
| status: AccountMembershipStatus! | Current Status of this membership |
| user: User! PREVIEW | The user associated with this account membership |
Parent objects of AccountMembershipDetails
| AccountMembershipDetailsConnection | A connection type used to page through a list of users |