This website requires JavaScript.
Explore
Help
Sign In
root
/
nexus
mirror of
https://github.com/graphql-nexus/nexus.git
Watch
1
Star
0
Fork
You've already forked nexus
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
latest
nexus
/
tests
/
_fixtures.ts
5 lines
103 B
TypeScript
Raw
Permalink
Blame
History
export
const
CatListFixture
=
[
{
id
:
'Cat:1'
,
name
:
'Felix'
}
,
{
id
:
'Cat:2'
,
name
:
'Booker'
}
,
]
Reference in New Issue
View Git Blame
Copy Permalink