Magidoc

products
Query

Returns a paginated array of Product entities.

Arguments

#

after

Paginate after this cursor

before

Pagination before this cursor

first

The number of entities to receive using forwards pagination

last

The number of entities to receive using backwards pagination

productGroupIds

[ String !]

textSearch

Response

#

Returns ProductPaginatedPayload !.

Example

#