products Query
Arguments
#
sorting = [ { "direction": "DESC", "field": "createdAt" } ]
[ ProductSort !]
Specify to sort results.
Response
#
Returns ProductConnection !.
Example
#
Previous
plans
sorting = [ { "direction": "DESC", "field": "createdAt" } ]
Specify to sort results.
Returns ProductConnection !.
plans