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

Add CategoryMap, Tag and Media Types #83

Merged
merged 18 commits into from
May 7, 2021
Merged

Add CategoryMap, Tag and Media Types #83

merged 18 commits into from
May 7, 2021

Conversation

rutajdash
Copy link
Member

@rutajdash rutajdash commented May 6, 2021

Description and Changes

  • Added CategoryMap, Tag and Media Types
  • Stiched User, Article and Issue Schemas
  • BugFixed Article Schema and Content-Type
  • Updated CORS configuration

Solved or Linked Issues

Fixes #82

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 requested a review from VishalR3 May 6, 2021 20:40
@rutajdash rutajdash self-assigned this May 6, 2021
@VishalR3 VishalR3 merged commit 893912a into Monday-Morning:development May 7, 2021
@github-actions
Copy link

github-actions bot commented May 7, 2021

Prettier Response:

@rutajdash rutajdash deleted the wip/graphql/mergeSchemas/1 branch May 7, 2021 09:06
@rutajdash rutajdash added this to the Phase 1 Launch milestone Oct 5, 2021
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.

Circular Dependency caused due to UserType
2 participants