Skip to content
Snippets Groups Projects

Issue #3492332: Add support for Storage entities (allie-micka)

Merged Al Munnings requested to merge issue/graphql_compose-3492332:3492332-storage-entity into 2.3.x
4 files
+ 37
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -9,6 +9,8 @@ use Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeEntityTypeBase;
/**
* {@inheritdoc}
*
* @see https://www.drupal.org/project/group
*
* This is mostly a placeholder entity type.
* Further works on the groups module is assumed in the future.
* Probably via another contrib module.
Loading