This repository was archived by the owner on Jan 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export type Scalars = {
2020 GitTimestamp: any;
2121 /** A string containing HTML code. */
2222 HTML: any;
23- /** An ISO-8601 encoded UTC date string with millisecond precison . */
23+ /** An ISO-8601 encoded UTC date string with millisecond precision . */
2424 PreciseDateTime: any;
2525 /** An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string. */
2626 URI: any;
Original file line number Diff line number Diff line change 5259652596 {
5259752597 "kind": "SCALAR",
5259852598 "name": "PreciseDateTime",
52599- "description": "An ISO-8601 encoded UTC date string with millisecond precison .",
52599+ "description": "An ISO-8601 encoded UTC date string with millisecond precision .",
5260052600 "fields": null,
5260152601 "inputFields": null,
5260252602 "interfaces": null,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export declare type Scalars = {
2323 GitTimestamp: any;
2424 /** A string containing HTML code. */
2525 HTML: any;
26- /** An ISO-8601 encoded UTC date string with millisecond precison . */
26+ /** An ISO-8601 encoded UTC date string with millisecond precision . */
2727 PreciseDateTime: any;
2828 /** An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string. */
2929 URI: any;
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export type Scalars = {
2626 /** A string containing HTML code. */
2727 // eslint-disable-next-line @typescript-eslint/no-explicit-any
2828 HTML: any;
29- /** An ISO-8601 encoded UTC date string with millisecond precison . */
29+ /** An ISO-8601 encoded UTC date string with millisecond precision . */
3030 // eslint-disable-next-line @typescript-eslint/no-explicit-any
3131 PreciseDateTime: any;
3232 /** An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string. */
You can’t perform that action at this time.
0 commit comments