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

feat: add filterQueryOverride to GraphQL Service #1214

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented May 30, 2024

  • similar approach to PR #1536 but for GraphQL Service
  • adds a custom filterQueryOverride which provides a way for the user to override default filter operator and GraphQL query

image

Copy link

stackblitz bot commented May 30, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.42%. Comparing base (7f81990) to head (9097da4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1214   +/-   ##
=======================================
  Coverage   22.42%   22.42%           
=======================================
  Files           8        8           
  Lines         901      901           
  Branches      307      307           
=======================================
  Hits          202      202           
  Misses        699      699           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghiscoding ghiscoding added the requires Universal change/release code change must first be implement in Slickgrid-Universal label May 30, 2024
@ghiscoding ghiscoding merged commit 507a79a into master Jun 8, 2024
6 checks passed
@ghiscoding ghiscoding deleted the feat/graphql-filter-override branch June 8, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires Universal change/release code change must first be implement in Slickgrid-Universal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant