Skip to content

Add photo remove graphql mutation - #1001

Merged
rameshlohala merged 7 commits into
mainfrom
feat/user/photo-graphql-mutations
Jul 25, 2025
Merged

Add photo remove graphql mutation#1001
rameshlohala merged 7 commits into
mainfrom
feat/user/photo-graphql-mutations

Conversation

@anveshdzangolab

Copy link
Copy Markdown
Contributor

No description provided.

@anveshdzangolab anveshdzangolab changed the title Add photo upload and remove graphql mutations Draft: Add photo upload and remove graphql mutations Jul 25, 2025
@anveshdzangolab anveshdzangolab changed the title Draft: Add photo upload and remove graphql mutations Add photo upload and remove graphql mutations Jul 25, 2025
@anveshdzangolab anveshdzangolab changed the title Add photo upload and remove graphql mutations Add photo remove graphql mutation Jul 25, 2025
Comment thread packages/user/src/model/users/graphql/resolver.ts
Comment thread packages/user/src/model/users/graphql/schema.ts Outdated
@auth(profileValidation: false, emailVerification: false)
changeEmail(email: String!): ChangeEmailResponse
@auth(profileValidation: false, emailVerification: false)
removePhoto: User @auth

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this aligned with the remove user photo endpoint?

@rameshlohala
rameshlohala merged commit 95674c7 into main Jul 25, 2025
2 checks passed
@rameshlohala
rameshlohala deleted the feat/user/photo-graphql-mutations branch July 25, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants