Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

File metadata and controls

14 lines (9 loc) · 363 Bytes

dev.tkirch.wsc.graphql-php

Provides the "graphql-php" library at the WSC.

Docs

To load the library you can use the following code:

require_once WCF_DIR.'lib/system/api/graphql-php/autoload.php';

Everything else about graphql-php can be found in the corresponding GitHub repository at the following URL: https://github.com/webonyx/graphql-php