This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-09 10:02:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-upload
/
config
/
schema.graphql
11 lines
133 B
GraphQL
Raw
Normal View
History
Unescape
Escape
Await promises before returning values
2018-04-10 12:56:13 +02:00
module
.
exports
=
{
resolver
:
{
Query
:
{
Support contains sensitive filter and fix Bookshelf queries
2018-04-10 18:54:01 +02:00
file
:
false
,
Await promises before returning values
2018-04-10 12:56:13 +02:00
files
:
{
resolver
:
'
Upload
.
find
'
}
}
}
}
;
Reference in New Issue
Copy Permalink