You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Ash GraphQL 1.0.0-rc.3, For list queries where the resource action has pagination, the graphql query now returns paginated results when previously it didn't.
I actually prefer this, but it is a change that I didn't see in the upgrade guide. I think the new default is :keyset if available.
The text was updated successfully, but these errors were encountered:
In Ash GraphQL 1.0.0-rc.3, For list queries where the resource action has pagination, the graphql query now returns paginated results when previously it didn't.
I actually prefer this, but it is a change that I didn't see in the upgrade guide. I think the new default is :keyset if available.
The text was updated successfully, but these errors were encountered: