Marco-Daniel / wp-graphql-acf-ninja-forms

add acf ninja forms field to wp graphql schema
0 stars 1 forks source link

The schema returns a error #1

Open Ebeldev opened 2 years ago

Ebeldev commented 2 years ago

Hi Marco,

Thanks for sharing you code throught the WpGraphQL slack channel.

But your code does creates a error in the schema.

"Return value of GraphQL\Type\Schema::resolveType() must be an instance of GraphQL\Type\Definition\Type, null returned",

WordPress : 5.8.2 WPGraphQL : 1.6.10 WPGraphQL-acf : 0.5.3 WPGraphQL-gutenberg : 0.3.11 WPGraphQL-Gravity-forms: 0.9.2 Advanced Custom Fields: Gravityforms Add-on : 1.2.9

Marco-Daniel commented 2 years ago

Hi @Ebeldev,

This plugin is written to extend Ninja forms acf field. Might be that you would need to fork this and make some tweaks specific for Gravity forms. If you have any questions, please ask either here or on slack.