Skip to content

Exception "You must freeze() a MutableObjectType before fetching its fields" gets thrown #308

Open
@PhilippSchreiber

Description

@PhilippSchreiber

It gets thrown in MutableTrait in line 82. When I add a print_r there for $this->className I can see that the problem is in "Symfony\Component\Security\Core\User\UserInterface".

Does anyone have a clue what I can do? It only happens when posting to the /graphql endpoint without query / mutation. But this leads to no autocomplete since the schema doesn't get generated. Queries and mutations work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    additional info neededAdditional information is needed to proceedhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions