Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mghoneimy
/
php-graphql-client
Public
Notifications
You must be signed in to change notification settings
Fork
103
Star
314
Code
Issues
16
Pull requests
9
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
c8a6642
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 5, 2019
Merge pull request #14 from actionm/dev-master
Show description for c8a6642
mghoneimy
authored
c8a6642
Copy full SHA for c8a6642
fix test and README
actionm
committed
9dfde7c
Copy full SHA for 9dfde7c
fix test
actionm
committed
efdcdbf
Copy full SHA for efdcdbf
Commits on Sep 3, 2019
$httpOptions for \GuzzleHttp\Client
actionm
committed
13f31f1
Copy full SHA for 13f31f1
Commits on Aug 30, 2019
Issue-11: Fix return type of Client::runQuery and ::runRawQuery to return Results instead of ?Results
mghoneimy
committed
e8a17e1
Copy full SHA for e8a17e1
Issue-13: Fixed issue that prevented null arguments from getting sets in query string
mghoneimy
committed
35f0034
Copy full SHA for 35f0034
Commits on Aug 12, 2019
Pushing code coverage to 100%
mghoneimy
committed
06b91cd
Copy full SHA for 06b91cd
Commits on Aug 11, 2019
GQL-48: Finalized feature
Show description for 1be16d4
mghoneimy
committed
1be16d4
Copy full SHA for 1be16d4
GQL-48: Implementing a hack to enable the InlineFragment to select a Query inside
Show description for f4fd7c8
mghoneimy
committed
f4fd7c8
Copy full SHA for f4fd7c8
GQL-48: Added support for inline fragments
Show description for a9099d6
mghoneimy
committed
a9099d6
Copy full SHA for a9099d6
Merge pull request #10 from mos3abof/master
Show description for e47e6e5
mghoneimy
authored
e47e6e5
Copy full SHA for e47e6e5
Commits on Aug 10, 2019
Format the `README.md` and `Changelog.md`
Show description for b3d76cb
mos3abof
committed
b3d76cb
Copy full SHA for b3d76cb
Commits on Jul 23, 2019
Merge branch 'release/v1.2'
mghoneimy
committed
7a35b82
Copy full SHA for 7a35b82
v1.2: Version 1.2 finalized and ready for release
Show description for 8e9e532
mghoneimy
committed
8e9e532
Copy full SHA for 8e9e532
Merge branch 'bugfix/GQL-50' into develop
mghoneimy
committed
ac61b3b
Copy full SHA for ac61b3b
GQL-50: Fixed bug in creating mutations without selection sets
Show description for a3b0193
mghoneimy
committed
a3b0193
Copy full SHA for a3b0193
GQL-47: Tweaked Client behavior when constructing variables map
Show description for 2577b0c
mghoneimy
committed
2577b0c
Copy full SHA for 2577b0c
Merge branch 'feature/GQL-47' into develop
mghoneimy
committed
4a48bde
Copy full SHA for 4a48bde
GQL-47: Completed implementation and documentation of the query variables feature:
Show description for 1c37e3e
mghoneimy
committed
1c37e3e
Copy full SHA for 1c37e3e
GQL-47: Completed tests for newly added functionality
Show description for 14e42c7
mghoneimy
committed
14e42c7
Copy full SHA for 14e42c7
Commits on Jul 21, 2019
GQL-47: Fixed new logic to ensure that all existing tests are passing
mghoneimy
committed
1f59ccc
Copy full SHA for 1f59ccc
GQL-47: Added ability to set optional operation name
mghoneimy
committed
5a849e9
Copy full SHA for 5a849e9
GQL-47:
Show description for 0952376
mghoneimy
committed
0952376
Copy full SHA for 0952376
Commits on Jul 20, 2019
GQL-47: Completed the variables passing in POST request to GraphQL server
mghoneimy
committed
eef63a3
Copy full SHA for eef63a3
Commits on Jul 19, 2019
GQL-47: Added support for passing variables to the query object
Show description for 4fd3922
mghoneimy
committed
4fd3922
Copy full SHA for 4fd3922
Commits on May 7, 2019
Merge tag 'v1.1.1' into develop
Show description for 822f339
mghoneimy
committed
822f339
Copy full SHA for 822f339
Merge branch 'hotfix/v1.1.1'
mghoneimy
committed
d76b754
Copy full SHA for d76b754
GQL-46: Fixed quotation escaping issue
Show description for 8e73337
mghoneimy
committed
8e73337
Copy full SHA for 8e73337
Commits on Apr 26, 2019
Merge tag 'v1.1' into develop
Show description for 93ded6f
mghoneimy
committed
93ded6f
Copy full SHA for 93ded6f
Merge branch 'release/v1.1'
mghoneimy
committed
f1305dd
Copy full SHA for f1305dd
v1.1: Added Changelog to the repository
mghoneimy
committed
bf0e412
Copy full SHA for bf0e412
Merge branch 'feature/GQL-12' into develop
mghoneimy
committed
e4a27f2
Copy full SHA for e4a27f2
GQL-12: Added examples on how to use the mutation class to run queries
Show description for 606b1c8
mghoneimy
committed
606b1c8
Copy full SHA for 606b1c8
GQL-12: Added support for generating mutation operations
Show description for 3b6fe25
mghoneimy
committed
3b6fe25
Copy full SHA for 3b6fe25
GQL-45: Added support for the client to run query builders natively
Show description for e9c0980
mghoneimy
committed
e9c0980
Copy full SHA for e9c0980
Pagination
Previous
Next
You can’t perform that action at this time.