I am writing a graphql schema using amplify. I have a categories table in which I want to relate each category with other categories.
I am writing a graphql schema using amplify. I have a categories table in which I want to relate each category with other categories.