Skip to content

Release v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 04:14
3a85d2a

Added

  • Support for Multiple Collections
    • Create New Collection : Connection.createCollection()
    • Get all Collections : Connection.getCollections()
    • Get a Collection : Connection.getCollection()
    • Update a Collection : Connection.updateCollection()