MapOfDirectory__PathType
No description
1type MapOfDirectory__PathType {2entries: [MapOfDirectory__PathTypeEntry!]!3get(4key: String!5): Directory__PathType6}
No description
1type MapOfDirectory__PathType {2entries: [MapOfDirectory__PathTypeEntry!]!3get(4key: String!5): Directory__PathType6}
entries ● [MapOfDirectory__PathTypeEntry!]! non-null object commonget ● Directory__PathType enum commonkey ● String! non-null scalar common