Dylan Owen

Results 15 issues of Dylan Owen

If you construct a `GraphiQL` instance with a bad fetcher `fetchError` gets persisted in `SchemaContextType` forever. You can still fetch a new schema but the `DocExplorer` will always show "Error...

I've been wanting the ability to embed dot-http in the browser so that I can use it from an extension I'm working on. I was also thinking about https://github.com/bayne/dot-http/issues/46 but...

I'd like to reopen the discussion on @enjoylife's suggested simplification of the spec #50 . I believe their suggestion can greatly simplify this specification and ease the implementation for typesafe...

This builds on top of https://github.com/SitePen/dts-generator/pull/32 I cleaned up exclude options to use the same file resolution as 'files' for consistency. I signed with the CLA under my gmail: dyltotheo

It seems to me that it should be impossible to define a custom `FromInput` and `ResultMarshaller` on an `Argument` unless the custom `ResultMarshaller` has it's `Node` type defined as `Any`....

My problem is that clicking an anchor `` tag doesn't do anything when deeplinks is enabled. This change attempts to check whether the existing fragment is ours before clearing it.

I chose MIT as it aligns with graphql over http: https://github.com/graphql/graphql-over-http/blob/main/LICENSE

Any plans to merge the https://github.com/vleue/bevy_pathmesh/tree/interactive branch?

### Problem It is very useful with [spec-md](https://spec-md.com) to be able to share a link to anything: It would be great if we could include this functionality in mdBook. ###...

C-enhancement

https://github.com/Masterminds/glide/blob/master/Makefile#L27 I'm not sure if theres a better way to do this.