You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/services/databases.ts
-37Lines changed: 0 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -90,43 +90,6 @@ export class Databases {
90
90
payload
91
91
);
92
92
}
93
-
/**
94
-
* Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https://appwrite.io/docs/server/databases#databasesCreateCollection) API or directly from your database console.
0 commit comments