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

feat(dunning): Add DunningCampaignsResolver #2692

Merged
merged 2 commits into from
Oct 17, 2024
Merged

feat(dunning): Add DunningCampaignsResolver #2692

merged 2 commits into from
Oct 17, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Oct 15, 2024

This pull request introduces a new feature to manage and query dunning campaigns within an organization. The most important changes include adding new permissions, creating a resolver and query for dunning campaigns, and updating the GraphQL schema to support these queries.

GraphQL Resolvers and Types:

Model and Query Enhancements:

Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

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

looks good, left a few comments.

spec/graphql/resolvers/dunning_campaigns_resolver_spec.rb Outdated Show resolved Hide resolved
spec/queries/dunning_campaigns_query_spec.rb Outdated Show resolved Hide resolved
spec/queries/dunning_campaigns_query_spec.rb Outdated Show resolved Hide resolved
spec/queries/dunning_campaigns_query_spec.rb Outdated Show resolved Hide resolved
@rsempe rsempe merged commit f6cc1b0 into main Oct 17, 2024
6 checks passed
@rsempe rsempe deleted the auto-dunning branch October 17, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants