Skip to main content

libraryResources

Reads a set of LibraryResource.

libraryResources(
first: Int
offset: Int
orderBy: [LibraryResourcesOrderBy!]
condition: LibraryResourceCondition
filter: LibraryResourceFilter
): [LibraryResource!]

Arguments

libraryResources.first ● Int scalar

Only read the first n values of the set.

libraryResources.offset ● Int scalar

Skip the first n values.

libraryResources.orderBy ● [LibraryResourcesOrderBy!] list enum

The method to use when ordering LibraryResource.

libraryResources.condition ● LibraryResourceCondition input

A condition to be used in determining which values should be returned by the collection.

libraryResources.filter ● LibraryResourceFilter input

A filter to be used in determining which values should be returned by the collection.

Type

LibraryResource object

A reusable resource in the workspace's content library that can be linked into accords; its content is versioned through library_resource_version.