LibraryInterface for Library returnable types.
An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.Following types all implement this interface and must have all fields of this interface present.The __typename field resolves to a String which lets you differentiate different data types from each other on the client.
Library Id.
Library name.
Library color.
Amount of Assets contained in this Library. This field will be removed. Use assets.total instead.
Retrieve list of all MetadataFields belonging to this Library. This field will be removed. Use customMetadataProperties instead.
Search or list Assets in this Library.
Retrieve list of all Licenses belonging to this Library.
List Collection type items within a Library.
Browse the Library's SubFolderItems and AssetItems.
Library collaborators.
Check current User permissions in a specific Library.
BETA The Workflow belonging to the given Library.
List of CustomMetadataProperty items belonging to a Library.