rivet
v1.0.7
  • Pages
  • Modules
  • Mix Tasks

    View Source Rivet.Graphql (rivet v1.0.7)

    Helper functions for Absinthe resolvers.

    Link to this section Summary

    Functions

    current_hostname(arg1)
    error_string(errs)
    graphql_error(method, err, logargs \\ [])
    graphql_log(method, args \\ [])
    graphql_result(x, method \\ nil)
    graphql_status_result(state, key \\ nil)
    graphql_status_results(x, key \\ :results)
    ok_as_list(pass)
    optional_arg(map, arg)
    parse_atom(arg1)
    parse_enum(arg1, enum)

    Link to this section Functions

    Link to this function

    current_hostname(arg1)

    View Source
    Link to this function

    error_string(errs)

    View Source
    Link to this function

    graphql_error(method, err, logargs \\ [])

    View Source
    Link to this function

    graphql_log(method, args \\ [])

    View Source
    Link to this function

    graphql_result(x, method \\ nil)

    View Source
    Link to this function

    graphql_status_result(state, key \\ nil)

    View Source
    Link to this function

    graphql_status_results(x, key \\ :results)

    View Source
    Link to this function

    ok_as_list(pass)

    View Source
    Link to this function

    optional_arg(map, arg)

    View Source
    Link to this function

    parse_atom(arg1)

    View Source
    Link to this function

    parse_enum(arg1, enum)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language