Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use query instead of mutation #16397

Closed
wants to merge 4 commits into from
Closed

Conversation

Udit-takkar
Copy link
Contributor

@Udit-takkar Udit-takkar commented Aug 29, 2024

What does this PR do?

  • Fixes #XXXX (GitHub issue number)
  • Fixes CAL-XXXX (Linear issue number - should be visible at the bottom of the GitHub issue description)

Fixes #16155 (comment)

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A I have added a Docs issue here if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • N/A I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

@keithwillcode keithwillcode added core area: core, team members only enterprise area: enterprise, audit log, organisation, SAML, SSO labels Aug 29, 2024
);
return handler(opts);
}),
checkIfMembershipExists: authedProcedure.input(ZCheckIfMembershipExistsInputSchema).query(async (opts) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just replaced mutation with query

@graphite-app graphite-app bot requested a review from a team August 29, 2024 15:20
Copy link

graphite-app bot commented Aug 29, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (08/29/24)

1 reviewer was added to this PR based on Keith Williams's automation.

@keithwillcode keithwillcode modified the milestones: v4.5, v4.6 Sep 15, 2024
Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 9:24am
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 9:24am

Copy link
Contributor

github-actions bot commented Oct 2, 2024

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label Oct 2, 2024
@keithwillcode
Copy link
Contributor

Closing due to staleness

@dosubot dosubot bot removed this from the v4.7 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only enterprise area: enterprise, audit log, organisation, SAML, SSO 💻 refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants