yii2-graphql icon indicating copy to clipboard operation
yii2-graphql copied to clipboard

facebook graphql server side for yii2 php framework

Results 7 yii2-graphql issues
Sort by recently updated
recently updated
newest added

访问是直接用postman访问/graphql吗?还是可以在浏览器上打开?

Any plan to update webonyx/graphql-php to **0.13.*** ? Reason being I'm looking to install https://github.com/Ecodev/graphql-upload which requires 0.13 version of webonyx/graphql-php Any suggestion?

Hi there, Just wanted to know if this repo is still actively maintained ?

How can we paginate data? Can you describe it in the documentation?

Hello. How to add information about number of records in the type of sheet? Need to create new object type? Can you describe it in the documentation? For example: >...

Hello, Is there any possibility to make use of events in the yii2-graphql library? I would like to check method (POST for all mutations) and making use of events to...