pflima92 / google-cloud-datastore-inversify

Some utilities for the development of Google Cloud Datastore with InversifyJS
MIT License
2 stars 0 forks source link

Pagination Support #5

Open pflima92 opened 4 years ago

pflima92 commented 4 years ago

There is no pagination support currently.

An operation should return either a wrapped result or a different interface handling it.

pflima92 commented 4 years ago

Added simple support on https://github.com/pflima92/google-cloud-datastore-inversify/pull/7