Skip to content
Snippets Groups Projects

Add status field to paragraphs.

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -16,6 +16,7 @@ use Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeEntityTypeBase;
* "created" = {},
* "changed" = {},
* "langcode" = {},
* "status" = {},
* },
* )
*/
Loading