Avoid an unnecessary GraphQL query
Ensures that the initial sort parameter is consistent with what's computed on user interactions. This ensures that we don't unnecessarily re-trigger a GraphQL mutation when sorting by creation date, descending.
Showing
Please register or sign in to comment