Use a GraphQL endpoint in your Strapi project to fetch and mutate your content. ... mutation { createUser( input: { data: { username: "John" email: ...
確定! 回上一頁