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

Tutorial 6.2: Add generics type hint to CellSuccessProps #6042

Merged
merged 3 commits into from
Jul 28, 2022

Conversation

Philzen
Copy link
Contributor

@Philzen Philzen commented Jul 25, 2022

This improves intellisense, enhancing the passed resultset from any to its actual query return type.

I just rechecked – this is actually the default that's being generated with yarn rw g cell Comment – even without the SDL in place yet, so this may have been simply forgotten when TS tabs were added to the tutorial.

This improves intellisense, enhancing the passed resultset from `any` to its actual query return type.
@nx-cloud
Copy link

nx-cloud bot commented Jul 25, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 86a2189.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Jul 25, 2022

Deploy Preview for redwoodjs-docs ready!

Name Link
🔨 Latest commit 86a2189
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/62e29313c7148d0007fe1400
😎 Deploy Preview https://deploy-preview-6042--redwoodjs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Philzen Philzen marked this pull request as ready for review July 25, 2022 23:14
@dac09 dac09 added the release:docs This PR only updates docs label Jul 28, 2022
@dac09 dac09 enabled auto-merge (squash) July 28, 2022 13:45
@dac09 dac09 merged commit ab4fbc1 into redwoodjs:main Jul 28, 2022
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Jul 28, 2022
@dac09
Copy link
Contributor

dac09 commented Jul 28, 2022

Thanks @Philzen! 🚀

dac09 added a commit to dthyresson/redwood that referenced this pull request Jul 28, 2022
…onfig-plugins

* 'main' of github.com:redwoodjs/redwood: (78 commits)
  fix(cli): Modify existence check of jest.config to check for both .js and .ts extensions in rw test (redwoodjs#6074)
  Tutorial 6.4: Add type generics to mockGraphQLMutation (redwoodjs#6046)
  Tutorial 6.2: Add generics type hint to CellSuccessProps (redwoodjs#6042)
  fix(deps): update graphql-tools monorepo (redwoodjs#6066)
  fix(deps): update dependency @types/node to v16.11.46 (redwoodjs#6065)
  chore(deps): update dependency @okta/okta-auth-js to v6.7.3 (redwoodjs#6068)
  chore(deps): update dependency @types/react to v17.0.48 (redwoodjs#6069)
  CLI responsiveness (redwoodjs#6028)
  Copy changes from "Make Jest Debugging a No-Brainer" (5296) (redwoodjs#6070)
  fix(deps): update dependency @graphql-codegen/cli to v2.11.0 (redwoodjs#6067)
  Update yarn.lock
  Version docs to 2.2
  Update all contributors
  Update yarn.lock
  v2.2.0
  Dedupe yarn.lock
  Show correct env filename on serverless firstrun deploy (redwoodjs#6023)
  chore(deps): update dependency firebase to v9.9.1 (redwoodjs#6020)
  tailwindcss ui: Add tailwindcss prettier rules (redwoodjs#5812)
  fix(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1 (redwoodjs#6017)
  ...
@jtoar jtoar modified the milestones: next-release, v3.0.0 Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants