cassandra-data-apis icon indicating copy to clipboard operation
cassandra-data-apis copied to clipboard

Add DATA_API_INCLUDED_KEYSPACES to settings

Open csplinter opened this issue 5 years ago • 2 comments

By default we should include all of them but this will be a helpful complimentary setting for users that only want to expose a subset of user keyspaces

csplinter avatar Apr 30 '20 15:04 csplinter

We have the option for a single keyspace,DATA_API_KEYSPACE that, when set, exposes the schema at /graphql (no subpath with the ks name).

jorgebay avatar Apr 30 '20 15:04 jorgebay

Maybe this should supersede single keyspace mode?

mpenick avatar May 13 '20 23:05 mpenick