Benjie

Results 214 issues of Benjie

As discussed in this thread: https://github.com/APIs-guru/graphql-over-http/issues/5

💅 enhancement

I'm not completely sure what options to include, or how to express them. I was considering making it a level like `--verbosity error`, 'warn', 'info', 'debug', 'excessive'. Or maybe a...

💅 enhancement

[Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) are a perfect mechanism for informing a GraphQL client, such as graphql-playground, that the schema has been updated. They don't require the complexity of websockets, and they are...

rfc/0-needs-spec
status/pr-welcome

https://www.npmjs.com/org/localrepo / https://www.npmjs.com/package/@localrepo/pledge

### Feature description @phryneas has written https://github.com/mayflower/postgraphile-tag-json-tools which enables more accurate JSON schema for the postgraphile.tags.jsonc file, leading to better auto-complete (and hopefully detection of misconfiguration, e.g. typos in references,...

enhancement

This is a work in progress PR for adding avatar upload functionality, merging #101 and #108. It's no-where near ready. - [x] Add createSignedUrl mutation - [x] Add upload component...

Run `yarn server schema:export` and check it's not different.