Magidoc

staffUsers
Query

List of the shop's staff users.

Arguments

#

after

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

before

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

filter

Filtering options for staff users.

first

Return the first n elements from the list.

last

Return the last n elements from the list.

seller

ID of seller to scope staff to

sortBy

Sort staff users.

Response

#

Returns UserCountableConnection !.

Example

#