mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
test(server): move tests out of src folder (#4366)
This commit is contained in:
@@ -441,7 +441,6 @@ export type SignUpMutation = {
|
||||
};
|
||||
|
||||
export type UploadAvatarMutationVariables = Exact<{
|
||||
id: Scalars['String']['input'];
|
||||
avatar: Scalars['Upload']['input'];
|
||||
}>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user