Closed pmelab closed 7 months ago
@amazeelabs/gatsby-source-silverback
Detect Gatsby Node types based on custom directives that are attached to them instead of "sourceFrom" only.
If Drupal is not available, types with @entity directives are not queryable in Gatsby any more and break the schema.
@entity
SLB-278
Package(s) involved
@amazeelabs/gatsby-source-silverback
Description of changes
Detect Gatsby Node types based on custom directives that are attached to them instead of "sourceFrom" only.
Motivation and context
If Drupal is not available, types with
@entity
directives are not queryable in Gatsby any more and break the schema.Related Issue(s)
SLB-278
How has this been tested?