Skip to content

Internal Server Error with  #11

Description

@kevinnivek

WPGraphQL : 1.20.0
Wordpress : 6.3.3
WPGraphQL NInja Forms : 0.1.4

As soon as plugin is activated , this is the result of the GraphQL IDE Attempt to load in wordpress /index.php?graphql

{
    "code": "internal_server_error",
    "message": "<p>There has been a critical error on this website.<\/p><p><a href=\"https:\/\/wordpress.org\/documentation\/article\/faq-troubleshooting\/\">Learn more about troubleshooting WordPress.<\/a><\/p>",
    "data": {
        "status": 500
    },
    "additional_errors": []
}

I think this is relating to some changes in the latest version of the WPGraphQL Wordpress plugin that are not compatible wtih this ninja form plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions