| augment_root/1 | |
| execute/4 | |
| inject/0 | |
| mutation_type/4 | |
| query_type/4 | |
| schema_resolver/4 | |
| schema_types/4 | |
| subscription_type/4 | |
| type_resolver/4 |
augment_root(QueryObj) -> ok
execute(Ctx, Obj, FieldName, Args) -> any()
inject() -> ok
mutation_type(Ctx, Obj, X3, X4) -> any()
query_type(Ctx, Obj, X3, X4) -> any()
schema_resolver(Ctx, X2, X3, X4) -> any()
schema_types(Ctx, Obj, X3, Args) -> any()
subscription_type(Ctx, Obj, X3, X4) -> any()
type_resolver(Ctx, X2, X3, X4) -> any()
Generated by EDoc