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

Breaking: Enable GraphQL by default #360

Merged
merged 49 commits into from
Jun 8, 2020
Merged

Conversation

dalehille
Copy link
Contributor

@dalehille dalehille commented May 27, 2020

  • turn on graphql by default
  • use graphql endpoints for channel/subscription updates
  • use default auth_model for graphql connections ( razee-org-key or x-api-key)
  • add channel/subscription graphql subscriptionsByTag and gql subscription
  • remove api/v1/cluster and /api/v1/subscription endpoints (except for GET /api/v1/channels/:channelName/:versionId)

dalehille and others added 30 commits April 22, 2020 15:14
…ash-api into cluster_subscription_gql_user_token
…oken

Cluster subscription gql user token
@nathanleviere nathanleviere marked this pull request as draft May 27, 2020 17:43
@dalehille dalehille requested a review from mckaymic May 29, 2020 08:57
app/apollo/resolvers/organization.js Outdated Show resolved Hide resolved
app/apollo/resolvers/common.js Outdated Show resolved Hide resolved
@dalehille dalehille changed the title Cluster subscription graphql Breaking: Enable GraphQL by default Jun 4, 2020
@dalehille dalehille marked this pull request as ready for review June 4, 2020 14:35
Copy link
Contributor

@yingwang-us yingwang-us left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dalehille dalehille merged commit 290933f into master Jun 8, 2020
@dalehille dalehille deleted the cluster_subscription_gql branch June 8, 2020 13:43
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