MediaHub
No description
FieldsLink copied!
MediaHub.id
● ID!
non-null scalarLink copied!
MediaHub.metadataSchemas
● MetadataSchemaConnection
objectLink copied!
MediaHub.metadataSchemas.before
●String
scalarLink copied!Cursor to start from when paginating backwards
MediaHub.metadataSchemas.after
● String
scalarLink copied!
Cursor to start from when paginating forwards
MediaHub.metadataSchemas.first
● Int
scalarLink copied!
Specifies the number of results to return. Required when after cursor is used. Cannot be used with before cursor.
MediaHub.metadataSchemas.last
● Int
scalarLink copied!
Specifies the number of results to return when paginating backwards. Must be used with before cursor.
MediaHub.assetRepositories
● AssetRepositoryConnection
objectLink copied!
MediaHub.assetRepositories.before
●String
scalarLink copied!Cursor to start from when paginating backwards
MediaHub.assetRepositories.after
● String
scalarLink copied!
Cursor to start from when paginating forwards
MediaHub.assetRepositories.first
● Int
scalarLink copied!
Specifies the number of results to return. Required when after cursor is used. Cannot be used with before cursor.
MediaHub.assetRepositories.last
● Int
scalarLink copied!
Specifies the number of results to return when paginating backwards. Must be used with before cursor.
MediaHub.transformationTemplate
● TransformationTemplate!
non-null objectLink copied!
MediaHub.transformationTemplate.name
●String!
non-null scalarLink copied!
MediaHub.transformationTemplates
● TransformationTemplateConnection
objectLink copied!
MediaHub.transformationTemplates.before
●String
scalarLink copied!Paginate before opaque cursor
MediaHub.transformationTemplates.after
● String
scalarLink copied!
Paginate after opaque cursor
MediaHub.transformationTemplates.first
● Int
scalarLink copied!
Paginate first
MediaHub.transformationTemplates.last
● Int
scalarLink copied!
Paginate last
InterfacesLink copied!
Node
interfaceLink copied!
An object with an ID
Returned byLink copied!
mediaHub
query
Member ofLink copied!
MediaHubEdge
object