-
-
Notifications
You must be signed in to change notification settings - Fork 569
Implement BuildClientSchema #539
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
34 commits
Select commit
Hold shift + click to select a range
fdfcd88
wip
spawnia 121e580
wip
spawnia fccc25d
Finish implementation
spawnia 6c62ecd
Add Introspection::fromSchema
spawnia c4021fd
wip test
spawnia 3c729c4
format
spawnia f8e9e6b
types
spawnia 0f7d970
Use array instead of stdClass
spawnia 38ea6df
Add tests
spawnia ed3e57c
Mention TypeKind constants change in UPGRADE.md
spawnia 10be064
Adress review comments
spawnia e9dadce
Some codestyle fixes
spawnia 67b0a8f
Merge branch 'master' into BuildClientSchema
spawnia 2b30fa7
Fix codestyle and static analysis
spawnia 8f6f638
Build some tests
spawnia 6d0fb28
Add more tests
spawnia c8560f0
Fix test and implementation
spawnia 1b588ce
Merge branch 'master' into BuildClientSchema
spawnia b5cc5fd
Fix codestyle
spawnia 9603ef1
Change wording
spawnia a15a2a8
Revert implementation of defaultValueExists
spawnia 71550b0
Fix codestyle
spawnia 622e632
Call instance method not statically
spawnia 063c0d5
Fix codestyle
spawnia c4d4396
Make callable functions public
spawnia 0b1bc87
Merge branch 'master' into BuildClientSchema
spawnia c06d5e0
Merge branch 'master' into BuildClientSchema
spawnia ce1f68c
Merge branch 'master' into BuildClientSchema
spawnia f8cbca3
Merge branch 'master' into BuildClientSchema
spawnia 44e9718
Update src/Type/Introspection.php
spawnia 7525beb
Update tests/Utils/BuildClientSchemaTest.php
spawnia 4203e0d
Iterable
spawnia d78980b
Revert change in Utils.php
spawnia c35106a
Re-add minimal docs fix
spawnia 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
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.