Magidoc

organizations
Query

A list of Organizations associated with the currently authenticated User.

Arguments

#

accessTypes

Types of access associated with the Organization.

after

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

afterIndex

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

before

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

beforeIndex

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

first

Returns the first n elements from the list.

fullText

A full-text search query for Organizations.

last

Returns the last n elements from the list.

onPrem

Flag indicating whether the Organization is on-premise.

orderBy

The field to order the Organizations by.

status

Current status of the Organization.

types

Types of Organizations.

Response

#

Returns QueryOrganizationConnection .

Example

#

3