-
NASA has created a GraphQL interface for accessing CMR: https://github.com/nasa/cmr-graphql
Some of the advantages of this way to query are supposed to be 1) performance and 2) the ability to sear…
-
create GraphQL wrapper functions that can be used by gf_apps to create GraphQL versions of their API's
(on top of the already existing HTTP REST API's)
investigate libs:
- https://github.com/graph…
-
### Description
These are the packages in the pubspec.yaml
amplify_flutter:
amplify_auth_cognito:
amplify_authenticator:
amplify_storage_s3: ^2.4.0
amplify_core: ^2.4.0
when runni…
-
### Description
This is an aggregated feature request tracking issue for use cases of using API plugin to operate DataStore.
Please refer to the linked issues below to see the original feature r…
HuiSF updated
4 months ago
-
### Current Behavior
GitHub Advisory Database is mirrored from the GraphQL endpoint `https://api.github.com/graphql` using PAT linked to github.com.
### Proposed Behavior
GitHub Advisory Database i…
-
## Describe the Bug
The following code is more or less a copy of what appears in the docs:
```py
from starlette.applications import Starlette
from strawberry.asgi import GraphQL
…
-
Hi!
I use default_factory to initialize my variable, but variable always returns the same result. It seems like default_factory doesn't work and it returns always the same result of function.
Her…
-
## Describe the defect
If a va_form node is in draft state, it is possible for some of its information to appear on Find a VA Form search results anyway.
## To Reproduce
It's difficult to reproduce t…
-
Today is possible to create a PR as a draft with the [Repo.create_pull ](https://github.com/PyGithub/PyGithub/blob/main/github/Repository.py#L1551)method, but I didn't find a way to make a `draft` PR …
-
Being able to request info (and root) only when needed is a nice feature, but considering we haven't exposed a type for info yet, it might be nice to all to request for context as well
So, from thi…