Grapix v0.2.1 Grapix.ApiModule behaviour View Source

Defines behaviors for plug-in API modules

Link to this section Summary

Link to this section Callbacks

Link to this callback

app()

View Source
app() :: [app: atom(), arg_hint: String.t()]
Link to this callback

mutation_fields()

View Source
mutation_fields() :: atom()
Link to this callback

query_fields()

View Source
query_fields() :: atom()
Link to this callback

subscription_fields()

View Source
subscription_fields() :: atom()