-
### Version
_No response_
### Is your feature request related to a problem? Please describe.
fyi @kcbabo @saiskee
A big part of the value proposition of GraphQL in envoy at edge or in the mesh w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I installed a fresh installation of hoppscotch via the documentation at https://docs.ho…
-
Currently, our GraphQL query implementations use at least three different libraries:
- `api.Client.GraphQL()` - our [rudimentary, in-house query approach](https://github.com/cli/cli/blob/4a3ef50d2d…
-
# Summary
This RFC outlines a proposal to implement support for nested Graphql Mutations.Nested mutations is the ability to perform mutations on a type other than the root type in GraphQL and how to …
-
Currently permission classes seem to be geared towards a RBAC authorization scheme.
The permission classes defined for a resolver are run before the result of the resolver is available, i.e. the so…
-
## Describe the Bug
```python
@strawberry.field(permission_classes=[IsAuthenticated])
def movie(
self,
info: Info,
my_private_field: straw…
-
So I'm playing with the API right now. I'm creating pipelines by attaching config data to my applications. When I request a list of applications from the API I'd also like to get the config data with …
-
Hi,
Sorry if this is not the right place to post this but I cant seem to get this to load up properly.
I goto localhost:8000/___graphql I do now have the option of allGithubData/githubData howe…
-
This is half bug, half feature request, but I have decided that it fits better as a "bug" due to reasons listed below.
**Describe the bug**
The issue is described [here](https://stackoverflow.com/…
-
### Overview
We need to manage the work for the Org dashboard, so that we can prioritize and recruit.
### Action Items
- [x] Go the Org tab for Org dashboard and copy all of the links in the is…