chore: update snapshots
This commit is contained in:
parent
72a13a9025
commit
17fad3a78a
|
|
@ -14,7 +14,7 @@ exports[`backingTypes can match backing types to regular enums 1`] = `
|
|||
|
||||
exports[`rootTypings can import enum via rootTyping 1`] = `
|
||||
"/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@ exports[`typegenPrinter should print a root type map 1`] = `
|
|||
|
||||
exports[`typegenPrinter should print the full output 1`] = `
|
||||
"/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ Array [
|
|||
|
||||
exports[`fieldAuthorizePlugin printing the authorize schema: Full Type Output 1`] = `
|
||||
"/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
exports[`queryComplexityPlugin printing the query complexity schema: Full Type Output 1`] = `
|
||||
"/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* This file was automatically generated by Nexus Schema
|
||||
* This file was generated by Nexus Schema
|
||||
* Do not make changes to this file directly
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue