artemis_custom 2.1.4 copy "artemis_custom: ^2.1.4" to clipboard
artemis_custom: ^2.1.4 copied to clipboard

Build dart types from GraphQL schemas and queries (using Introspection Query).

example/README.md

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.