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

Refactor Category Map Schema with DataSources #108

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Refactor Category Map Schema with DataSources #108

merged 4 commits into from
Oct 19, 2021

Conversation

rutajdash
Copy link
Member

Description and Changes

  • Refactor Category Map Schema with datasources
  • Configure dataloader

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a work/topic/feature/bugfix branch (right side). Don't request your default branch!
  • Make sure you are making a pull request against the development (left side). Also you should start your branch off default branch and follow the branch naming guidelines.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • I have added necessary documentation and mentioned the related issues (if appropriate)
  • I have added the appropriate labels, requested a review from a repository manager and assigned myself to this pull request.

Post merge checklist

@rutajdash rutajdash added enhancement New feature or request wip Work in Progress labels Oct 19, 2021
@rutajdash rutajdash added this to the Phase 1 Launch milestone Oct 19, 2021
@rutajdash rutajdash self-assigned this Oct 19, 2021
@rutajdash rutajdash merged commit b2461ef into Monday-Morning:refactor/phase-1 Oct 19, 2021
@rutajdash rutajdash mentioned this pull request Oct 19, 2021
7 tasks
rutajdash added a commit that referenced this pull request Oct 19, 2021
* Update model

* Update resolver

* Add datasources

* Add schema
@rutajdash rutajdash deleted the refactor/p1/categoryMap branch October 19, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wip Work in Progress
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement Data sources and DataLoader Isolate Permission System from Resolvers
1 participant