A clear and concise description of what feature you would like to include. If it
includes a change or addition to the API, please include an example of what API
you would enjoy using.
Good morning, i'm interested in using Vue Formulate and Graphql. My current setup is Nuxtjs, Prisma, Typegraphql, and Graphql-yoga. My graphql server works already with the above mentioned features for queries and mutations.
However, I would love to know if anyone has successfully added Vue Formulate form generation to the mix with graphql.
This is my code, but it doesn't work, no errors for the form in the console and the plugin is loaded in nuxt properly. Plus with static json it works like in the documentation.
Describe the new feature you'd like
A clear and concise description of what feature you would like to include. If it includes a change or addition to the API, please include an example of what API you would enjoy using.
Good morning, i'm interested in using Vue Formulate and Graphql. My current setup is Nuxtjs, Prisma, Typegraphql, and Graphql-yoga. My graphql server works already with the above mentioned features for queries and mutations.
However, I would love to know if anyone has successfully added Vue Formulate form generation to the mix with graphql.
This is my code, but it doesn't work, no errors for the form in the console and the plugin is loaded in nuxt properly. Plus with static json it works like in the documentation.
`
`