Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hypermedia GraphQL RFC

This repository is dedicated to iterate on the idea of defining a Hypermedia GraphQL specification.

The basic idea is that all types that are defined as Resources can return actions.

A generic interface allows autonomous GraphQL clients to interact with Resources via actions.

Thanks to the type system of GraphQL, all this can be done in a type-safe manner.

the current state of the specification can be found in spec.graphqls.

What do you think? Create an issue and start the discussion!

Releases

Packages

Contributors