-
Notifications
You must be signed in to change notification settings - Fork 345
GraphQL Query/Mutation Entity Field mapping support #1114
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
cc72ac4
Add GraphQL Query support for field aliases on (no relationship) enti…
seantleonard 92090e5
Create (Insert) GraphQL Mutation support for Column Aliases (Mapped c…
seantleonard e3a99e9
Add GraphQL Alias (mappings) support for Update and Delete mutations.
seantleonard 94a96c9
update spacing.
seantleonard d18443a
Merge branch 'main' into dev/seleonar/graphQL_Mappings
seantleonard 68df518
Disable GraphQL for entities with non-compatible mapped names. Table …
seantleonard 79de857
Explicitly disable GraphQL endpoint on entities used for REST testing…
seantleonard c54591c
fix cmd spelling.
seantleonard 4bd7f2e
Fix spacing.
seantleonard 578fef4
Added helper method to reduce code duplication
seantleonard 754985f
Added GraphQL mappings tests for mutations MSSQL
seantleonard 0a20c1a
Updated config generators for tests.
seantleonard 40a3efb
updated commands for mssql
seantleonard 65ce370
Add Query and Mutation mappings tests and add Query Filter Backing co…
seantleonard 96d6498
Merge branch 'main' into dev/seleonar/graphQL_Mappings
seantleonard 3d23e2b
update map cmd
seantleonard 54ac9f0
update add entity
seantleonard 215f4e8
Add schema converter tests.
seantleonard 51ea502
Updated test with comments.
seantleonard b9d9552
Patch Cosmos incompatibility with mapped columns.
seantleonard 10cab9c
fix spacing.
seantleonard 1442fd3
Added PG and MySQL tests.
seantleonard ddb709a
Updated mutation tests for PG and MySQL
seantleonard f40777e
Update PG/MySQL commands and .sql files
seantleonard b34a5f1
drop table if exists.
seantleonard 272ae6d
fix mysql issues. and PG
seantleonard 184eefd
fixes
seantleonard be082b8
Fix casing MySql Table.
seantleonard db61efa
Merge branch 'main' into dev/seleonar/graphQL_Mappings
seantleonard 8f86b87
fix casing.
seantleonard e6dcd7d
Merge branch 'main' into dev/seleonar/graphQL_Mappings
seantleonard 988ffb6
Update method comment
seantleonard 2d57951
Merge branch 'dev/seleonar/graphQL_Mappings' of https://github.com/Az…
seantleonard 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
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
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
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
Oops, something went wrong.
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.