Mutations

See the Queries page for a presentation of this resource.

There is currently no public mutation available on the UserProfile entity. The following operations are internal only and are not exposed through the public API:

  • CreateUserProfile
  • CreateUserProfileFromPartner
  • UpdateUserProfile
  • DisableUserProfile
  • EnableUserProfile
  • GenerateApiToken
  • DeleteApiToken
  • SwitchUserProfile
  • ImpersonateUserProfile
  • ImpersonateB2bStoreUserProfile
  • StopImpersonateUserProfile


Input data types

UserProfileInput data type

id
Id of the user profile
user_id
Id of the user linked to the user profile
company_id
Id of the company the user profile belongs to
active
If true, the user profile is active
label
Label of the user profile
permissions
Permissions granted to the user profile
user
User linked to the user profile