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

source-monday: Simplify and relax model definitions #2468

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

JustinASmith
Copy link
Contributor

@JustinASmith JustinASmith commented Feb 28, 2025

Description:

Modify GraphQL and models to be more flexible:

  • Update USERS GraphQL query to support pagination
  • Remove strict field definitions in models
  • Simplify model structures for Tag, Team, User, and Item
  • Adjust type hints and remove unnecessary validators

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable

Modify GraphQL and models to be more flexible:
    - Update USERS GraphQL query to support pagination
    - Remove strict field definitions in models
    - Simplify model structures for Tag, Team, User, and Item
    - Adjust type hints and remove unnecessary validators
@JustinASmith JustinASmith marked this pull request as ready for review February 28, 2025 22:04
Copy link
Member

@williamhbaker williamhbaker left a comment

Choose a reason for hiding this comment

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

LGTM

@JustinASmith JustinASmith merged commit 978c1ab into main Feb 28, 2025
84 of 89 checks passed
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