Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

New feature: add html to head and/or body via RenderPageOptions #20

Open
wants to merge 2 commits into
base: apollo
Choose a base branch
from

Conversation

Amit-A
Copy link

@Amit-A Amit-A commented Sep 18, 2019

Simply adds htmlHeadAdditions?: string | null and htmlBodyAdditions?: string | null to RenderPageOptions so that those of us using this in production can add content (e.g. tracking scripts) to the rendered GraphQL Playground when using apollo-server-express

Also adds async loading of fonts for slightly improved performance

@lyminhooo
Copy link

Have anyone working on this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants