issues
search
youshido-php
/
GraphQL
Pure PHP realization of GraphQL protocol
MIT License
710
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
List of available fields shown when used an invalid one
#256
AntoineLemaire
opened
5 months ago
0
Refactored for PHP 8
#255
Matys333
opened
6 months ago
10
Bump express from 4.13.4 to 4.19.2 in /examples/js-relay
#254
dependabot[bot]
opened
8 months ago
0
:bug: Fix PHP8 compatibility
#253
homersimpsons
opened
1 year ago
0
Bump symfony/property-access version
#252
symm
closed
2 years ago
0
Fix composer json
#251
Pierre90
closed
2 years ago
0
Fixed nullable arguments in wrong order to ensure PHP8 runs the code
#250
florentdestremau
closed
3 years ago
5
Fixed nullable arguments in wrong order to ensure PHP8 runs the code
#249
florentdestremau
closed
3 years ago
0
Errors when using with PHP 8.0
#248
florentdestremau
closed
3 years ago
0
Parsing arrays of ENUMs doesn't work
#247
leoloso
opened
4 years ago
0
Fix exception when no args declared
#246
leoloso
opened
4 years ago
0
Fix overriding directives
#245
leoloso
opened
4 years ago
0
Do not override ancestor field directives
#244
leoloso
closed
4 years ago
1
Can extract the Parser as a standalone package?
#243
leoloso
opened
4 years ago
2
Operation type directive is overriding directives defined in ancestor fields
#242
leoloso
opened
4 years ago
5
ASTField query, not its subqueries
#241
keywinf
opened
4 years ago
1
Make Youshido Container also implement Psr Container
#240
asheliahut
opened
4 years ago
0
Fix request variables validation
#239
Jalle19
closed
2 months ago
1
PHP Fatal error when a variable is missing from operation name and dictionary of values
#238
leoloso
opened
4 years ago
12
Relax Symfony package version constraints
#237
Jalle19
closed
4 years ago
5
Not compatible with symfony 4.4
#236
perf2k2
closed
4 years ago
2
Update the CHANGELOG for v1.7.0
#235
Jalle19
closed
4 years ago
1
Various cleanups, prepping for a new release
#234
Jalle19
closed
5 years ago
0
Run phpstan on Travis CI
#233
Jalle19
closed
5 years ago
0
Run the test suite on PHP 7.2 and 7.3 too
#232
Jalle19
closed
5 years ago
0
Throw ConfigurationException when trying to add two types with the same name
#231
Jalle19
closed
5 years ago
0
Add a getImplementations() method to AbstractInterfaceType
#230
Jalle19
closed
5 years ago
0
Add support for error extensions
#229
Jalle19
closed
5 years ago
0
Update Scrutinizer CI integration after organization name change
#228
Jalle19
opened
5 years ago
2
Add support for error extensions
#227
Jalle19
closed
5 years ago
0
Fix a logic error that prevented null as default value
#226
Jalle19
closed
5 years ago
0
Refactor Processor to not use expensive array operations in loops
#225
Jalle19
closed
5 years ago
1
Add more robust implementation for TypeService::getPropertyValue()
#224
Jalle19
closed
5 years ago
0
Fix Travis CI badge, add Packagist badge
#223
Jalle19
closed
5 years ago
0
Attempt to fix Travis CI builds on PHP 5.5
#222
Jalle19
closed
5 years ago
0
Return null not just when the field is scalar but whenever it's non-null
#221
Jalle19
closed
5 years ago
1
ResolvableObjectTrait should gracefully return null for all nullable types, not just scalar ones
#220
Jalle19
closed
5 years ago
1
Add some introspection type tests
#218
Jalle19
closed
6 years ago
0
Use arrayLength
#217
armetiz
closed
6 years ago
1
Improve debugging process
#216
armetiz
opened
6 years ago
1
Tag new version
#215
Jalle19
closed
6 years ago
2
(test) add failing test about types only implementing an interface
#214
armetiz
closed
5 years ago
1
How to pass ListType as argument ?
#213
faizanakram99
closed
5 years ago
1
Added missing directive locations
#212
cgrice
closed
6 years ago
1
Run examples, small corrections
#211
oligus
closed
5 years ago
0
Public Static Function getPropertyValue() when var in entity starts with "is"
#210
alanlans
closed
5 years ago
1
In BooleanType, null should not be cast to false
#209
mathroc
closed
6 years ago
2
Scoping errors to the offending query when batching queries
#208
Pirokiko
closed
6 years ago
2
counting queries in payload
#207
usefksa
closed
6 years ago
1
Are you looking for help in maintaining this library?
#206
armetiz
opened
6 years ago
5
Next