Skip to content

Conversation

AdrienPoupa
Copy link
Contributor

When passing 'debug' to the StandardServer it fails:

Unknown server config option "debug" {"exception":"[object] (GraphQL\\Error\\InvariantViolation(code: 0): Unknown server config option \"debug\" at /vol/website/vendor/webonyx/graphql-php/src/Server/ServerConfig.php:50)"}

This is because the option is now called debugFlag

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.38% when pulling e77d25d on AdrienPoupa:patch-1 into 3af8b92 on webonyx:master.

@spawnia spawnia added the docs label Mar 25, 2021
@spawnia spawnia merged commit 9eccb9c into webonyx:master Mar 27, 2021
@spawnia
Copy link
Collaborator

spawnia commented Mar 27, 2021

@vladar what is the process for actually updating the website?

@vladar
Copy link
Member

vladar commented Mar 29, 2021

@spawnia It should be as simple as installing mkdocs and running mkdocs gh-deploy (in the repository root folder, see related docs).

@simPod
Copy link
Collaborator

simPod commented Mar 29, 2021

So we can MB convert it into an Action to be run either on Release or Push to master 🤔

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

Successfully merging this pull request may close these issues.

5 participants