Home > gatsby-plugin-next-seo > JsonLdProps
Signature:
export interface JsonLdProps<GThing extends Thing> extends DeferSeoProps
Extends: DeferSeoProps
Property | Type | Description |
---|---|---|
json | WithContext<GThing> | The props which conform to the JSON-LD Specification. |