Magidoc

users
Query

Arguments

#

after

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

first

Returns the first n elements from the list.

before

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

last

Returns the last n elements from the list.

orderBy

Ordering options for Users returned from the connection.

where

Filtering options for Users returned from the connection.

Response

#

Returns UserConnection !.

Example

#