How to mock an mutation argument in Django?

后端 未结 0 1027
星月不相逢
星月不相逢 2021-01-27 00:58

I have a mutation that has a decorator that checks the permissions (scopes) from the user token before s/he goes inside it. The decorator gets the input parameter from the mutat

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