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

New: Update graphql variables to camelCase #458

Merged
merged 16 commits into from Jul 2, 2020
Merged

New: Update graphql variables to camelCase #458

merged 16 commits into from Jul 2, 2020

Conversation

harkotha2
Copy link
Contributor

@harkotha2 harkotha2 commented Jun 29, 2020

In this PR, we updated all graphql methods, parameters, output varible names to camel-case. Note: values in JSON fields might not be updated.

Note: There is no impact on db, we continue using org_id, cluster_id, etc in mongo db. The changes are done purely by utilizing nodejs alias and mongoose alias.

Temporarily whitelist https://www.npmjs.com/advisories/1523 until there is a fix merged into lodash lodash/lodash#4759

@harkotha2 harkotha2 changed the title Update graphql variables to cameCase Update graphql variables to camelCase Jun 29, 2020
@mckaymic
Copy link
Contributor

We need to make sure we give the core and UI teams a heads up before we deploy this change.

@yingwang-us yingwang-us changed the title Update graphql variables to camelCase New: Update graphql variables to camelCase Jul 1, 2020
@yingwang-us yingwang-us marked this pull request as draft July 1, 2020 20:42
dalehille
dalehille previously approved these changes Jul 1, 2020
dalehille
dalehille previously approved these changes Jul 2, 2020
@yingwang-us yingwang-us marked this pull request as ready for review July 2, 2020 17:50
@dalehille dalehille merged commit d358863 into razee-io:master Jul 2, 2020
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.

None yet

4 participants