GraphQL Input types ... input ActiveUserInput { username: String! timestamp: Time! } Input types are used to convey complex arguments to queries or field ...
確定! 回上一頁