InviteFilterInput Input Object
A request for someone to join the account
Fields
#
and
[ InviteFilterInput !]
isAccountContact
Indicates whether the user should receive account level communication. Defaults to false.
isBillingContact
Indicates whether the user is a billing contact for the account. Defaults to false.
isPartner
Indicates whether the user is a partner user (not employee) for the account. Please note partner users do not count against any plan user limits.
or
[ InviteFilterInput !]
securityGroupIds
Comma-delimited string of security group IDs that the user will be associated with once registered.
Usages
#
References
#
- Argument where of field userInvites from type Query
Previous
InviteEdge
Next
InviteSortInput