Magidoc

organizationServers
Query

All the servers of an organization.

Arguments

#

active

The active status of the Organization Server.

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 Organization Servers.

installationTypes

Types of installations associated with the Organization Server.

last

Returns the last n elements from the list.

orderBy

The field to order the Organization Servers by.

Response

#

Returns QueryOrganizationServerConnection .

Example

#

3