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

feat(apps/gql): add RafineQuery with metadata query & resolver #699

Merged
merged 5 commits into from
Dec 29, 2023

Conversation

cansirin
Copy link
Contributor

@cansirin cansirin commented Sep 2, 2023

Description

introducing Rafine as a MVP. Kinda still WIP.

Please describe your changes. Be descriptive enough to reduce churn for review process.

Checklist

  • discord username: csirin
  • Closes epic: rafine-api - centralized link metadata service for kamp.us #643
  • Closes feat(gql): create a new loader for fetching a given url's metadata #644
  • Closes feat(gql): add RafineQuery.metadata query & resolver #645
  • PR must be created for an issue from issues under "In progress" column from our project board.
  • A descriptive and understandable title: The PR title should clearly describe the nature and purpose of the changes. The PR title should be the first thing displayed when the PR is opened. And it should follow the semantic commit rules, and should include the app/package/service name in the title. For example, a title like "docs(@kampus-apps/pano): Add README.md" can be used.
  • Related file selection: Only relevant files should be touched and no other files should be affected.
  • I ran npx turbo run at the root of the repository, and build was successful.
  • I installed the npm packages using npm install --save-exact <package> so my package is pinned to a specific npm version. Leave empty if no package was installed. Leave empty if no package was installed with this PR.

How were these changes tested?

Please describe the tests you did to test the changes you made. Please also specify your test configuration.

@vercel
Copy link

vercel bot commented Sep 2, 2023

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

Name Status Preview Comments Updated (UTC)
kampus-gql ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2023 11:43pm
kampus-next ❌ Failed (Inspect) Dec 29, 2023 11:43pm
kampus-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2023 11:43pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
kampus-pasaport ⬜️ Ignored (Inspect) Visit Preview Dec 29, 2023 11:43pm

apps/gql/loaders/rafine.ts Outdated Show resolved Hide resolved
apps/gql/loaders/rafine.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants