Cargo Features

mongodb-base-service has no features set by default.

[dependencies]
mongodb-base-service = { version = "0.5.1", features = ["graphql", "test"] }
graphql = juniper

Affects base::DeleteResponseGQL

test

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

juniper graphql?

Enables juniper ^0.14.2

optional