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

[@kadena/graph] Feat: Update prisma schema to follow naming convention #998

Merged
merged 19 commits into from
Oct 11, 2023

Conversation

nil-amrutlal
Copy link
Contributor

@nil-amrutlal nil-amrutlal commented Oct 5, 2023

Updated prisma schema fields to follow naming convention camelCase and changed necessary files accordingly


@changeset-bot
Copy link

changeset-bot bot commented Oct 5, 2023

🦋 Changeset detected

Latest commit: 01066a9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 11:56am
docs-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 11:56am
immutable-records ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 11:56am
react-ui ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 11:56am
tools ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 11:56am

@nil-amrutlal nil-amrutlal changed the title [Graph/feat/prisma schema naming convention [@kadena/graph] Feat: Update prisma schema to follow naming convention Oct 5, 2023
packages/apps/graph/prisma/schema.prisma Outdated Show resolved Hide resolved
packages/apps/graph/src/graph/objects/Block.ts Outdated Show resolved Hide resolved
packages/apps/graph/src/graph/objects/Event.ts Outdated Show resolved Hide resolved
packages/apps/graph/src/graph/objects/Event.ts Outdated Show resolved Hide resolved
…ers-formatting

[@kadena/graph] , [@kadena/graph-client] Fix - Eventparameters fix and small adjustments
@webpro webpro merged commit c2482c8 into main Oct 11, 2023
9 checks passed
@webpro webpro deleted the graph/feat/prisma-schema-naming-convention branch October 11, 2023 12:02
eileenmguo pushed a commit that referenced this pull request Oct 12, 2023
#998)

* removed event parameters and added paramtext; adjusted the client pages accordingly

* fix fetching of events and eventpage

* change while statement on block so that subscription stops even if no result is fetched

* add empty changeset

* lint fix

* removed commentary

* fix lint

* applied naming convention on prisma fields and changed graphql queries and subscriptions accordingly

* add empty changeset

* apply naming convention to powhash field

* change graphql field accordingly

* changes in client to accomodate graphql schema changes

* changed paramText to new naming convention in client
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