Anchor to validations
queryvalidations
Requires access scope.
Validations available on the shop.
Anchor to Arguments
•ValidationConnection!ValidationConnection arguments
- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to firstfirst•Int
The first
n
elements from the paginated list.- Anchor to lastlast•Int
The last
n
elements from the paginated list.- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
- Anchor to sortKeysort•Validation
Key Sort Keys Default:ID Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to edgesedges