Skip to content

Commit debf709

Browse files
committed
Moved graphql_image to legacy.
1 parent 1297116 commit debf709

20 files changed

Lines changed: 1 addition & 0 deletions

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ type: module
33
description: 'Request specific image styles in GraphQL queries.'
44
package: GraphQL
55
core: 8.x
6+
hidden: true
67
dependencies:
78
- image
89
- graphql_file

modules/graphql_image/src/Plugin/Deriver/ImageResponsiveDeriver.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/Deriver/ImageResponsiveDeriver.php

File renamed without changes.

modules/graphql_image/src/Plugin/Field/FieldFormatter/GraphQLImageFormatter.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/Field/FieldFormatter/GraphQLImageFormatter.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Enums/ImageStyleId.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Enums/ImageStyleId.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Enums/ResponsiveImageStyleId.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Enums/ResponsiveImageStyleId.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Fields/ImageAlt.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Fields/ImageAlt.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Fields/ImageDerivative.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Fields/ImageDerivative.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Fields/ImageField.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Fields/ImageField.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Fields/ImageFileSize.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Fields/ImageFileSize.php

File renamed without changes.

modules/graphql_image/src/Plugin/GraphQL/Fields/ImageMimeType.php renamed to modules/graphql_legacy/graphql_image/src/Plugin/GraphQL/Fields/ImageMimeType.php

File renamed without changes.

0 commit comments

Comments
 (0)