Hi. We have a possibility to provide few values as input. A simplified schema would be this: input Filter { include: [String] exclude: [String] } type Query ...
確定! 回上一頁