Update User
GraphQL endpoint to add a update an existing user in the CRM
GraphQL Mutation:
Variables:
**primaryWalletAddress**
: Primary wallet address**properties**
: list of custom propertiesex. imported wallets (refer example below)
Example json payload:
Last updated