-
Notifications
You must be signed in to change notification settings - Fork 30
[7.1] Craft GraphQL support #206
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
37 commits
Select commit
Hold shift + click to select a range
c5fecbd
WIP Craft GQL
nfourtythree 05abd14
fix cs
nfourtythree c37d9f2
Add extra gql product arguments
nfourtythree ebe0de3
Make sure to eagleload non-elements in product queries
nfourtythree b8aee2b
Add variants to product gql fields
nfourtythree f4e6537
Merge branch '6.x' into feature/pt-2562-graphql-support
nfourtythree 9a8321b
Add more GQL product field definitions
nfourtythree 729632b
Favour a more generic type that is resuable
nfourtythree 54426f8
Allow access to the full data
nfourtythree 0c7d7ed
`VariantType` is no longer in use
nfourtythree d930203
Merge branch '7.x' into feature/pt-2562-graphql-support
nfourtythree 994e296
Update @since tags for new GraphQL product support to 7.1.0
nfourtythree 6c9249e
tidy
nfourtythree 638d959
Merge branch '7.1' into feature/pt-2562-graphql-support
nfourtythree 2c685a8
No longer applicable
nfourtythree d77b20b
no longer applicable
nfourtythree 8f9216a
Shopify Products GQL querying
nfourtythree e171e71
Add returning of product element data (and querying) from product cus…
nfourtythree cf32ad6
PHPstan fix
nfourtythree f2db62a
Fix `totalInventory` access
AugustMiller b6a4980
Add `totalInventory` to product element and gql queries
nfourtythree fae27dd
Merge branch 'feature/pt-2562-graphql-support' of github.com:craftcms…
nfourtythree c63216e
Revert "Fix `totalInventory` access"
nfourtythree 06a75a5
Tidy product type GQL generation
nfourtythree 9cd8c13
Add general GraphQL note to changelog, separate into categories
AugustMiller daea7ef
Add GraphQL documentation
AugustMiller 5171248
Mention changelog in readme
AugustMiller 226d7bb
Complete sentence in GQL docs
AugustMiller 93395db
speling :)
AugustMiller ee5b98b
Fix postgres generated column
nfourtythree e89f215
Merge remote-tracking branch 'origin/feature/pt-2562-graphql-support'…
nfourtythree 716d1e7
Use GQL_TYPE_NAME constant in gqlScopesByContext() and getGqlTypeName()
Copilot 9c68c12
Make sure metafields are re-mapped with key and value props in gql
nfourtythree b903160
fix cs
nfourtythree 33b1b45
Make sure metafield `value` is always being returned as a string for …
nfourtythree a7cbd61
Remove no longer need `url` remapping in `Image` GQL type
nfourtythree 35fabb8
fix cs
nfourtythree 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
Oops, something went wrong.
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.