API Reference mongo_agile v0.7.0
Modules
Macro DeleteMany
Macro DeleteOne
Macro find
Macro find_one
Macro InsertMany
Macro InsertOne
Macro replace_one
Macro UpdateMany
Macro UpdateOne
ApiController example of use install_api
CustomerController Example of queries
CustomerModel Example of model using MapSchema
SchemaController Example of controller have some example of using before and after methods.
SchemaModel Example of model, have some example of using before and after methods.
You can use this customtype of MapSchema for can use BSON_ID, and parse to json easily.
The main proxy function of execution of queries
CustomType Elixir.MongoAgile.Queries.Helper.Base
CustomType Elixir.MongoAgile.Queries.Helper.Update