Module graphql_ast

Function Index

id/1
name/1
typename/1
uniq/1

Function Details

id/1

id(E) -> any()

name/1

name(X1::'ROOT' | graphql:name()) -> binary()

typename/1

typename(Directive_type) -> any()

uniq/1

uniq(L::[{term(), term()}]) -> ok | {not_unique, term()}


Generated by EDoc