Magidoc

eulas
Query

A list of Eulas associated with the currently authenticated User.

Arguments

#

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.

forScope

Scope for the EULAs.

last

Returns the last n elements from the list.

Response

#

Returns QueryEulaConnection .

Example

#

3