OrganizationMember OBJECT

A member of an organization

Fields

complimentaryBoolean!

Whether or not organizations are required to pay for this user

createdAtDateTime!

The time when this user was added to the organization

createdByUser

The user that added invited this user

idID!

organizationOrganization!

permissionsOrganizationMemberPermissions!

pipelinesOrganizationMemberPipelineConnection!

Pipelines the user has access to within the organization

Arguments

afterString

Returns the elements in the list that come after the specified cursor.

beforeString

Returns the elements in the list that come before the specified cursor.

firstInt

Returns the first n elements from the list.

lastInt

Returns the last n elements from the list.

orderPipelineOrders

Order the pipelines returned

Default value: RECENTLY_CREATED

searchString

Search within the pipelines the user has access to

roleOrganizationMemberRole!

The users role within the organization

securityOrganizationMemberSecurity!

ssoOrganizationMemberSSO!

teamsTeamMemberConnection!

Teams that this user is a part of within the organization

Arguments

afterString

beforeString

firstInt

lastInt

orderTeamMemberOrder

Order the members returned

Default value: RECENTLY_CREATED

userUser!

uuidString!

The public UUID for this organization member

Interfaces