然后将类型添加到 config/graphql.php 文件中. 'types' => [ 'User' => 'App\GraphQL\Type\UserType' ]. 你也可以使用GraphQL Facade 来进行添加, ...
確定! 回上一頁