Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 261 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 261 Bytes

Sandbox DataLoader And GraphQL PHP

Usages

Run without DataLoader

bin/run

Run with DataLoader using React

bin/run --with-dataloader

Run with DataLoader using deferred (native)

bin/run --with-dataloader --native