Skip to content

feat: 🍰 [SubPR] Implement GQL Datamodels #4770

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

Closed
wants to merge 12 commits into from

Conversation

Tirokk
Copy link
Member

@Tirokk Tirokk commented Nov 3, 2021

🍰 Pullrequest

Implement GQL datamodels.

Issues

Todo

I decided to do the following later if there’s a use case and do KISS:

  • set a relation to one :Profile node on all profiles?
    • then Cypher can look like this: MATCH (profile)-[:BELONGS-TO]->(:Profile) RETURN profile {.*}

@Tirokk Tirokk changed the title feat: 🍰 Implement GQL Datamodels feat: 🍰 [SubPR] Implement GQL Datamodels Nov 3, 2021
@Tirokk Tirokk changed the base branch from master to 4548-single-person-org November 3, 2021 09:15
@Tirokk Tirokk self-assigned this Nov 3, 2021
@Tirokk Tirokk mentioned this pull request Nov 3, 2021
30 tasks
@Tirokk Tirokk changed the base branch from 4548-single-person-org to master November 3, 2021 10:30
@Tirokk Tirokk changed the base branch from master to 4548-single-person-org November 3, 2021 10:30
- Add test technologies.
- Add introduction video link.
@Tirokk Tirokk changed the title feat: 🍰 [SubPR] Implement GQL Datamodels feat: 🍰 [WIP][SubPR] Implement GQL Datamodels Nov 5, 2021
@Tirokk Tirokk marked this pull request as draft November 5, 2021 09:37
…ain-readme-testtech-video

docs: 🍰 Refine Main README.md With Test Tech Stack And Video Link
@Tirokk Tirokk changed the title feat: 🍰 [WIP][SubPR] Implement GQL Datamodels feat: 🍰 [SubPR] Implement GQL Datamodels Nov 18, 2021
@Tirokk Tirokk marked this pull request as ready for review November 23, 2021 10:27
@Tirokk Tirokk requested review from ulfgebhardt and Mogge November 23, 2021 10:28
@Tirokk
Copy link
Member Author

Tirokk commented Oct 18, 2022

closed in favor of #5059

@Tirokk Tirokk closed this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant