OBJECT

CreatedMediaShare

link GraphQL Schema definition

1type CreatedMediaShare {
2
3id: String!
4
5url: String!
6
7}