View Source Blunt.Absinthe (blunt_absinthe v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this macro

derive_enum(enum_name, arg)

View Source (macro)
Link to this macro

derive_mutation(command_module, return_type, opts \\ [])

View Source (macro)

Specs

derive_mutation(atom(), any(), keyword()) :: term()
Link to this macro

derive_query(query_module, return_type, opts \\ [])

View Source (macro)

Specs

derive_query(atom(), any(), keyword()) :: term()