-
I created `apollo.config.js` with the following content:
```js
module.exports = {
client: {
service: {
name: 'spacex',
url: 'https://api.spacex.land/graphql/',
// opti…
-
### Rationale
Nodewatcher is useable but as I need to add a bulk more heavy tasks it's increasingly becoming difficult to keep it fast enough to keep up with the 6 second block time.
so, as discus…
-
Imagine we have this type:
```python
@strawberry.type
class Frequency:
kind: str
times: int
```
and we want to use it as input, to do so we need to make a copy of it pretty much:
…
-
GitHub allows fetching `first: 100` or `last:100` items from the GraphQL API.
With that the CLI is also fetching data from the first 100 repos in an organization.
Add pagination feature to load dat…
-
Integration with https://github.com/jaydenseric/apollo-upload-server
-
Reported by https://app.hubspot.com/contacts/2762526/company/554275594
>Accessing non-default branches does appear to work, but the branches list is very slow to load
For context, this is a >10G…
-
## Description
GHES 3.7.7 -> Github.com
I am trying to run `grant-migrator-role` but it is failing with the following error due to cert name mismatch on GHES.
There is `no-ssl-verify` option fo…
-
I think we should allow users to choose between GraphiQL and other interfaces (like the Apollo Explorer).
This might not be too difficult to implement now that we have a base view, but maybe we nee…
-
This way I can watch an issue without making a dummy comment (see #129).
-
### Describe the bug
A clear and concise description of what the bug is. Include version by typing `gh --version`.
Version: 2.38.0
`gh pr status` throws a malformed error when the user is not l…