example/composable_extension.base.graphqls loaded in schema when module is off

Created on 20 November 2024, 5 months ago

Problem/Motivation

When using open_social profile, and turning on social_graphql which depends on graphql the schema breaks because of the duplication of type Mutation, scalar Violation and interface Response.

Steps to reproduce

- install open_social profile version 13-alpha-x up to 13.0.0-alpha18
- drush en social_graphql - y
- login and go to /admin/config/graphql/servers/manage/open_social_graphql/explorer to see an error

Proposed resolution

I made a Merge request that comments what breaks the graphql schema, even tho this part of a module that is not turned on.
I believe somehow the schemaBuilder is picking up graphql schema files from disabled module but I was not able to figure it out.

Remaining tasks

Figuring why the schemaBuilder is picking up graphql files that are stored into disabled modules.

User interface changes

N/A

API changes

Data model changes

💬 Support request
Status

Active

Version

4.9

Component

Code

Created by

🇳🇱Netherlands deneus18

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024