absinthe_streamdata v0.1.2
  • Pages
  • Modules

    View Source Absinthe.StreamData (absinthe_streamdata v0.1.2)

    Documentation for Absinthe.StreamData.

    Link to this section Summary

    Functions

    build_argument(arg)
    document_of(schema, operation_type, name, opts \\ [max_depth: 5])
    execution_of(schema, doc, opts)
    field_of(schema, operation_type)
    operation_of(schema)
    run(schema, doc, opts)
    struct_of(struct, data)
    var_name(name)
    variables_of(schema, doc, type_mapper \\ {Absinthe.StreamData.DefaultTypeMapper, []})

    Link to this section Functions

    Link to this function

    build_argument(arg)

    View Source
    Link to this function

    document_of(schema, operation_type, name, opts \\ [max_depth: 5])

    View Source
    Link to this function

    execution_of(schema, doc, opts)

    View Source
    Link to this function

    field_of(schema, operation_type)

    View Source
    Link to this function

    operation_of(schema)

    View Source
    Link to this function

    run(schema, doc, opts)

    View Source
    Link to this function

    struct_of(struct, data)

    View Source
    Link to this function

    var_name(name)

    View Source
    Link to this function

    variables_of(schema, doc, type_mapper \\ {Absinthe.StreamData.DefaultTypeMapper, []})

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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