ExGraphQL.Object behaviour (ex_graphql v0.1.1)

Defines a behaviour and macros for creating GraphQL objects

Summary

Callbacks

__graphql_fields__()

@callback __graphql_fields__() :: list()

Functions

gql_field(name, type, opts \\ [])

(macro)