A GraphQL schema must have a root query type, so we add a root type named Query ... a list of todos and a nextToken for getting the next batch of todos .
確定! 回上一頁