OBJECT

IngestSlugKey

link GraphQL Schema definition

1type IngestSlugKey {
2
3sourceId: ID!
4
5fileUri: String!
6
7}