Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Added type hints to graphql base api.

Additional review information

It helped to discover few issues in the code (luckily the code was never triggered).

Testing notes:

  1. Validate code changes.
  2. Use any graphql methods, like get_folders, get_tasks, get_activities etc.

@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label Sep 1, 2025
@iLLiCiTiT iLLiCiTiT self-assigned this Sep 1, 2025
@kalisp
Copy link
Member

kalisp commented Sep 8, 2025

I am seeing:
image

@iLLiCiTiT
Copy link
Member Author

Should be fixed.

Copy link
Member

@antirotor antirotor 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 for signatures. Mypy is complaining about missing type hints inside the code and there are some issues about incompatible assignments, not much but still. I guess topic for different PR

@iLLiCiTiT iLLiCiTiT merged commit 50fd178 into develop Sep 8, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/type-hints-in-graphql branch September 8, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants