Absinthe.Compose.Downstream (absinthe_compose v0.1.0)
Translates the raw results we get from downstream schemas to a format that our schema can traverse
Link to this section Summary
Link to this section Functions
Link to this function
translate(downstream, field, schema)
Link to this function
translate_list(downstream, field, schema)
Link to this function
translate_object(downstream, field, schema)
Link to this function