@giraphql/plugin-simple-objects
Version:
A GiraphQL plugin for defining objects and interfaces without ts definitions for those types
16 lines (12 loc) • 420 B
Plain Text
> @giraphql/plugin-simple-objects@2.13.0 test /home/runner/work/giraphql/giraphql/packages/plugin-simple-objects
> pnpm jest
PASS tests/index.test.ts (13.77 s)
simple objects example schema
✓ generates expected schema (33 ms)
queries
✓ query some stuff (64 ms)
Test Suites: 1 passed, 1 total
Tests: 2 passed, 2 total
Snapshots: 2 passed, 2 total
Time: 14.099 s
Ran all test suites.