factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

parent_id filter to be added for categories graphql query #919

Open suma-498 opened 6 months ago

suma-498 commented 6 months ago
  1. Parent_id filter to be added for the categories query in graphQl to get the all the catergories belonging to a specific "parent" category
  2. The filter should also work for parentId as "null"