Magidoc

getDevices
Query

Returns a paginated array of Devices with advanced filtering and sorting.

Arguments

#

after

Paginate after this cursor

before

Pagination before this cursor

filterQuery

Non-null

first

The number of entities to receive using forwards pagination

last

The number of entities to receive using backwards pagination

sortBy

Non-null

Response

#

Returns DevicePaginatedPayload !.

Example

#