Join Slack
Powered by
Say I have an account with transactions, each of w...
# random
k
kevinbrown
08/06/2017, 11:17 AM
Say I have an account with transactions, each of which has a date associated. Is there a way to query the account and get a sorted set of transactions under the account? From this page it looks like I’d have to do
allTransactions
then filter and sort there. Is that correct?
https://www.graph.cool/docs/reference/simple-api/ordering-by-field-vequoog7hu/
Open in Slack
Previous
Next