Connect profile picture upload to backend (#533)
* Connect profile picture upload to backend * Fix tests * Revert onboarding state changes
This commit is contained in:
@ -29,6 +29,7 @@ import GraphQLJSON from 'graphql-type-json';
|
||||
error.extensions.stacktrace = undefined;
|
||||
return error;
|
||||
},
|
||||
csrfPrevention: false,
|
||||
}),
|
||||
PrismaModule,
|
||||
HealthModule,
|
||||
|
||||
Reference in New Issue
Block a user