DeleteLibraryResourceInput
No description
input DeleteLibraryResourceInput {
id: String!
}
Fields
DeleteLibraryResourceInput.id ● String! non-null scalar
The library resource to delete.
Member Of
deleteLibraryResource mutation