Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 667 Bytes

gatsby-plugin-next-seo.jsonldprops.md

File metadata and controls

19 lines (12 loc) · 667 Bytes

Home > gatsby-plugin-next-seo > JsonLdProps

JsonLdProps interface

Signature:

export interface JsonLdProps<GThing extends Thing> extends DeferSeoProps 

Extends: DeferSeoProps

Properties

Property Type Description
json WithContext<GThing> The props which conform to the JSON-LD Specification.