issues
search
mghoneimy
/
php-graphql-client
A PHP library that simplifies the process of interacting with GraphQL API's by providing simple client and query generator classes.
MIT License
302
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Has this been abandoned?
#88
tvaughan73
opened
6 months ago
4
Prevent already escaped quotes from being double escaped
#87
thewunder
opened
7 months ago
1
Update supporting psr/http-message:^2.0
#86
klobastov
opened
8 months ago
0
Non-static method GraphQL\Util\StringLiteralFormatter::isVariable() cannot be called statically
#85
Lenny4
opened
11 months ago
0
Improve return types for QueryBuilder methods
#84
earthiverse
opened
11 months ago
0
Make it possible to get arguments and field name
#83
eiriksm
opened
12 months ago
2
PHP 8.1+ support?
#82
dingo-d
opened
1 year ago
2
allow http-message ^2.0
#81
andrew1601
opened
1 year ago
0
Enum values not getting passed
#80
nishtha1998
opened
1 year ago
0
How do I remove "query" from the beginning of the query?
#79
tylers-username
closed
1 year ago
1
PHPDoc Type Error
#78
NickStallman
closed
1 year ago
1
Support request: How to build query for enum __type in schema
#77
longmtran
closed
2 years ago
1
Trying to produce mutation with nesting
#76
jaseyd
closed
2 years ago
1
Update Mutation
#75
acamenhas
opened
2 years ago
1
Printing raw query for debugging
#74
MarcoCazzaro
opened
2 years ago
7
Trying to implement login mutation [Sorare]
#73
faridmovsumov
opened
2 years ago
2
JSON decode failures
#72
wucdbm
closed
2 years ago
1
added data and errors in QueryError exception
#71
potasiyam
opened
2 years ago
2
Support for response with both errors and data
#70
potasiyam
opened
2 years ago
1
Cast the stream to string instead of getting the contents
#69
gisostallenberg
opened
2 years ago
5
How to suppress 'Member has protected visibility'
#68
SoftrainHere
opened
3 years ago
0
Array arguments string conversion bug
#67
kirkmadera
opened
3 years ago
0
Create php.yml for Github actions
#66
mghoneimy
closed
3 years ago
0
Empty string mutation variables handled as null
#65
carlosolivas
closed
3 years ago
3
Add AWS IAM authorization support
#64
ghost
closed
3 years ago
6
Argument 1 passed to GuzzleHttp\Client::send() must be an instance of GuzzleHttp\Message\RequestInterface
#63
marlexladag
closed
3 years ago
2
Client.php, line 122: Call to undefined function GuzzleHttp\\Psr7\\stream_for()
#62
paianoa
closed
3 years ago
2
Support guzzlehttp/psr7 2+, remove support for guzzlehttp/psr7 < 1.7
#61
jorrit
closed
3 years ago
5
Namespace conflict with webonyx/graphql-php
#60
kirkmadera
opened
3 years ago
4
Add support for AWS IAM authorization
#59
ghost
closed
3 years ago
1
InlineFragment: read selectionset from QueryBuilderInterface
#58
jorrit
closed
3 years ago
3
nested level of arguments bug
#57
ammaramame
closed
3 years ago
1
Please add Union support to your graphql library
#56
greg-burgoon
closed
3 years ago
2
Mutation with Array Levels
#55
ariellcannal
closed
3 years ago
1
Mutation with Array Levels
#54
ariellcannal
closed
3 years ago
1
implemented file upload capability
#53
JardanDuarte
opened
3 years ago
2
Pass request and response to Results object to allow the result or th…
#52
rgagnon24
closed
3 years ago
1
Fix doc blocks & types
#51
GenieTim
closed
3 years ago
1
No QueryBuilder that can be a mutation?
#50
nealoke
closed
3 years ago
2
Can't set string values beginning with $
#49
aripringle
closed
3 years ago
1
PHP 8 support
#48
dmouse
closed
3 years ago
3
Optional CS config
#47
gpupo
closed
3 years ago
1
Add Php8 support
#46
gpupo
closed
3 years ago
3
Need to manage setSelectionSet for Array Set
#45
devrsingh2
closed
3 years ago
1
Subscription
#44
pizza-777
opened
3 years ago
0
Multipart request
#43
elemke
opened
3 years ago
1
GET requests not working
#42
t-heuser
opened
4 years ago
6
#17 Adds the ability to use an alias on object queries.
#41
paul-crashley
closed
4 years ago
3
feat: add request method as client construct argument
#40
t-heuser
closed
4 years ago
0
[FEATURE] Add option to make a GET request
#39
t-heuser
closed
4 years ago
3
Next