prismicio / prismic-types

Type definitions for Prismic content, models, and APIs
https://prismic.io/docs/technologies/javascript
Apache License 2.0
11 stars 4 forks source link

docs: add TSDoc to GraphQL types #10

Closed dayhaysoos closed 3 years ago

dayhaysoos commented 3 years ago

Simple comments for field types.

Issue: #7

codecov-commenter commented 3 years ago

Codecov Report

Merging #10 (8db6e45) into master (c87d0b0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           59        59           
=========================================
  Hits            59        59           
Impacted Files Coverage Δ
src/customType.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c87d0b0...8db6e45. Read the comment docs.

lihbr commented 3 years ago

Hey @dayhaysoos, just wondering, do you want to work on documenting all the other fields in that PR?