upload file
This commit is contained in:
parent
974814c281
commit
fa1fdcfc63
5 changed files with 155 additions and 1 deletions
graphql
|
@ -2,6 +2,7 @@ directive @oneOf on INPUT_OBJECT | FIELD_DEFINITION
|
|||
directive @stream on FIELD_DEFINITION
|
||||
|
||||
scalar DateTime
|
||||
scalar Upload
|
||||
|
||||
type Schema {
|
||||
query: Query
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue