Inputs
AddUsersToHubInput
Contains the input required to add users to hub.
Fields
hubId* ID! non-null | The ID of the hub to return |
userEmails* EmailId! non-null | The list of user’s email address. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Input for Mutation | addUsersToHub | Add Users To a Hub |