import graphqlTypeJson from 'graphql-type-json' import { Field, ObjectType } from '@nestjs/graphql' @ObjectType() export class SomeClass ...
確定! 回上一頁