UpdateLibraryResourceVersionPayload
No description
type UpdateLibraryResourceVersionPayload {
libraryResourceVersion: LibraryResourceVersion
query: Query
}
Fields
UpdateLibraryResourceVersionPayload.libraryResourceVersion ● LibraryResourceVersion object
The library resource version after the update.
UpdateLibraryResourceVersionPayload.query ● Query object
Returned By
updateLibraryResourceVersion mutation