
<h1 class="has-pills">
  TeamMemberCreateInput
  <span data-algolia-exclude><span class="pill pill--input_object pill--normal-case pill--large"><code>INPUT_OBJECT</code></span></span>
</h1>

Autogenerated input type of TeamMemberCreate



| **`clientMutationId`** `String` A unique identifier for the client performing the mutation. |
| --- |
| **`role`** `TeamMemberRole` If no role is specified, the team member will be assigned the team's default role. |
| **`teamID`** `ID!` |
| **`userID`** `ID!` |


