Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove the orderBy and orderDirection #493

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

LautaroPetaccio
Copy link
Contributor

These properties are not being used and are causing the query to break due to a breaking change in the graph.

    {
      message: "Store error: internal constraint violated: 'orderBy' attribute must be an enum but is Null"
    }

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2162926751

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 69.308%

Totals Coverage Status
Change from base Build 2161875100: 0.0%
Covered Lines: 2462
Relevant Lines: 3402

💛 - Coveralls

@LautaroPetaccio LautaroPetaccio merged commit b2b98df into master Apr 13, 2022
@LautaroPetaccio LautaroPetaccio deleted the fix/order-by-null branch April 13, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants