artemis 2.1.0+1 artemis: ^2.1.0+1 copied to clipboard
Build dart types from GraphQL schemas and queries (using Introspection Query).
Examples #
This folder contains some examples on how to use artemis.
pokemon #
A simple example, showing Pokémon GraphQL schema generation.
graphqbrainz #
A more complex example, for graphbrainz (a MusicBrainz GraphQL server). Featuring union types, interfaces and custom scalars.