I’m trying to make a mutation to create a page in Wagtail using graphene-django . The type of the created page should depend on passed parameters.
I’m trying to make a mutation to create a page in Wagtail using graphene-django . The type of the created page should depend on passed parameters.