Implements

  • Plugin

Constructors

Properties

graphQLEndpoint: string
order: number = 3
ruleEngine: JssRuleEngine
sitecoreApiKey: string

Methods

  • Determines whether context is GetServerSidePropsContext (SSR) or GetStaticPropsContext (SSG)

    Parameters

    • context: GetServerSidePropsContext | GetStaticPropsContext

    Returns context is GetServerSidePropsContext

Generated using TypeDoc