getAllAccordLibraryResources
All resources nested inside the library folders attached to an accord's library steps, resolved recursively through folder contents (up to ten levels deep). Deleted resources are excluded.
getAllAccordLibraryResources(
accordId: String!
): [Resource!]!
Arguments
getAllAccordLibraryResources.accordId ● String! non-null scalar
The accord whose library folder contents are returned.
Type
Resource object
A file, link, or embedded piece of content attached to an accord — or a folder that groups other resources.