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(read): add query type, input types, and pagination object types #933

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    8b00f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398cee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix(QueryMode): Rename generated QueryMode input type

    Must rename to StringFilterQueryMode as to not conflict with the existing built-in QueryMode prisma enum type at gentime
    colin-oos committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e8456e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b058b87 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    dc7aab6 View commit details
    Browse the repository at this point in the history