Jorge Bay
Jorge Bay
I'm specifically looking for the client side of authentication protocol exchange.
We should try to give a final review for the REST API: - LWT responses #125 - Provide more user friendly primary keys and filtering (GET query string) - Look...
GraphQL keyspaces are built without using the current user or role (execute as).
Similar to the GraphQL playground, the idea would be to include a swagger UI for the REST API. The swagger yaml file should contain parts that are dynamic (like the...
We should support setting the default TTL when creating a table.
Collection types are not supported for DDL REST actions and likely not supported for some types of DML queries.
The GraphQL playground uses `http://localhost:` by default for the `defaultEndpointUrl`. We should use the same `window.location` protocol and host values as the one used by the user at runtime (using...
When there are no user-defined keyspaces, no graphql route is exposed. We should guide the user into the next steps and/or default to the DDL route (if the user has...
We should log the IPs of the hosts in the local dc that the endpoint is connected to.