I have 2 graphql types that look like this type OtherCollection { name:String nestedTypes: [NestedType!] } type NestedType { name: String!
確定! 回上一頁