- Notifications
You must be signed in to change notification settings - Fork 41
Pull requests: slicknode/graphql-query-complexity
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update github actions/cache version
#97 by ivome was merged Apr 6, 2025 Loading… updated Apr 6, 2025
Include meta fields (__typename, __type, __schema) against total field complexity [2]
#92 by Squarix was merged May 28, 2024 Loading… updated Jun 10, 2024
fix(ESM package): QueryComplexity import CJS module from GraphQL
#91 by hqtoan94 was merged Jun 10, 2024 Loading… updated Jun 10, 2024
Default non-defined graphql operations to have 0 complexity
#89 by BasKiers was merged May 28, 2024 Loading… updated May 28, 2024
Include meta fields (__typename, __type, __schema) against total field complexity
#90 by jvanst was closed May 28, 2024 Loading… updated May 28, 2024
Add path of GraphQL node being evaluated to estimator args
#83 by eduhenke was closed Dec 14, 2022 Loading… updated Dec 14, 2022
Ignore Missing Ignore/Skip Directives
#73 by Vince-Smith was closed Aug 29, 2022 Loading… updated Aug 29, 2022
import
graphql/**/*.mjs
instead of graphql/**/*.js
files in ESM build output #80 by andresusanto was closed Aug 29, 2022 Loading… updated Aug 29, 2022
Add a context option for passing the request context to estimators
#77 by hayes was merged Aug 27, 2022 Loading… updated Aug 27, 2022
Bump ansi-regex from 5.0.0 to 5.0.1 dependencies Pull requests that update a dependency file
#64 by dependabot bot was closed Nov 8, 2021 Loading… updated Nov 8, 2021
Return max complexity for UnionType / Interfaces
#33 by ivome was merged Aug 12, 2020 Loading… updated Oct 21, 2021
Feature/fix babel runtime missing dependency
#9 by ivome was merged Aug 22, 2018 Loading… updated Oct 21, 2021
Bump lodash from 4.17.15 to 4.17.19 dependencies Pull requests that update a dependency file
#32 by dependabot bot was closed Aug 13, 2020 Loading… updated Oct 21, 2021
Add support default values for query variables, fixes #50
#52 by ivome was merged May 4, 2021 Loading… updated Oct 21, 2021
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.