View Source Bonfire.API.GraphQL.RestAdapter (Bonfire v0.9.10-classic-beta.156)

Summary

Functions

Link to this function

endpoint(query, success_fn \\ nil, error_fn \\ nil)

View Source
Link to this function

error_fn(response, conn)

View Source
Link to this function

return(name, ret, conn, transform_fun \\ nil)

View Source
Link to this function

success_fn(response, conn)

View Source
Link to this function

transform_data(data, transform_fun)

View Source