Testing Upload scalar type in graphql-playground

前端 未结 0 1237
一个人的身影
一个人的身影 2021-02-06 12:19

Ex:

mutation {
  uploadMediaObject(input: {file: "C:/Users/ASUS/Pictures/bmw.png"}) {
   mediaObject {id contentUrl}
  }
}

I want to te

相关标签:
回答
  • 消灭零回复
提交回复
热议问题