graphqlite
graphqlite copied to clipboard
Use PHP Attributes/Annotations to declare your GraphQL API
This is F*CKING awesome ! I wanted to tell you that while writing the first issue, which is more a feature request. This package only misses the integration of subscriptions...
There must be a way to improve the performance of the GlobTypeMapper. Currently, if globTtl is out (> 2s), all the annotations are parsed again. This is lengty (because for...
I'm making use of the webonyx/graphql-php Deferred type as I find them more intuitive to use than the prefetch option. However I'm having trouble returning an Deferred type in a...
Consider the following situation - no idea how to handle this without this annotation. Any ideas or alternate approaches? The goal here is to not have to create separate input...
I'd like to go ahead and present this RFC for implementation, possibly early as it looks to have full support. Or, at the least, I'd like to get the discussion...
Hey there, thanks for the best graphql implementation available! I have one problem to report: I want to have mutations with optional parameters. With String and Int it is working...
I'm using graphqlite in a standalone server process (currently reactphp, maybe switching to swoole) and therefore I cant use global variables, so I took my meta data from the request...
File upload documentation explains the GraphQLite side, but not the client side. It could be good to add samples on how to use it on the client side (maybe a...
GraphqLite is failing to install with my Symfony 6 project. Some of packages require v2 of [psr/container](https://github.com/php-fig/container) [psr/container](https://github.com/php-fig/container) v2 is required. Tried to resolve, but [picontainer](https://github.com/thecodingmachine/picotainer) locked psr/container v1.
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.1 to 0.11.0. Release notes Sourced from styfle/cancel-workflow-action's releases. 0.11.0 Minor Changes Update to Node 16: #186 Chore: rebuild: 1e0e690cd3756927cda56ad0033137ff1268c477 Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4:...