Magidoc

CreateUserSecurityRoleInput
Input Object

Input type for CreateUserAccountGroup

Fields

#

id

Non-null

ID of user to associate. Refer to the Users query to get a list of users associated with the account. Max length: 19

securityRoleId

Non-null

ID of security role of associate user with. Refer to the accountGroups query to get a list of groups. Max length: 19

Usages

#

References

#

  • Argument input of field createUserSecurityRole from type Mutation