Skip to content

Unsupported object type when running generate_schema_objects #6

@ilukac

Description

@ilukac

Hi there,

Just wanted to try it against eZ Platform GraphQL and got an error. Any ideas what could be the issue?

PHP Fatal error: Uncaught RuntimeException: Unsupported object type in /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php:139
Stack trace:
#0 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(106): GraphQL\SchemaGenerator\SchemaClassGenerator->generateObject('DomainContent', 'INTERFACE')
#1 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(155): GraphQL\SchemaGenerator\SchemaClassGenerator->appendQueryObjectFields(Object(GraphQL\SchemaGenerator\CodeGenerator\QueryObjectClassBuilder), 'ContentRelation', Array)
#2 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(133): GraphQL\SchemaGenerator\SchemaClassGenerator->generateQueryObject('ContentRelation')
#3 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(106): GraphQL\SchemaGenerator\ in /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php on line 139

Fatal error: Uncaught RuntimeException: Unsupported object type in /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php:139
Stack trace:
#0 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(106): GraphQL\SchemaGenerator\SchemaClassGenerator->generateObject('DomainContent', 'INTERFACE')
#1 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(155): GraphQL\SchemaGenerator\SchemaClassGenerator->appendQueryObjectFields(Object(GraphQL\SchemaGenerator\CodeGenerator\QueryObjectClassBuilder), 'ContentRelation', Array)
#2 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(133): GraphQL\SchemaGenerator\SchemaClassGenerator->generateQueryObject('ContentRelation')
#3 /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php(106): GraphQL\SchemaGenerator\ in /vendor/gmostafa/php-graphql-oqm/src/SchemaGenerator/SchemaClassGenerator.php on line 139

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