OBJECT

ExtendedData

link GraphQL Schema definition

1type ExtendedData {
2
3parentIds: String
5
4uniqueId: String!
6
7}