Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for GraphQL-based APIs + Suggestions & Control + Nionic #239

Draft
wants to merge 63 commits into
base: main
Choose a base branch
from

Conversation

jrcrawfo
Copy link
Contributor

Why?

  • Need to support GraphQL-based APIs for new Suggestions & Control interface and Nionic Platform
  • General performance improvements of commands to make the CLI easier to use (by caching tokens)

What changed?

  • Reorganized how environments and authentication works to use a common config file instead of having that defined within the services
  • Added the use of a token cache (~/.contxt/auth_tokens) to prevent new token retrieval on every CLI command or running of an algorithm
  • Support for GraphQL-based services
  • Added an initialization command to perform code generation for any GraphQL-based APIs
  • Cleanup unnecessary CLI commands
  • Fix re-initializing a defaults file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants