This website requires JavaScript.
Explore
Help
Sign in
hiro
/
grapher
Watch
1
Star
0
Fork
You've already forked grapher
0
mirror of
https://github.com/vale981/grapher
synced
2025-03-11 21:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c21c0f5e9
grapher
/
lib
/
query
/
testing
/
bootstrap
/
posts
/
expose.js
7 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added tests for every use case + found a nasty bug in schema build and solved it
2016-09-23 13:31:33 +03:00
import
Posts
from
'./collection.js'
;
decoupled query code, added metadata for inversed links
2016-10-14 10:57:26 +03:00
Posts
.
expose
(
{
firewall
(
filters
,
options
,
userId
)
{
added tests for every use case + found a nasty bug in schema build and solved it
2016-09-23 13:31:33 +03:00
decoupled query code, added metadata for inversed links
2016-10-14 10:57:26 +03:00
}
added tests for every use case + found a nasty bug in schema build and solved it
2016-09-23 13:31:33 +03:00
}
)
;
Reference in a new issue
Copy permalink