artemis 5.1.0 copy "artemis: ^5.1.0" to clipboard
artemis: ^5.1.0 copied to clipboard

discontinuedreplaced by: ferry
outdated

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.

github #

Even simpler example, for GitHub GraphQL API. I didn't commit the schema because it's too big (~3MB), so provide your own if you're running the example: https://github.com/octokit/graphql-schema

170
likes
40
points
22.6k
downloads

Publisher

verified publisherborges.dev

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

build, build_config, code_builder, equatable, gql, gql_code_gen, gql_dedupe_link, gql_exec, gql_http_link, gql_link, http, json_annotation, meta, path, recase, source_gen

More

Packages that depend on artemis