graphqlite icon indicating copy to clipboard operation
graphqlite copied to clipboard

Use PHP Attributes/Annotations to declare your GraphQL API

Results 58 graphqlite issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement

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...

additional info needed

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...

additional info needed

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...

documentation

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...

enhancement

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...

additional info needed

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...

enhancement

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...

enhancement

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:...

dependencies
github_actions