We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fixed the update slug bug in the backend mutation handler
Now the slug is updated whenever the title of type or item is changed
When the slug is updated redirect to the url with new slug
Made the description as multiline textarea
Made changes in Types Mongoose Schema to store dynamic fields
The text was updated successfully, but these errors were encountered:
Merge pull request #37 from Codemarket2/raj-React-Grid-Layout
13bca57
On pages - add - View more- button dynamically
No branches or pull requests
Backend
Fixed the update slug bug in the backend mutation handler
Now the slug is updated whenever the title of type or item is changed
Frontend
When the slug is updated redirect to the url with new slug
Made the description as multiline textarea
Backend
Made changes in Types Mongoose Schema to store dynamic fields
The text was updated successfully, but these errors were encountered: