BulkDeleteLibraryResourcesInput
No description
input BulkDeleteLibraryResourcesInput {
ids: [String!]!
}
Fields
BulkDeleteLibraryResourcesInput.ids ● [String!]! non-null scalar
Ids of the library resources to delete.
Member Of
bulkDeleteLibraryResources mutation