Loading src/Entity/PreviewGraphQL.php +3 −1 Original line number Diff line number Diff line Loading @@ -32,9 +32,11 @@ use Drupal\Core\Config\Entity\ConfigEntityBase; * }, * config_export = { * "id", * "uuid", * "entity_type", * "bundle", * "disable_preview_btn", * "deriver", * "override" * }, * links = { * "canonical" = "/admin/structure/preview-graphql/{preview_graphql}", Loading Loading
src/Entity/PreviewGraphQL.php +3 −1 Original line number Diff line number Diff line Loading @@ -32,9 +32,11 @@ use Drupal\Core\Config\Entity\ConfigEntityBase; * }, * config_export = { * "id", * "uuid", * "entity_type", * "bundle", * "disable_preview_btn", * "deriver", * "override" * }, * links = { * "canonical" = "/admin/structure/preview-graphql/{preview_graphql}", Loading