-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added combined Vars for prepareGqlIntrospectionRequest for all interp… #4661
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
Open
devendra-bruno
wants to merge
31
commits into
usebruno:main
Choose a base branch
from
devendra-bruno:fix/gql-introspection-variable-interpolation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2de7ba0
Added combined Vars for prepareGqlIntrospectionRequest for all interp…
devendra-bruno ad3f5de
Added combined variable object for gqlIntrospectionRequest
devendra-bruno 9927424
Added mergeEnvironmentVariables method in electron common utils
devendra-bruno 5000bb8
Added testcases for mergeEnvironmentVariables method
devendra-bruno 0ca2891
Added mergeEnvironmentVariables method in electron common utils export
devendra-bruno 8e91640
Added mergeEnvironmentVariables method for gql prep method
devendra-bruno 62595c5
Added lodash merge for combining vars before interpolateVars
devendra-bruno c834366
Remove mergeEnvironmnetVariables from common utils
devendra-bruno 6598d23
Removed mergeEnvrionmentVariables tests from common.spec.js
devendra-bruno 0f318c2
Updated precedence in combinedVars object
devendra-bruno 9d3e42b
Update prepareGqlIntrospectionRequest change assignment sequence
devendra-bruno 3cd18d1
Added testcases for prepare-gql-introspection-request
devendra-bruno 5567e1b
Fixed typo in prepareGqlIntrospectionRequest
devendra-bruno 52662f0
Updated testcases in prepare-gql-introspection spec
devendra-bruno 8f06889
Remove mergeEnvironmnetVariable method from spec file
devendra-bruno 6cde453
Added test for prepareGqlIntrospectionRequest
devendra-bruno 9c9afaf
Extracted fetchGqlSchema handler seperate from ipc handler
devendra-bruno 548a6b4
Rename combinedVars to resolvedVars
devendra-bruno b0c7490
Updated argument request object for useGraphqlSchema hook
devendra-bruno b924e15
Added testcases for fetch-gql-schema-handler
devendra-bruno f2e9a6a
Added folder level variable support
devendra-bruno 3e714ab
Updated handler fetch-gql-schema
devendra-bruno 0948964
Revert changes to common.spec.js
devendra-bruno c293cee
Refactored fetch-gql-schema-handler.spec.js
devendra-bruno 91397ea
Renamed fetchGqlSchema to fetchGqlSchemaHandler
devendra-bruno 788569a
Added testcases for prepare-gql-introspection-request.spec.js
devendra-bruno ce1110b
Added interpolate for header values
devendra-bruno 9f1aed3
Refactored fetch-gql-schema-handler.spec.js
devendra-bruno afb2d3d
Updated resolved variable assignment and testcases
devendra-bruno 8d5d952
Added runtimeVars in prepareGqlIntrospectionRequest
devendra-bruno 6f9daad
Update index.js Removed duplicate variable
devendra-bruno File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.