GraphQLReferenceMutationsdeleteCloudStoreOn this pagedeleteCloudStore Delete a cloud store connection. Input cloudStoreDeleteInput Return Type ID Example mutation DeleteCloudStore { deleteCloudStore(input: { cloudStoreId: "Y3N0MTIzNDU2" })} Related createCloudStore CloudStore type