Skip to content

Commit 0e5f842

Browse files
committed
Moving graphql_content to legacy subdirectory.
1 parent 9cf5c88 commit 0e5f842

35 files changed

Lines changed: 1 addition & 0 deletions

modules/graphql_content/config/schema/graphql_content.yml renamed to modules/graphql_legacy/graphql_content/config/schema/graphql_content.yml

File renamed without changes.

modules/graphql_content/graphql_content.info.yml renamed to modules/graphql_legacy/graphql_content/graphql_content.info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ description: 'Automatically create GraphQL types and fields from Drupal content
44
package: GraphQL
55
configure: graphql_content.content_entity_schema
66
core: 8.x
7+
hidden: true
78
dependencies:
89
- graphql_core

modules/graphql_content/graphql_content.links.menu.yml renamed to modules/graphql_legacy/graphql_content/graphql_content.links.menu.yml

File renamed without changes.

modules/graphql_content/graphql_content.links.task.yml renamed to modules/graphql_legacy/graphql_content/graphql_content.links.task.yml

File renamed without changes.

modules/graphql_content/graphql_content.routing.yml renamed to modules/graphql_legacy/graphql_content/graphql_content.routing.yml

File renamed without changes.

modules/graphql_content/graphql_content.services.yml renamed to modules/graphql_legacy/graphql_content/graphql_content.services.yml

File renamed without changes.

modules/graphql_content/src/ContentEntitySchemaConfig.php renamed to modules/graphql_legacy/graphql_content/src/ContentEntitySchemaConfig.php

File renamed without changes.

modules/graphql_content/src/Form/ContentEntitySchemaConfigForm.php renamed to modules/graphql_legacy/graphql_content/src/Form/ContentEntitySchemaConfigForm.php

File renamed without changes.

modules/graphql_content/src/GraphQLFieldFormatterBase.php renamed to modules/graphql_legacy/graphql_content/src/GraphQLFieldFormatterBase.php

File renamed without changes.

modules/graphql_content/src/Plugin/Deriver/DisplayedFieldDeriver.php renamed to modules/graphql_legacy/graphql_content/src/Plugin/Deriver/DisplayedFieldDeriver.php

File renamed without changes.

0 commit comments

Comments
 (0)