orchestrate-0.2.0.3: An API client for http://orchestrate.io/.

Safe HaskellNone
LanguageHaskell2010

Database.Orchestrate.Collection

Description

This implements the API calls to manage collections on Orchestrate.

Synopsis

Documentation

deleteCollection :: Collection -> OrchestrateIO () Source

This deletes a collection. See the API documentation for more information.

deleteCollection "collection-name"