Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.API.GraphQL.RestAdapter
(Bonfire v0.9.10-classic-beta.169)
Summary
Functions
endpoint(query, success_fn \\ nil, error_fn \\ nil)
error_fn(response, conn)
return(name, ret, conn, transform_fun \\ nil)
success_fn(response, conn)
transform_data(data)
transform_data(data, transform_fun)
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)
View Source
Link to this function
transform_data(data, transform_fun)
View Source