
<h1 class="has-pills">
  OrganizationMember
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

A member of an organization



| `complimentary` `Boolean!` Whether or not organizations are required to pay for this user |
| --- |
| `createdAt` `DateTime!` The time when this user was added to the organization |
| `createdBy` `User` The user that added invited this user |
| `id` `ID!` |
| `lastSeenAt` `DateTime` The time this member was last active within the organization |
| `organization` `Organization!` |
| `permissions` `OrganizationMemberPermissions!` |
| `pipelines` `OrganizationMemberPipelineConnection!` Pipelines the user has access to within the organization Arguments `after` `String` Returns the elements in the list that come after the specified cursor. |
| `before` `String` Returns the elements in the list that come before the specified cursor. |
| `first` `Int` Returns the first _n_ elements from the list. |
| `last` `Int` Returns the last _n_ elements from the list. |
| `order` `PipelineOrders` Order the pipelines returned Default value: `RECENTLY_CREATED` |
| `search` `String` Search within the pipelines the user has access to |

</details></div></td></tr><tr><td><h3 class="is-small has-pills"><code>role</code><a href="/docs/apis/graphql/schemas/enum/organizationmemberrole" class="pill pill--enum pill--normal-case pill--medium" title="Go to ENUM OrganizationMemberRole"><code>OrganizationMemberRole!</code></a></h3><p>The users role within the organization</p></td></tr><tr><td><h3 class="is-small has-pills"><code>security</code><a href="/docs/apis/graphql/schemas/object/organizationmembersecurity" class="pill pill--object pill--normal-case pill--medium" title="Go to OBJECT OrganizationMemberSecurity"><code>OrganizationMemberSecurity!</code></a></h3></td></tr><tr><td><h3 class="is-small has-pills"><code>sso</code><a href="/docs/apis/graphql/schemas/object/organizationmembersso" class="pill pill--object pill--normal-case pill--medium" title="Go to OBJECT OrganizationMemberSSO"><code>OrganizationMemberSSO!</code></a></h3></td></tr><tr><td><h3 class="is-small has-pills"><code>teams</code><a href="/docs/apis/graphql/schemas/object/teammemberconnection" class="pill pill--object pill--normal-case pill--medium" title="Go to OBJECT TeamMemberConnection"><code>TeamMemberConnection!</code></a></h3><p>Teams that this user is a part of within the organization</p><div><details><summary>Arguments</summary>

| `after` `String` |
| --- |
| `before` `String` |
| `first` `Int` |
| `last` `Int` |
| `order` `TeamMemberOrder` Order the members returned Default value: `RECENTLY_CREATED` |

</details></div></td></tr><tr><td><h3 class="is-small has-pills"><code>user</code><a href="/docs/apis/graphql/schemas/object/user" class="pill pill--object pill--normal-case pill--medium" title="Go to OBJECT User"><code>User!</code></a></h3></td></tr><tr><td><h3 class="is-small has-pills"><code>uuid</code><a href="/docs/apis/graphql/schemas/scalar/string" class="pill pill--scalar pill--normal-case pill--medium" title="Go to SCALAR String"><code>String!</code></a></h3><p>The public UUID for this organization member</p></td></tr>
  </tbody>
</table>

<h2 data-algolia-exclude>Interfaces</h2>
<div>
  <a href="/docs/apis/graphql/schemas/interface/node" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE Node">
  <code>Node</code>
</a>

</div>
