Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
b1f19ee216f4b1c948a514b360384c8e6a3ed2b5
/
.
/
apps
/
minio
/
importer
/
chart
/
Schema.yaml
blob: 5bf0a23ba874ca7f48869d3cdd438d99bb117dac [
file
] [
log
] [
blame
]
giolekva
acd7150
2020-05-13 15:33:17 +0400
[
diff
] [
blame
]
1
schema:
|
2
type Image {
3
id:
ID
!
4
objectPath:
String
!
@search(
by:
[exact])
5
}