prisma-schema.js 119 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609
  1. module.exports = {
  2. typeDefs: // Code generated by Prisma (prisma@1.30.1). DO NOT EDIT.
  3. // Please don't change this file manually but run `prisma generate` to update it.
  4. // For more information, please read the docs: https://www.prisma.io/docs/prisma-client/
  5. /* GraphQL */ `type AggregateCharacterization {
  6. count: Int!
  7. }
  8. type AggregateComment {
  9. count: Int!
  10. }
  11. type AggregateDUT {
  12. count: Int!
  13. }
  14. type AggregateEvent {
  15. count: Int!
  16. }
  17. type AggregateFile {
  18. count: Int!
  19. }
  20. type AggregateInstrument {
  21. count: Int!
  22. }
  23. type AggregateInstrumentCommand {
  24. count: Int!
  25. }
  26. type AggregateInstrumentInstance {
  27. count: Int!
  28. }
  29. type AggregateInstrumentParameter {
  30. count: Int!
  31. }
  32. type AggregateInstrumentSubsystem {
  33. count: Int!
  34. }
  35. type AggregateMeasurement {
  36. count: Int!
  37. }
  38. type AggregateMeasurementRun {
  39. count: Int!
  40. }
  41. type AggregateMeta {
  42. count: Int!
  43. }
  44. type AggregateProject {
  45. count: Int!
  46. }
  47. type AggregateProjectVersion {
  48. count: Int!
  49. }
  50. type AggregateSetup {
  51. count: Int!
  52. }
  53. type AggregateSetupHardware {
  54. count: Int!
  55. }
  56. type AggregateSetupHardwareInstance {
  57. count: Int!
  58. }
  59. type AggregateUser {
  60. count: Int!
  61. }
  62. type BatchPayload {
  63. count: Long!
  64. }
  65. type Characterization {
  66. id: ID!
  67. name: String!
  68. projectVersion: ProjectVersion!
  69. measurementRuns(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [MeasurementRun!]
  70. }
  71. type CharacterizationConnection {
  72. pageInfo: PageInfo!
  73. edges: [CharacterizationEdge]!
  74. aggregate: AggregateCharacterization!
  75. }
  76. input CharacterizationCreateInput {
  77. name: String!
  78. projectVersion: ProjectVersionCreateOneInput!
  79. measurementRuns: MeasurementRunCreateManyInput
  80. }
  81. type CharacterizationEdge {
  82. node: Characterization!
  83. cursor: String!
  84. }
  85. enum CharacterizationOrderByInput {
  86. id_ASC
  87. id_DESC
  88. name_ASC
  89. name_DESC
  90. createdAt_ASC
  91. createdAt_DESC
  92. updatedAt_ASC
  93. updatedAt_DESC
  94. }
  95. type CharacterizationPreviousValues {
  96. id: ID!
  97. name: String!
  98. }
  99. type CharacterizationSubscriptionPayload {
  100. mutation: MutationType!
  101. node: Characterization
  102. updatedFields: [String!]
  103. previousValues: CharacterizationPreviousValues
  104. }
  105. input CharacterizationSubscriptionWhereInput {
  106. mutation_in: [MutationType!]
  107. updatedFields_contains: String
  108. updatedFields_contains_every: [String!]
  109. updatedFields_contains_some: [String!]
  110. node: CharacterizationWhereInput
  111. AND: [CharacterizationSubscriptionWhereInput!]
  112. OR: [CharacterizationSubscriptionWhereInput!]
  113. NOT: [CharacterizationSubscriptionWhereInput!]
  114. }
  115. input CharacterizationUpdateInput {
  116. name: String
  117. projectVersion: ProjectVersionUpdateOneRequiredInput
  118. measurementRuns: MeasurementRunUpdateManyInput
  119. }
  120. input CharacterizationUpdateManyMutationInput {
  121. name: String
  122. }
  123. input CharacterizationWhereInput {
  124. id: ID
  125. id_not: ID
  126. id_in: [ID!]
  127. id_not_in: [ID!]
  128. id_lt: ID
  129. id_lte: ID
  130. id_gt: ID
  131. id_gte: ID
  132. id_contains: ID
  133. id_not_contains: ID
  134. id_starts_with: ID
  135. id_not_starts_with: ID
  136. id_ends_with: ID
  137. id_not_ends_with: ID
  138. name: String
  139. name_not: String
  140. name_in: [String!]
  141. name_not_in: [String!]
  142. name_lt: String
  143. name_lte: String
  144. name_gt: String
  145. name_gte: String
  146. name_contains: String
  147. name_not_contains: String
  148. name_starts_with: String
  149. name_not_starts_with: String
  150. name_ends_with: String
  151. name_not_ends_with: String
  152. projectVersion: ProjectVersionWhereInput
  153. measurementRuns_every: MeasurementRunWhereInput
  154. measurementRuns_some: MeasurementRunWhereInput
  155. measurementRuns_none: MeasurementRunWhereInput
  156. AND: [CharacterizationWhereInput!]
  157. OR: [CharacterizationWhereInput!]
  158. NOT: [CharacterizationWhereInput!]
  159. }
  160. input CharacterizationWhereUniqueInput {
  161. id: ID
  162. }
  163. type Comment {
  164. id: ID!
  165. text: String
  166. createdAt: DateTime!
  167. previousVersion: Comment
  168. }
  169. type CommentConnection {
  170. pageInfo: PageInfo!
  171. edges: [CommentEdge]!
  172. aggregate: AggregateComment!
  173. }
  174. input CommentCreateInput {
  175. text: String
  176. previousVersion: CommentCreateOneInput
  177. }
  178. input CommentCreateManyInput {
  179. create: [CommentCreateInput!]
  180. connect: [CommentWhereUniqueInput!]
  181. }
  182. input CommentCreateOneInput {
  183. create: CommentCreateInput
  184. connect: CommentWhereUniqueInput
  185. }
  186. type CommentEdge {
  187. node: Comment!
  188. cursor: String!
  189. }
  190. enum CommentOrderByInput {
  191. id_ASC
  192. id_DESC
  193. text_ASC
  194. text_DESC
  195. createdAt_ASC
  196. createdAt_DESC
  197. updatedAt_ASC
  198. updatedAt_DESC
  199. }
  200. type CommentPreviousValues {
  201. id: ID!
  202. text: String
  203. createdAt: DateTime!
  204. }
  205. input CommentScalarWhereInput {
  206. id: ID
  207. id_not: ID
  208. id_in: [ID!]
  209. id_not_in: [ID!]
  210. id_lt: ID
  211. id_lte: ID
  212. id_gt: ID
  213. id_gte: ID
  214. id_contains: ID
  215. id_not_contains: ID
  216. id_starts_with: ID
  217. id_not_starts_with: ID
  218. id_ends_with: ID
  219. id_not_ends_with: ID
  220. text: String
  221. text_not: String
  222. text_in: [String!]
  223. text_not_in: [String!]
  224. text_lt: String
  225. text_lte: String
  226. text_gt: String
  227. text_gte: String
  228. text_contains: String
  229. text_not_contains: String
  230. text_starts_with: String
  231. text_not_starts_with: String
  232. text_ends_with: String
  233. text_not_ends_with: String
  234. createdAt: DateTime
  235. createdAt_not: DateTime
  236. createdAt_in: [DateTime!]
  237. createdAt_not_in: [DateTime!]
  238. createdAt_lt: DateTime
  239. createdAt_lte: DateTime
  240. createdAt_gt: DateTime
  241. createdAt_gte: DateTime
  242. AND: [CommentScalarWhereInput!]
  243. OR: [CommentScalarWhereInput!]
  244. NOT: [CommentScalarWhereInput!]
  245. }
  246. type CommentSubscriptionPayload {
  247. mutation: MutationType!
  248. node: Comment
  249. updatedFields: [String!]
  250. previousValues: CommentPreviousValues
  251. }
  252. input CommentSubscriptionWhereInput {
  253. mutation_in: [MutationType!]
  254. updatedFields_contains: String
  255. updatedFields_contains_every: [String!]
  256. updatedFields_contains_some: [String!]
  257. node: CommentWhereInput
  258. AND: [CommentSubscriptionWhereInput!]
  259. OR: [CommentSubscriptionWhereInput!]
  260. NOT: [CommentSubscriptionWhereInput!]
  261. }
  262. input CommentUpdateDataInput {
  263. text: String
  264. previousVersion: CommentUpdateOneInput
  265. }
  266. input CommentUpdateInput {
  267. text: String
  268. previousVersion: CommentUpdateOneInput
  269. }
  270. input CommentUpdateManyDataInput {
  271. text: String
  272. }
  273. input CommentUpdateManyInput {
  274. create: [CommentCreateInput!]
  275. update: [CommentUpdateWithWhereUniqueNestedInput!]
  276. upsert: [CommentUpsertWithWhereUniqueNestedInput!]
  277. delete: [CommentWhereUniqueInput!]
  278. connect: [CommentWhereUniqueInput!]
  279. set: [CommentWhereUniqueInput!]
  280. disconnect: [CommentWhereUniqueInput!]
  281. deleteMany: [CommentScalarWhereInput!]
  282. updateMany: [CommentUpdateManyWithWhereNestedInput!]
  283. }
  284. input CommentUpdateManyMutationInput {
  285. text: String
  286. }
  287. input CommentUpdateManyWithWhereNestedInput {
  288. where: CommentScalarWhereInput!
  289. data: CommentUpdateManyDataInput!
  290. }
  291. input CommentUpdateOneInput {
  292. create: CommentCreateInput
  293. update: CommentUpdateDataInput
  294. upsert: CommentUpsertNestedInput
  295. delete: Boolean
  296. disconnect: Boolean
  297. connect: CommentWhereUniqueInput
  298. }
  299. input CommentUpdateWithWhereUniqueNestedInput {
  300. where: CommentWhereUniqueInput!
  301. data: CommentUpdateDataInput!
  302. }
  303. input CommentUpsertNestedInput {
  304. update: CommentUpdateDataInput!
  305. create: CommentCreateInput!
  306. }
  307. input CommentUpsertWithWhereUniqueNestedInput {
  308. where: CommentWhereUniqueInput!
  309. update: CommentUpdateDataInput!
  310. create: CommentCreateInput!
  311. }
  312. input CommentWhereInput {
  313. id: ID
  314. id_not: ID
  315. id_in: [ID!]
  316. id_not_in: [ID!]
  317. id_lt: ID
  318. id_lte: ID
  319. id_gt: ID
  320. id_gte: ID
  321. id_contains: ID
  322. id_not_contains: ID
  323. id_starts_with: ID
  324. id_not_starts_with: ID
  325. id_ends_with: ID
  326. id_not_ends_with: ID
  327. text: String
  328. text_not: String
  329. text_in: [String!]
  330. text_not_in: [String!]
  331. text_lt: String
  332. text_lte: String
  333. text_gt: String
  334. text_gte: String
  335. text_contains: String
  336. text_not_contains: String
  337. text_starts_with: String
  338. text_not_starts_with: String
  339. text_ends_with: String
  340. text_not_ends_with: String
  341. createdAt: DateTime
  342. createdAt_not: DateTime
  343. createdAt_in: [DateTime!]
  344. createdAt_not_in: [DateTime!]
  345. createdAt_lt: DateTime
  346. createdAt_lte: DateTime
  347. createdAt_gt: DateTime
  348. createdAt_gte: DateTime
  349. previousVersion: CommentWhereInput
  350. AND: [CommentWhereInput!]
  351. OR: [CommentWhereInput!]
  352. NOT: [CommentWhereInput!]
  353. }
  354. input CommentWhereUniqueInput {
  355. id: ID
  356. }
  357. scalar DateTime
  358. type DUT {
  359. id: ID!
  360. name: String!
  361. description: String
  362. project: ProjectVersion!
  363. modifications: [String!]!
  364. }
  365. type DUTConnection {
  366. pageInfo: PageInfo!
  367. edges: [DUTEdge]!
  368. aggregate: AggregateDUT!
  369. }
  370. input DUTCreateInput {
  371. name: String!
  372. description: String
  373. project: ProjectVersionCreateOneInput!
  374. modifications: DUTCreatemodificationsInput
  375. }
  376. input DUTCreatemodificationsInput {
  377. set: [String!]
  378. }
  379. type DUTEdge {
  380. node: DUT!
  381. cursor: String!
  382. }
  383. enum DUTOrderByInput {
  384. id_ASC
  385. id_DESC
  386. name_ASC
  387. name_DESC
  388. description_ASC
  389. description_DESC
  390. createdAt_ASC
  391. createdAt_DESC
  392. updatedAt_ASC
  393. updatedAt_DESC
  394. }
  395. type DUTPreviousValues {
  396. id: ID!
  397. name: String!
  398. description: String
  399. modifications: [String!]!
  400. }
  401. type DUTSubscriptionPayload {
  402. mutation: MutationType!
  403. node: DUT
  404. updatedFields: [String!]
  405. previousValues: DUTPreviousValues
  406. }
  407. input DUTSubscriptionWhereInput {
  408. mutation_in: [MutationType!]
  409. updatedFields_contains: String
  410. updatedFields_contains_every: [String!]
  411. updatedFields_contains_some: [String!]
  412. node: DUTWhereInput
  413. AND: [DUTSubscriptionWhereInput!]
  414. OR: [DUTSubscriptionWhereInput!]
  415. NOT: [DUTSubscriptionWhereInput!]
  416. }
  417. input DUTUpdateInput {
  418. name: String
  419. description: String
  420. project: ProjectVersionUpdateOneRequiredInput
  421. modifications: DUTUpdatemodificationsInput
  422. }
  423. input DUTUpdateManyMutationInput {
  424. name: String
  425. description: String
  426. modifications: DUTUpdatemodificationsInput
  427. }
  428. input DUTUpdatemodificationsInput {
  429. set: [String!]
  430. }
  431. input DUTWhereInput {
  432. id: ID
  433. id_not: ID
  434. id_in: [ID!]
  435. id_not_in: [ID!]
  436. id_lt: ID
  437. id_lte: ID
  438. id_gt: ID
  439. id_gte: ID
  440. id_contains: ID
  441. id_not_contains: ID
  442. id_starts_with: ID
  443. id_not_starts_with: ID
  444. id_ends_with: ID
  445. id_not_ends_with: ID
  446. name: String
  447. name_not: String
  448. name_in: [String!]
  449. name_not_in: [String!]
  450. name_lt: String
  451. name_lte: String
  452. name_gt: String
  453. name_gte: String
  454. name_contains: String
  455. name_not_contains: String
  456. name_starts_with: String
  457. name_not_starts_with: String
  458. name_ends_with: String
  459. name_not_ends_with: String
  460. description: String
  461. description_not: String
  462. description_in: [String!]
  463. description_not_in: [String!]
  464. description_lt: String
  465. description_lte: String
  466. description_gt: String
  467. description_gte: String
  468. description_contains: String
  469. description_not_contains: String
  470. description_starts_with: String
  471. description_not_starts_with: String
  472. description_ends_with: String
  473. description_not_ends_with: String
  474. project: ProjectVersionWhereInput
  475. AND: [DUTWhereInput!]
  476. OR: [DUTWhereInput!]
  477. NOT: [DUTWhereInput!]
  478. }
  479. input DUTWhereUniqueInput {
  480. id: ID
  481. }
  482. type Event {
  483. id: ID!
  484. json: String!
  485. when: DateTime!
  486. }
  487. type EventConnection {
  488. pageInfo: PageInfo!
  489. edges: [EventEdge]!
  490. aggregate: AggregateEvent!
  491. }
  492. input EventCreateInput {
  493. json: String!
  494. when: DateTime!
  495. }
  496. input EventCreateManyInput {
  497. create: [EventCreateInput!]
  498. connect: [EventWhereUniqueInput!]
  499. }
  500. type EventEdge {
  501. node: Event!
  502. cursor: String!
  503. }
  504. enum EventOrderByInput {
  505. id_ASC
  506. id_DESC
  507. json_ASC
  508. json_DESC
  509. when_ASC
  510. when_DESC
  511. createdAt_ASC
  512. createdAt_DESC
  513. updatedAt_ASC
  514. updatedAt_DESC
  515. }
  516. type EventPreviousValues {
  517. id: ID!
  518. json: String!
  519. when: DateTime!
  520. }
  521. input EventScalarWhereInput {
  522. id: ID
  523. id_not: ID
  524. id_in: [ID!]
  525. id_not_in: [ID!]
  526. id_lt: ID
  527. id_lte: ID
  528. id_gt: ID
  529. id_gte: ID
  530. id_contains: ID
  531. id_not_contains: ID
  532. id_starts_with: ID
  533. id_not_starts_with: ID
  534. id_ends_with: ID
  535. id_not_ends_with: ID
  536. json: String
  537. json_not: String
  538. json_in: [String!]
  539. json_not_in: [String!]
  540. json_lt: String
  541. json_lte: String
  542. json_gt: String
  543. json_gte: String
  544. json_contains: String
  545. json_not_contains: String
  546. json_starts_with: String
  547. json_not_starts_with: String
  548. json_ends_with: String
  549. json_not_ends_with: String
  550. when: DateTime
  551. when_not: DateTime
  552. when_in: [DateTime!]
  553. when_not_in: [DateTime!]
  554. when_lt: DateTime
  555. when_lte: DateTime
  556. when_gt: DateTime
  557. when_gte: DateTime
  558. AND: [EventScalarWhereInput!]
  559. OR: [EventScalarWhereInput!]
  560. NOT: [EventScalarWhereInput!]
  561. }
  562. type EventSubscriptionPayload {
  563. mutation: MutationType!
  564. node: Event
  565. updatedFields: [String!]
  566. previousValues: EventPreviousValues
  567. }
  568. input EventSubscriptionWhereInput {
  569. mutation_in: [MutationType!]
  570. updatedFields_contains: String
  571. updatedFields_contains_every: [String!]
  572. updatedFields_contains_some: [String!]
  573. node: EventWhereInput
  574. AND: [EventSubscriptionWhereInput!]
  575. OR: [EventSubscriptionWhereInput!]
  576. NOT: [EventSubscriptionWhereInput!]
  577. }
  578. input EventUpdateDataInput {
  579. json: String
  580. when: DateTime
  581. }
  582. input EventUpdateInput {
  583. json: String
  584. when: DateTime
  585. }
  586. input EventUpdateManyDataInput {
  587. json: String
  588. when: DateTime
  589. }
  590. input EventUpdateManyInput {
  591. create: [EventCreateInput!]
  592. update: [EventUpdateWithWhereUniqueNestedInput!]
  593. upsert: [EventUpsertWithWhereUniqueNestedInput!]
  594. delete: [EventWhereUniqueInput!]
  595. connect: [EventWhereUniqueInput!]
  596. set: [EventWhereUniqueInput!]
  597. disconnect: [EventWhereUniqueInput!]
  598. deleteMany: [EventScalarWhereInput!]
  599. updateMany: [EventUpdateManyWithWhereNestedInput!]
  600. }
  601. input EventUpdateManyMutationInput {
  602. json: String
  603. when: DateTime
  604. }
  605. input EventUpdateManyWithWhereNestedInput {
  606. where: EventScalarWhereInput!
  607. data: EventUpdateManyDataInput!
  608. }
  609. input EventUpdateWithWhereUniqueNestedInput {
  610. where: EventWhereUniqueInput!
  611. data: EventUpdateDataInput!
  612. }
  613. input EventUpsertWithWhereUniqueNestedInput {
  614. where: EventWhereUniqueInput!
  615. update: EventUpdateDataInput!
  616. create: EventCreateInput!
  617. }
  618. input EventWhereInput {
  619. id: ID
  620. id_not: ID
  621. id_in: [ID!]
  622. id_not_in: [ID!]
  623. id_lt: ID
  624. id_lte: ID
  625. id_gt: ID
  626. id_gte: ID
  627. id_contains: ID
  628. id_not_contains: ID
  629. id_starts_with: ID
  630. id_not_starts_with: ID
  631. id_ends_with: ID
  632. id_not_ends_with: ID
  633. json: String
  634. json_not: String
  635. json_in: [String!]
  636. json_not_in: [String!]
  637. json_lt: String
  638. json_lte: String
  639. json_gt: String
  640. json_gte: String
  641. json_contains: String
  642. json_not_contains: String
  643. json_starts_with: String
  644. json_not_starts_with: String
  645. json_ends_with: String
  646. json_not_ends_with: String
  647. when: DateTime
  648. when_not: DateTime
  649. when_in: [DateTime!]
  650. when_not_in: [DateTime!]
  651. when_lt: DateTime
  652. when_lte: DateTime
  653. when_gt: DateTime
  654. when_gte: DateTime
  655. AND: [EventWhereInput!]
  656. OR: [EventWhereInput!]
  657. NOT: [EventWhereInput!]
  658. }
  659. input EventWhereUniqueInput {
  660. id: ID
  661. }
  662. type File {
  663. id: ID!
  664. filename: String!
  665. mimetype: String!
  666. truncated: Boolean!
  667. size: Int!
  668. md5: String!
  669. }
  670. type FileConnection {
  671. pageInfo: PageInfo!
  672. edges: [FileEdge]!
  673. aggregate: AggregateFile!
  674. }
  675. input FileCreateInput {
  676. filename: String!
  677. mimetype: String!
  678. truncated: Boolean!
  679. size: Int!
  680. md5: String!
  681. }
  682. input FileCreateManyInput {
  683. create: [FileCreateInput!]
  684. connect: [FileWhereUniqueInput!]
  685. }
  686. type FileEdge {
  687. node: File!
  688. cursor: String!
  689. }
  690. enum FileOrderByInput {
  691. id_ASC
  692. id_DESC
  693. filename_ASC
  694. filename_DESC
  695. mimetype_ASC
  696. mimetype_DESC
  697. truncated_ASC
  698. truncated_DESC
  699. size_ASC
  700. size_DESC
  701. md5_ASC
  702. md5_DESC
  703. createdAt_ASC
  704. createdAt_DESC
  705. updatedAt_ASC
  706. updatedAt_DESC
  707. }
  708. type FilePreviousValues {
  709. id: ID!
  710. filename: String!
  711. mimetype: String!
  712. truncated: Boolean!
  713. size: Int!
  714. md5: String!
  715. }
  716. input FileScalarWhereInput {
  717. id: ID
  718. id_not: ID
  719. id_in: [ID!]
  720. id_not_in: [ID!]
  721. id_lt: ID
  722. id_lte: ID
  723. id_gt: ID
  724. id_gte: ID
  725. id_contains: ID
  726. id_not_contains: ID
  727. id_starts_with: ID
  728. id_not_starts_with: ID
  729. id_ends_with: ID
  730. id_not_ends_with: ID
  731. filename: String
  732. filename_not: String
  733. filename_in: [String!]
  734. filename_not_in: [String!]
  735. filename_lt: String
  736. filename_lte: String
  737. filename_gt: String
  738. filename_gte: String
  739. filename_contains: String
  740. filename_not_contains: String
  741. filename_starts_with: String
  742. filename_not_starts_with: String
  743. filename_ends_with: String
  744. filename_not_ends_with: String
  745. mimetype: String
  746. mimetype_not: String
  747. mimetype_in: [String!]
  748. mimetype_not_in: [String!]
  749. mimetype_lt: String
  750. mimetype_lte: String
  751. mimetype_gt: String
  752. mimetype_gte: String
  753. mimetype_contains: String
  754. mimetype_not_contains: String
  755. mimetype_starts_with: String
  756. mimetype_not_starts_with: String
  757. mimetype_ends_with: String
  758. mimetype_not_ends_with: String
  759. truncated: Boolean
  760. truncated_not: Boolean
  761. size: Int
  762. size_not: Int
  763. size_in: [Int!]
  764. size_not_in: [Int!]
  765. size_lt: Int
  766. size_lte: Int
  767. size_gt: Int
  768. size_gte: Int
  769. md5: String
  770. md5_not: String
  771. md5_in: [String!]
  772. md5_not_in: [String!]
  773. md5_lt: String
  774. md5_lte: String
  775. md5_gt: String
  776. md5_gte: String
  777. md5_contains: String
  778. md5_not_contains: String
  779. md5_starts_with: String
  780. md5_not_starts_with: String
  781. md5_ends_with: String
  782. md5_not_ends_with: String
  783. AND: [FileScalarWhereInput!]
  784. OR: [FileScalarWhereInput!]
  785. NOT: [FileScalarWhereInput!]
  786. }
  787. type FileSubscriptionPayload {
  788. mutation: MutationType!
  789. node: File
  790. updatedFields: [String!]
  791. previousValues: FilePreviousValues
  792. }
  793. input FileSubscriptionWhereInput {
  794. mutation_in: [MutationType!]
  795. updatedFields_contains: String
  796. updatedFields_contains_every: [String!]
  797. updatedFields_contains_some: [String!]
  798. node: FileWhereInput
  799. AND: [FileSubscriptionWhereInput!]
  800. OR: [FileSubscriptionWhereInput!]
  801. NOT: [FileSubscriptionWhereInput!]
  802. }
  803. input FileUpdateDataInput {
  804. filename: String
  805. mimetype: String
  806. truncated: Boolean
  807. size: Int
  808. md5: String
  809. }
  810. input FileUpdateInput {
  811. filename: String
  812. mimetype: String
  813. truncated: Boolean
  814. size: Int
  815. md5: String
  816. }
  817. input FileUpdateManyDataInput {
  818. filename: String
  819. mimetype: String
  820. truncated: Boolean
  821. size: Int
  822. md5: String
  823. }
  824. input FileUpdateManyInput {
  825. create: [FileCreateInput!]
  826. update: [FileUpdateWithWhereUniqueNestedInput!]
  827. upsert: [FileUpsertWithWhereUniqueNestedInput!]
  828. delete: [FileWhereUniqueInput!]
  829. connect: [FileWhereUniqueInput!]
  830. set: [FileWhereUniqueInput!]
  831. disconnect: [FileWhereUniqueInput!]
  832. deleteMany: [FileScalarWhereInput!]
  833. updateMany: [FileUpdateManyWithWhereNestedInput!]
  834. }
  835. input FileUpdateManyMutationInput {
  836. filename: String
  837. mimetype: String
  838. truncated: Boolean
  839. size: Int
  840. md5: String
  841. }
  842. input FileUpdateManyWithWhereNestedInput {
  843. where: FileScalarWhereInput!
  844. data: FileUpdateManyDataInput!
  845. }
  846. input FileUpdateWithWhereUniqueNestedInput {
  847. where: FileWhereUniqueInput!
  848. data: FileUpdateDataInput!
  849. }
  850. input FileUpsertWithWhereUniqueNestedInput {
  851. where: FileWhereUniqueInput!
  852. update: FileUpdateDataInput!
  853. create: FileCreateInput!
  854. }
  855. input FileWhereInput {
  856. id: ID
  857. id_not: ID
  858. id_in: [ID!]
  859. id_not_in: [ID!]
  860. id_lt: ID
  861. id_lte: ID
  862. id_gt: ID
  863. id_gte: ID
  864. id_contains: ID
  865. id_not_contains: ID
  866. id_starts_with: ID
  867. id_not_starts_with: ID
  868. id_ends_with: ID
  869. id_not_ends_with: ID
  870. filename: String
  871. filename_not: String
  872. filename_in: [String!]
  873. filename_not_in: [String!]
  874. filename_lt: String
  875. filename_lte: String
  876. filename_gt: String
  877. filename_gte: String
  878. filename_contains: String
  879. filename_not_contains: String
  880. filename_starts_with: String
  881. filename_not_starts_with: String
  882. filename_ends_with: String
  883. filename_not_ends_with: String
  884. mimetype: String
  885. mimetype_not: String
  886. mimetype_in: [String!]
  887. mimetype_not_in: [String!]
  888. mimetype_lt: String
  889. mimetype_lte: String
  890. mimetype_gt: String
  891. mimetype_gte: String
  892. mimetype_contains: String
  893. mimetype_not_contains: String
  894. mimetype_starts_with: String
  895. mimetype_not_starts_with: String
  896. mimetype_ends_with: String
  897. mimetype_not_ends_with: String
  898. truncated: Boolean
  899. truncated_not: Boolean
  900. size: Int
  901. size_not: Int
  902. size_in: [Int!]
  903. size_not_in: [Int!]
  904. size_lt: Int
  905. size_lte: Int
  906. size_gt: Int
  907. size_gte: Int
  908. md5: String
  909. md5_not: String
  910. md5_in: [String!]
  911. md5_not_in: [String!]
  912. md5_lt: String
  913. md5_lte: String
  914. md5_gt: String
  915. md5_gte: String
  916. md5_contains: String
  917. md5_not_contains: String
  918. md5_starts_with: String
  919. md5_not_starts_with: String
  920. md5_ends_with: String
  921. md5_not_ends_with: String
  922. AND: [FileWhereInput!]
  923. OR: [FileWhereInput!]
  924. NOT: [FileWhereInput!]
  925. }
  926. input FileWhereUniqueInput {
  927. id: ID
  928. }
  929. type Instrument {
  930. id: ID!
  931. name: String!
  932. description: String
  933. documents(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  934. interfaces: [String!]!
  935. commands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand!]
  936. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  937. subsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem!]
  938. }
  939. type InstrumentCommand {
  940. id: ID!
  941. tag: String!
  942. name: String
  943. description: String!
  944. instrument: Instrument!
  945. readString: String
  946. writeString: String
  947. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  948. }
  949. type InstrumentCommandConnection {
  950. pageInfo: PageInfo!
  951. edges: [InstrumentCommandEdge]!
  952. aggregate: AggregateInstrumentCommand!
  953. }
  954. input InstrumentCommandCreateInput {
  955. tag: String!
  956. name: String
  957. description: String!
  958. instrument: InstrumentCreateOneWithoutCommandsInput!
  959. readString: String
  960. writeString: String
  961. parameters: InstrumentParameterCreateManyInput
  962. }
  963. input InstrumentCommandCreateManyInput {
  964. create: [InstrumentCommandCreateInput!]
  965. connect: [InstrumentCommandWhereUniqueInput!]
  966. }
  967. input InstrumentCommandCreateManyWithoutInstrumentInput {
  968. create: [InstrumentCommandCreateWithoutInstrumentInput!]
  969. connect: [InstrumentCommandWhereUniqueInput!]
  970. }
  971. input InstrumentCommandCreateWithoutInstrumentInput {
  972. tag: String!
  973. name: String
  974. description: String!
  975. readString: String
  976. writeString: String
  977. parameters: InstrumentParameterCreateManyInput
  978. }
  979. type InstrumentCommandEdge {
  980. node: InstrumentCommand!
  981. cursor: String!
  982. }
  983. enum InstrumentCommandOrderByInput {
  984. id_ASC
  985. id_DESC
  986. tag_ASC
  987. tag_DESC
  988. name_ASC
  989. name_DESC
  990. description_ASC
  991. description_DESC
  992. readString_ASC
  993. readString_DESC
  994. writeString_ASC
  995. writeString_DESC
  996. createdAt_ASC
  997. createdAt_DESC
  998. updatedAt_ASC
  999. updatedAt_DESC
  1000. }
  1001. type InstrumentCommandPreviousValues {
  1002. id: ID!
  1003. tag: String!
  1004. name: String
  1005. description: String!
  1006. readString: String
  1007. writeString: String
  1008. }
  1009. input InstrumentCommandScalarWhereInput {
  1010. id: ID
  1011. id_not: ID
  1012. id_in: [ID!]
  1013. id_not_in: [ID!]
  1014. id_lt: ID
  1015. id_lte: ID
  1016. id_gt: ID
  1017. id_gte: ID
  1018. id_contains: ID
  1019. id_not_contains: ID
  1020. id_starts_with: ID
  1021. id_not_starts_with: ID
  1022. id_ends_with: ID
  1023. id_not_ends_with: ID
  1024. tag: String
  1025. tag_not: String
  1026. tag_in: [String!]
  1027. tag_not_in: [String!]
  1028. tag_lt: String
  1029. tag_lte: String
  1030. tag_gt: String
  1031. tag_gte: String
  1032. tag_contains: String
  1033. tag_not_contains: String
  1034. tag_starts_with: String
  1035. tag_not_starts_with: String
  1036. tag_ends_with: String
  1037. tag_not_ends_with: String
  1038. name: String
  1039. name_not: String
  1040. name_in: [String!]
  1041. name_not_in: [String!]
  1042. name_lt: String
  1043. name_lte: String
  1044. name_gt: String
  1045. name_gte: String
  1046. name_contains: String
  1047. name_not_contains: String
  1048. name_starts_with: String
  1049. name_not_starts_with: String
  1050. name_ends_with: String
  1051. name_not_ends_with: String
  1052. description: String
  1053. description_not: String
  1054. description_in: [String!]
  1055. description_not_in: [String!]
  1056. description_lt: String
  1057. description_lte: String
  1058. description_gt: String
  1059. description_gte: String
  1060. description_contains: String
  1061. description_not_contains: String
  1062. description_starts_with: String
  1063. description_not_starts_with: String
  1064. description_ends_with: String
  1065. description_not_ends_with: String
  1066. readString: String
  1067. readString_not: String
  1068. readString_in: [String!]
  1069. readString_not_in: [String!]
  1070. readString_lt: String
  1071. readString_lte: String
  1072. readString_gt: String
  1073. readString_gte: String
  1074. readString_contains: String
  1075. readString_not_contains: String
  1076. readString_starts_with: String
  1077. readString_not_starts_with: String
  1078. readString_ends_with: String
  1079. readString_not_ends_with: String
  1080. writeString: String
  1081. writeString_not: String
  1082. writeString_in: [String!]
  1083. writeString_not_in: [String!]
  1084. writeString_lt: String
  1085. writeString_lte: String
  1086. writeString_gt: String
  1087. writeString_gte: String
  1088. writeString_contains: String
  1089. writeString_not_contains: String
  1090. writeString_starts_with: String
  1091. writeString_not_starts_with: String
  1092. writeString_ends_with: String
  1093. writeString_not_ends_with: String
  1094. AND: [InstrumentCommandScalarWhereInput!]
  1095. OR: [InstrumentCommandScalarWhereInput!]
  1096. NOT: [InstrumentCommandScalarWhereInput!]
  1097. }
  1098. type InstrumentCommandSubscriptionPayload {
  1099. mutation: MutationType!
  1100. node: InstrumentCommand
  1101. updatedFields: [String!]
  1102. previousValues: InstrumentCommandPreviousValues
  1103. }
  1104. input InstrumentCommandSubscriptionWhereInput {
  1105. mutation_in: [MutationType!]
  1106. updatedFields_contains: String
  1107. updatedFields_contains_every: [String!]
  1108. updatedFields_contains_some: [String!]
  1109. node: InstrumentCommandWhereInput
  1110. AND: [InstrumentCommandSubscriptionWhereInput!]
  1111. OR: [InstrumentCommandSubscriptionWhereInput!]
  1112. NOT: [InstrumentCommandSubscriptionWhereInput!]
  1113. }
  1114. input InstrumentCommandUpdateDataInput {
  1115. tag: String
  1116. name: String
  1117. description: String
  1118. instrument: InstrumentUpdateOneRequiredWithoutCommandsInput
  1119. readString: String
  1120. writeString: String
  1121. parameters: InstrumentParameterUpdateManyInput
  1122. }
  1123. input InstrumentCommandUpdateInput {
  1124. tag: String
  1125. name: String
  1126. description: String
  1127. instrument: InstrumentUpdateOneRequiredWithoutCommandsInput
  1128. readString: String
  1129. writeString: String
  1130. parameters: InstrumentParameterUpdateManyInput
  1131. }
  1132. input InstrumentCommandUpdateManyDataInput {
  1133. tag: String
  1134. name: String
  1135. description: String
  1136. readString: String
  1137. writeString: String
  1138. }
  1139. input InstrumentCommandUpdateManyInput {
  1140. create: [InstrumentCommandCreateInput!]
  1141. update: [InstrumentCommandUpdateWithWhereUniqueNestedInput!]
  1142. upsert: [InstrumentCommandUpsertWithWhereUniqueNestedInput!]
  1143. delete: [InstrumentCommandWhereUniqueInput!]
  1144. connect: [InstrumentCommandWhereUniqueInput!]
  1145. set: [InstrumentCommandWhereUniqueInput!]
  1146. disconnect: [InstrumentCommandWhereUniqueInput!]
  1147. deleteMany: [InstrumentCommandScalarWhereInput!]
  1148. updateMany: [InstrumentCommandUpdateManyWithWhereNestedInput!]
  1149. }
  1150. input InstrumentCommandUpdateManyMutationInput {
  1151. tag: String
  1152. name: String
  1153. description: String
  1154. readString: String
  1155. writeString: String
  1156. }
  1157. input InstrumentCommandUpdateManyWithoutInstrumentInput {
  1158. create: [InstrumentCommandCreateWithoutInstrumentInput!]
  1159. delete: [InstrumentCommandWhereUniqueInput!]
  1160. connect: [InstrumentCommandWhereUniqueInput!]
  1161. set: [InstrumentCommandWhereUniqueInput!]
  1162. disconnect: [InstrumentCommandWhereUniqueInput!]
  1163. update: [InstrumentCommandUpdateWithWhereUniqueWithoutInstrumentInput!]
  1164. upsert: [InstrumentCommandUpsertWithWhereUniqueWithoutInstrumentInput!]
  1165. deleteMany: [InstrumentCommandScalarWhereInput!]
  1166. updateMany: [InstrumentCommandUpdateManyWithWhereNestedInput!]
  1167. }
  1168. input InstrumentCommandUpdateManyWithWhereNestedInput {
  1169. where: InstrumentCommandScalarWhereInput!
  1170. data: InstrumentCommandUpdateManyDataInput!
  1171. }
  1172. input InstrumentCommandUpdateWithoutInstrumentDataInput {
  1173. tag: String
  1174. name: String
  1175. description: String
  1176. readString: String
  1177. writeString: String
  1178. parameters: InstrumentParameterUpdateManyInput
  1179. }
  1180. input InstrumentCommandUpdateWithWhereUniqueNestedInput {
  1181. where: InstrumentCommandWhereUniqueInput!
  1182. data: InstrumentCommandUpdateDataInput!
  1183. }
  1184. input InstrumentCommandUpdateWithWhereUniqueWithoutInstrumentInput {
  1185. where: InstrumentCommandWhereUniqueInput!
  1186. data: InstrumentCommandUpdateWithoutInstrumentDataInput!
  1187. }
  1188. input InstrumentCommandUpsertWithWhereUniqueNestedInput {
  1189. where: InstrumentCommandWhereUniqueInput!
  1190. update: InstrumentCommandUpdateDataInput!
  1191. create: InstrumentCommandCreateInput!
  1192. }
  1193. input InstrumentCommandUpsertWithWhereUniqueWithoutInstrumentInput {
  1194. where: InstrumentCommandWhereUniqueInput!
  1195. update: InstrumentCommandUpdateWithoutInstrumentDataInput!
  1196. create: InstrumentCommandCreateWithoutInstrumentInput!
  1197. }
  1198. input InstrumentCommandWhereInput {
  1199. id: ID
  1200. id_not: ID
  1201. id_in: [ID!]
  1202. id_not_in: [ID!]
  1203. id_lt: ID
  1204. id_lte: ID
  1205. id_gt: ID
  1206. id_gte: ID
  1207. id_contains: ID
  1208. id_not_contains: ID
  1209. id_starts_with: ID
  1210. id_not_starts_with: ID
  1211. id_ends_with: ID
  1212. id_not_ends_with: ID
  1213. tag: String
  1214. tag_not: String
  1215. tag_in: [String!]
  1216. tag_not_in: [String!]
  1217. tag_lt: String
  1218. tag_lte: String
  1219. tag_gt: String
  1220. tag_gte: String
  1221. tag_contains: String
  1222. tag_not_contains: String
  1223. tag_starts_with: String
  1224. tag_not_starts_with: String
  1225. tag_ends_with: String
  1226. tag_not_ends_with: String
  1227. name: String
  1228. name_not: String
  1229. name_in: [String!]
  1230. name_not_in: [String!]
  1231. name_lt: String
  1232. name_lte: String
  1233. name_gt: String
  1234. name_gte: String
  1235. name_contains: String
  1236. name_not_contains: String
  1237. name_starts_with: String
  1238. name_not_starts_with: String
  1239. name_ends_with: String
  1240. name_not_ends_with: String
  1241. description: String
  1242. description_not: String
  1243. description_in: [String!]
  1244. description_not_in: [String!]
  1245. description_lt: String
  1246. description_lte: String
  1247. description_gt: String
  1248. description_gte: String
  1249. description_contains: String
  1250. description_not_contains: String
  1251. description_starts_with: String
  1252. description_not_starts_with: String
  1253. description_ends_with: String
  1254. description_not_ends_with: String
  1255. instrument: InstrumentWhereInput
  1256. readString: String
  1257. readString_not: String
  1258. readString_in: [String!]
  1259. readString_not_in: [String!]
  1260. readString_lt: String
  1261. readString_lte: String
  1262. readString_gt: String
  1263. readString_gte: String
  1264. readString_contains: String
  1265. readString_not_contains: String
  1266. readString_starts_with: String
  1267. readString_not_starts_with: String
  1268. readString_ends_with: String
  1269. readString_not_ends_with: String
  1270. writeString: String
  1271. writeString_not: String
  1272. writeString_in: [String!]
  1273. writeString_not_in: [String!]
  1274. writeString_lt: String
  1275. writeString_lte: String
  1276. writeString_gt: String
  1277. writeString_gte: String
  1278. writeString_contains: String
  1279. writeString_not_contains: String
  1280. writeString_starts_with: String
  1281. writeString_not_starts_with: String
  1282. writeString_ends_with: String
  1283. writeString_not_ends_with: String
  1284. parameters_every: InstrumentParameterWhereInput
  1285. parameters_some: InstrumentParameterWhereInput
  1286. parameters_none: InstrumentParameterWhereInput
  1287. AND: [InstrumentCommandWhereInput!]
  1288. OR: [InstrumentCommandWhereInput!]
  1289. NOT: [InstrumentCommandWhereInput!]
  1290. }
  1291. input InstrumentCommandWhereUniqueInput {
  1292. id: ID
  1293. }
  1294. type InstrumentConnection {
  1295. pageInfo: PageInfo!
  1296. edges: [InstrumentEdge]!
  1297. aggregate: AggregateInstrument!
  1298. }
  1299. input InstrumentCreateInput {
  1300. name: String!
  1301. description: String
  1302. documents: FileCreateManyInput
  1303. interfaces: InstrumentCreateinterfacesInput
  1304. commands: InstrumentCommandCreateManyWithoutInstrumentInput
  1305. parameters: InstrumentParameterCreateManyInput
  1306. subsystems: InstrumentSubsystemCreateManyInput
  1307. }
  1308. input InstrumentCreateinterfacesInput {
  1309. set: [String!]
  1310. }
  1311. input InstrumentCreateOneInput {
  1312. create: InstrumentCreateInput
  1313. connect: InstrumentWhereUniqueInput
  1314. }
  1315. input InstrumentCreateOneWithoutCommandsInput {
  1316. create: InstrumentCreateWithoutCommandsInput
  1317. connect: InstrumentWhereUniqueInput
  1318. }
  1319. input InstrumentCreateWithoutCommandsInput {
  1320. name: String!
  1321. description: String
  1322. documents: FileCreateManyInput
  1323. interfaces: InstrumentCreateinterfacesInput
  1324. parameters: InstrumentParameterCreateManyInput
  1325. subsystems: InstrumentSubsystemCreateManyInput
  1326. }
  1327. type InstrumentEdge {
  1328. node: Instrument!
  1329. cursor: String!
  1330. }
  1331. type InstrumentInstance {
  1332. id: ID!
  1333. instrument: Instrument!
  1334. identifier: String!
  1335. interface: [String!]!
  1336. label: String
  1337. location: String
  1338. }
  1339. type InstrumentInstanceConnection {
  1340. pageInfo: PageInfo!
  1341. edges: [InstrumentInstanceEdge]!
  1342. aggregate: AggregateInstrumentInstance!
  1343. }
  1344. input InstrumentInstanceCreateInput {
  1345. instrument: InstrumentCreateOneInput!
  1346. identifier: String!
  1347. interface: InstrumentInstanceCreateinterfaceInput
  1348. label: String
  1349. location: String
  1350. }
  1351. input InstrumentInstanceCreateinterfaceInput {
  1352. set: [String!]
  1353. }
  1354. input InstrumentInstanceCreateManyInput {
  1355. create: [InstrumentInstanceCreateInput!]
  1356. connect: [InstrumentInstanceWhereUniqueInput!]
  1357. }
  1358. type InstrumentInstanceEdge {
  1359. node: InstrumentInstance!
  1360. cursor: String!
  1361. }
  1362. enum InstrumentInstanceOrderByInput {
  1363. id_ASC
  1364. id_DESC
  1365. identifier_ASC
  1366. identifier_DESC
  1367. label_ASC
  1368. label_DESC
  1369. location_ASC
  1370. location_DESC
  1371. createdAt_ASC
  1372. createdAt_DESC
  1373. updatedAt_ASC
  1374. updatedAt_DESC
  1375. }
  1376. type InstrumentInstancePreviousValues {
  1377. id: ID!
  1378. identifier: String!
  1379. interface: [String!]!
  1380. label: String
  1381. location: String
  1382. }
  1383. input InstrumentInstanceScalarWhereInput {
  1384. id: ID
  1385. id_not: ID
  1386. id_in: [ID!]
  1387. id_not_in: [ID!]
  1388. id_lt: ID
  1389. id_lte: ID
  1390. id_gt: ID
  1391. id_gte: ID
  1392. id_contains: ID
  1393. id_not_contains: ID
  1394. id_starts_with: ID
  1395. id_not_starts_with: ID
  1396. id_ends_with: ID
  1397. id_not_ends_with: ID
  1398. identifier: String
  1399. identifier_not: String
  1400. identifier_in: [String!]
  1401. identifier_not_in: [String!]
  1402. identifier_lt: String
  1403. identifier_lte: String
  1404. identifier_gt: String
  1405. identifier_gte: String
  1406. identifier_contains: String
  1407. identifier_not_contains: String
  1408. identifier_starts_with: String
  1409. identifier_not_starts_with: String
  1410. identifier_ends_with: String
  1411. identifier_not_ends_with: String
  1412. label: String
  1413. label_not: String
  1414. label_in: [String!]
  1415. label_not_in: [String!]
  1416. label_lt: String
  1417. label_lte: String
  1418. label_gt: String
  1419. label_gte: String
  1420. label_contains: String
  1421. label_not_contains: String
  1422. label_starts_with: String
  1423. label_not_starts_with: String
  1424. label_ends_with: String
  1425. label_not_ends_with: String
  1426. location: String
  1427. location_not: String
  1428. location_in: [String!]
  1429. location_not_in: [String!]
  1430. location_lt: String
  1431. location_lte: String
  1432. location_gt: String
  1433. location_gte: String
  1434. location_contains: String
  1435. location_not_contains: String
  1436. location_starts_with: String
  1437. location_not_starts_with: String
  1438. location_ends_with: String
  1439. location_not_ends_with: String
  1440. AND: [InstrumentInstanceScalarWhereInput!]
  1441. OR: [InstrumentInstanceScalarWhereInput!]
  1442. NOT: [InstrumentInstanceScalarWhereInput!]
  1443. }
  1444. type InstrumentInstanceSubscriptionPayload {
  1445. mutation: MutationType!
  1446. node: InstrumentInstance
  1447. updatedFields: [String!]
  1448. previousValues: InstrumentInstancePreviousValues
  1449. }
  1450. input InstrumentInstanceSubscriptionWhereInput {
  1451. mutation_in: [MutationType!]
  1452. updatedFields_contains: String
  1453. updatedFields_contains_every: [String!]
  1454. updatedFields_contains_some: [String!]
  1455. node: InstrumentInstanceWhereInput
  1456. AND: [InstrumentInstanceSubscriptionWhereInput!]
  1457. OR: [InstrumentInstanceSubscriptionWhereInput!]
  1458. NOT: [InstrumentInstanceSubscriptionWhereInput!]
  1459. }
  1460. input InstrumentInstanceUpdateDataInput {
  1461. instrument: InstrumentUpdateOneRequiredInput
  1462. identifier: String
  1463. interface: InstrumentInstanceUpdateinterfaceInput
  1464. label: String
  1465. location: String
  1466. }
  1467. input InstrumentInstanceUpdateInput {
  1468. instrument: InstrumentUpdateOneRequiredInput
  1469. identifier: String
  1470. interface: InstrumentInstanceUpdateinterfaceInput
  1471. label: String
  1472. location: String
  1473. }
  1474. input InstrumentInstanceUpdateinterfaceInput {
  1475. set: [String!]
  1476. }
  1477. input InstrumentInstanceUpdateManyDataInput {
  1478. identifier: String
  1479. interface: InstrumentInstanceUpdateinterfaceInput
  1480. label: String
  1481. location: String
  1482. }
  1483. input InstrumentInstanceUpdateManyInput {
  1484. create: [InstrumentInstanceCreateInput!]
  1485. update: [InstrumentInstanceUpdateWithWhereUniqueNestedInput!]
  1486. upsert: [InstrumentInstanceUpsertWithWhereUniqueNestedInput!]
  1487. delete: [InstrumentInstanceWhereUniqueInput!]
  1488. connect: [InstrumentInstanceWhereUniqueInput!]
  1489. set: [InstrumentInstanceWhereUniqueInput!]
  1490. disconnect: [InstrumentInstanceWhereUniqueInput!]
  1491. deleteMany: [InstrumentInstanceScalarWhereInput!]
  1492. updateMany: [InstrumentInstanceUpdateManyWithWhereNestedInput!]
  1493. }
  1494. input InstrumentInstanceUpdateManyMutationInput {
  1495. identifier: String
  1496. interface: InstrumentInstanceUpdateinterfaceInput
  1497. label: String
  1498. location: String
  1499. }
  1500. input InstrumentInstanceUpdateManyWithWhereNestedInput {
  1501. where: InstrumentInstanceScalarWhereInput!
  1502. data: InstrumentInstanceUpdateManyDataInput!
  1503. }
  1504. input InstrumentInstanceUpdateWithWhereUniqueNestedInput {
  1505. where: InstrumentInstanceWhereUniqueInput!
  1506. data: InstrumentInstanceUpdateDataInput!
  1507. }
  1508. input InstrumentInstanceUpsertWithWhereUniqueNestedInput {
  1509. where: InstrumentInstanceWhereUniqueInput!
  1510. update: InstrumentInstanceUpdateDataInput!
  1511. create: InstrumentInstanceCreateInput!
  1512. }
  1513. input InstrumentInstanceWhereInput {
  1514. id: ID
  1515. id_not: ID
  1516. id_in: [ID!]
  1517. id_not_in: [ID!]
  1518. id_lt: ID
  1519. id_lte: ID
  1520. id_gt: ID
  1521. id_gte: ID
  1522. id_contains: ID
  1523. id_not_contains: ID
  1524. id_starts_with: ID
  1525. id_not_starts_with: ID
  1526. id_ends_with: ID
  1527. id_not_ends_with: ID
  1528. instrument: InstrumentWhereInput
  1529. identifier: String
  1530. identifier_not: String
  1531. identifier_in: [String!]
  1532. identifier_not_in: [String!]
  1533. identifier_lt: String
  1534. identifier_lte: String
  1535. identifier_gt: String
  1536. identifier_gte: String
  1537. identifier_contains: String
  1538. identifier_not_contains: String
  1539. identifier_starts_with: String
  1540. identifier_not_starts_with: String
  1541. identifier_ends_with: String
  1542. identifier_not_ends_with: String
  1543. label: String
  1544. label_not: String
  1545. label_in: [String!]
  1546. label_not_in: [String!]
  1547. label_lt: String
  1548. label_lte: String
  1549. label_gt: String
  1550. label_gte: String
  1551. label_contains: String
  1552. label_not_contains: String
  1553. label_starts_with: String
  1554. label_not_starts_with: String
  1555. label_ends_with: String
  1556. label_not_ends_with: String
  1557. location: String
  1558. location_not: String
  1559. location_in: [String!]
  1560. location_not_in: [String!]
  1561. location_lt: String
  1562. location_lte: String
  1563. location_gt: String
  1564. location_gte: String
  1565. location_contains: String
  1566. location_not_contains: String
  1567. location_starts_with: String
  1568. location_not_starts_with: String
  1569. location_ends_with: String
  1570. location_not_ends_with: String
  1571. AND: [InstrumentInstanceWhereInput!]
  1572. OR: [InstrumentInstanceWhereInput!]
  1573. NOT: [InstrumentInstanceWhereInput!]
  1574. }
  1575. input InstrumentInstanceWhereUniqueInput {
  1576. id: ID
  1577. }
  1578. enum InstrumentOrderByInput {
  1579. id_ASC
  1580. id_DESC
  1581. name_ASC
  1582. name_DESC
  1583. description_ASC
  1584. description_DESC
  1585. createdAt_ASC
  1586. createdAt_DESC
  1587. updatedAt_ASC
  1588. updatedAt_DESC
  1589. }
  1590. type InstrumentParameter {
  1591. id: ID!
  1592. tag: String!
  1593. name: String
  1594. description: String
  1595. type: String!
  1596. values: String
  1597. }
  1598. type InstrumentParameterConnection {
  1599. pageInfo: PageInfo!
  1600. edges: [InstrumentParameterEdge]!
  1601. aggregate: AggregateInstrumentParameter!
  1602. }
  1603. input InstrumentParameterCreateInput {
  1604. tag: String!
  1605. name: String
  1606. description: String
  1607. type: String!
  1608. values: String
  1609. }
  1610. input InstrumentParameterCreateManyInput {
  1611. create: [InstrumentParameterCreateInput!]
  1612. connect: [InstrumentParameterWhereUniqueInput!]
  1613. }
  1614. type InstrumentParameterEdge {
  1615. node: InstrumentParameter!
  1616. cursor: String!
  1617. }
  1618. enum InstrumentParameterOrderByInput {
  1619. id_ASC
  1620. id_DESC
  1621. tag_ASC
  1622. tag_DESC
  1623. name_ASC
  1624. name_DESC
  1625. description_ASC
  1626. description_DESC
  1627. type_ASC
  1628. type_DESC
  1629. values_ASC
  1630. values_DESC
  1631. createdAt_ASC
  1632. createdAt_DESC
  1633. updatedAt_ASC
  1634. updatedAt_DESC
  1635. }
  1636. type InstrumentParameterPreviousValues {
  1637. id: ID!
  1638. tag: String!
  1639. name: String
  1640. description: String
  1641. type: String!
  1642. values: String
  1643. }
  1644. input InstrumentParameterScalarWhereInput {
  1645. id: ID
  1646. id_not: ID
  1647. id_in: [ID!]
  1648. id_not_in: [ID!]
  1649. id_lt: ID
  1650. id_lte: ID
  1651. id_gt: ID
  1652. id_gte: ID
  1653. id_contains: ID
  1654. id_not_contains: ID
  1655. id_starts_with: ID
  1656. id_not_starts_with: ID
  1657. id_ends_with: ID
  1658. id_not_ends_with: ID
  1659. tag: String
  1660. tag_not: String
  1661. tag_in: [String!]
  1662. tag_not_in: [String!]
  1663. tag_lt: String
  1664. tag_lte: String
  1665. tag_gt: String
  1666. tag_gte: String
  1667. tag_contains: String
  1668. tag_not_contains: String
  1669. tag_starts_with: String
  1670. tag_not_starts_with: String
  1671. tag_ends_with: String
  1672. tag_not_ends_with: String
  1673. name: String
  1674. name_not: String
  1675. name_in: [String!]
  1676. name_not_in: [String!]
  1677. name_lt: String
  1678. name_lte: String
  1679. name_gt: String
  1680. name_gte: String
  1681. name_contains: String
  1682. name_not_contains: String
  1683. name_starts_with: String
  1684. name_not_starts_with: String
  1685. name_ends_with: String
  1686. name_not_ends_with: String
  1687. description: String
  1688. description_not: String
  1689. description_in: [String!]
  1690. description_not_in: [String!]
  1691. description_lt: String
  1692. description_lte: String
  1693. description_gt: String
  1694. description_gte: String
  1695. description_contains: String
  1696. description_not_contains: String
  1697. description_starts_with: String
  1698. description_not_starts_with: String
  1699. description_ends_with: String
  1700. description_not_ends_with: String
  1701. type: String
  1702. type_not: String
  1703. type_in: [String!]
  1704. type_not_in: [String!]
  1705. type_lt: String
  1706. type_lte: String
  1707. type_gt: String
  1708. type_gte: String
  1709. type_contains: String
  1710. type_not_contains: String
  1711. type_starts_with: String
  1712. type_not_starts_with: String
  1713. type_ends_with: String
  1714. type_not_ends_with: String
  1715. values: String
  1716. values_not: String
  1717. values_in: [String!]
  1718. values_not_in: [String!]
  1719. values_lt: String
  1720. values_lte: String
  1721. values_gt: String
  1722. values_gte: String
  1723. values_contains: String
  1724. values_not_contains: String
  1725. values_starts_with: String
  1726. values_not_starts_with: String
  1727. values_ends_with: String
  1728. values_not_ends_with: String
  1729. AND: [InstrumentParameterScalarWhereInput!]
  1730. OR: [InstrumentParameterScalarWhereInput!]
  1731. NOT: [InstrumentParameterScalarWhereInput!]
  1732. }
  1733. type InstrumentParameterSubscriptionPayload {
  1734. mutation: MutationType!
  1735. node: InstrumentParameter
  1736. updatedFields: [String!]
  1737. previousValues: InstrumentParameterPreviousValues
  1738. }
  1739. input InstrumentParameterSubscriptionWhereInput {
  1740. mutation_in: [MutationType!]
  1741. updatedFields_contains: String
  1742. updatedFields_contains_every: [String!]
  1743. updatedFields_contains_some: [String!]
  1744. node: InstrumentParameterWhereInput
  1745. AND: [InstrumentParameterSubscriptionWhereInput!]
  1746. OR: [InstrumentParameterSubscriptionWhereInput!]
  1747. NOT: [InstrumentParameterSubscriptionWhereInput!]
  1748. }
  1749. input InstrumentParameterUpdateDataInput {
  1750. tag: String
  1751. name: String
  1752. description: String
  1753. type: String
  1754. values: String
  1755. }
  1756. input InstrumentParameterUpdateInput {
  1757. tag: String
  1758. name: String
  1759. description: String
  1760. type: String
  1761. values: String
  1762. }
  1763. input InstrumentParameterUpdateManyDataInput {
  1764. tag: String
  1765. name: String
  1766. description: String
  1767. type: String
  1768. values: String
  1769. }
  1770. input InstrumentParameterUpdateManyInput {
  1771. create: [InstrumentParameterCreateInput!]
  1772. update: [InstrumentParameterUpdateWithWhereUniqueNestedInput!]
  1773. upsert: [InstrumentParameterUpsertWithWhereUniqueNestedInput!]
  1774. delete: [InstrumentParameterWhereUniqueInput!]
  1775. connect: [InstrumentParameterWhereUniqueInput!]
  1776. set: [InstrumentParameterWhereUniqueInput!]
  1777. disconnect: [InstrumentParameterWhereUniqueInput!]
  1778. deleteMany: [InstrumentParameterScalarWhereInput!]
  1779. updateMany: [InstrumentParameterUpdateManyWithWhereNestedInput!]
  1780. }
  1781. input InstrumentParameterUpdateManyMutationInput {
  1782. tag: String
  1783. name: String
  1784. description: String
  1785. type: String
  1786. values: String
  1787. }
  1788. input InstrumentParameterUpdateManyWithWhereNestedInput {
  1789. where: InstrumentParameterScalarWhereInput!
  1790. data: InstrumentParameterUpdateManyDataInput!
  1791. }
  1792. input InstrumentParameterUpdateWithWhereUniqueNestedInput {
  1793. where: InstrumentParameterWhereUniqueInput!
  1794. data: InstrumentParameterUpdateDataInput!
  1795. }
  1796. input InstrumentParameterUpsertWithWhereUniqueNestedInput {
  1797. where: InstrumentParameterWhereUniqueInput!
  1798. update: InstrumentParameterUpdateDataInput!
  1799. create: InstrumentParameterCreateInput!
  1800. }
  1801. input InstrumentParameterWhereInput {
  1802. id: ID
  1803. id_not: ID
  1804. id_in: [ID!]
  1805. id_not_in: [ID!]
  1806. id_lt: ID
  1807. id_lte: ID
  1808. id_gt: ID
  1809. id_gte: ID
  1810. id_contains: ID
  1811. id_not_contains: ID
  1812. id_starts_with: ID
  1813. id_not_starts_with: ID
  1814. id_ends_with: ID
  1815. id_not_ends_with: ID
  1816. tag: String
  1817. tag_not: String
  1818. tag_in: [String!]
  1819. tag_not_in: [String!]
  1820. tag_lt: String
  1821. tag_lte: String
  1822. tag_gt: String
  1823. tag_gte: String
  1824. tag_contains: String
  1825. tag_not_contains: String
  1826. tag_starts_with: String
  1827. tag_not_starts_with: String
  1828. tag_ends_with: String
  1829. tag_not_ends_with: String
  1830. name: String
  1831. name_not: String
  1832. name_in: [String!]
  1833. name_not_in: [String!]
  1834. name_lt: String
  1835. name_lte: String
  1836. name_gt: String
  1837. name_gte: String
  1838. name_contains: String
  1839. name_not_contains: String
  1840. name_starts_with: String
  1841. name_not_starts_with: String
  1842. name_ends_with: String
  1843. name_not_ends_with: String
  1844. description: String
  1845. description_not: String
  1846. description_in: [String!]
  1847. description_not_in: [String!]
  1848. description_lt: String
  1849. description_lte: String
  1850. description_gt: String
  1851. description_gte: String
  1852. description_contains: String
  1853. description_not_contains: String
  1854. description_starts_with: String
  1855. description_not_starts_with: String
  1856. description_ends_with: String
  1857. description_not_ends_with: String
  1858. type: String
  1859. type_not: String
  1860. type_in: [String!]
  1861. type_not_in: [String!]
  1862. type_lt: String
  1863. type_lte: String
  1864. type_gt: String
  1865. type_gte: String
  1866. type_contains: String
  1867. type_not_contains: String
  1868. type_starts_with: String
  1869. type_not_starts_with: String
  1870. type_ends_with: String
  1871. type_not_ends_with: String
  1872. values: String
  1873. values_not: String
  1874. values_in: [String!]
  1875. values_not_in: [String!]
  1876. values_lt: String
  1877. values_lte: String
  1878. values_gt: String
  1879. values_gte: String
  1880. values_contains: String
  1881. values_not_contains: String
  1882. values_starts_with: String
  1883. values_not_starts_with: String
  1884. values_ends_with: String
  1885. values_not_ends_with: String
  1886. AND: [InstrumentParameterWhereInput!]
  1887. OR: [InstrumentParameterWhereInput!]
  1888. NOT: [InstrumentParameterWhereInput!]
  1889. }
  1890. input InstrumentParameterWhereUniqueInput {
  1891. id: ID
  1892. }
  1893. type InstrumentPreviousValues {
  1894. id: ID!
  1895. name: String!
  1896. description: String
  1897. interfaces: [String!]!
  1898. }
  1899. type InstrumentSubscriptionPayload {
  1900. mutation: MutationType!
  1901. node: Instrument
  1902. updatedFields: [String!]
  1903. previousValues: InstrumentPreviousValues
  1904. }
  1905. input InstrumentSubscriptionWhereInput {
  1906. mutation_in: [MutationType!]
  1907. updatedFields_contains: String
  1908. updatedFields_contains_every: [String!]
  1909. updatedFields_contains_some: [String!]
  1910. node: InstrumentWhereInput
  1911. AND: [InstrumentSubscriptionWhereInput!]
  1912. OR: [InstrumentSubscriptionWhereInput!]
  1913. NOT: [InstrumentSubscriptionWhereInput!]
  1914. }
  1915. type InstrumentSubsystem {
  1916. id: ID!
  1917. name: String
  1918. description: String!
  1919. commands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand!]
  1920. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  1921. subsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem!]
  1922. }
  1923. type InstrumentSubsystemConnection {
  1924. pageInfo: PageInfo!
  1925. edges: [InstrumentSubsystemEdge]!
  1926. aggregate: AggregateInstrumentSubsystem!
  1927. }
  1928. input InstrumentSubsystemCreateInput {
  1929. name: String
  1930. description: String!
  1931. commands: InstrumentCommandCreateManyInput
  1932. parameters: InstrumentParameterCreateManyInput
  1933. subsystems: InstrumentSubsystemCreateManyInput
  1934. }
  1935. input InstrumentSubsystemCreateManyInput {
  1936. create: [InstrumentSubsystemCreateInput!]
  1937. connect: [InstrumentSubsystemWhereUniqueInput!]
  1938. }
  1939. type InstrumentSubsystemEdge {
  1940. node: InstrumentSubsystem!
  1941. cursor: String!
  1942. }
  1943. enum InstrumentSubsystemOrderByInput {
  1944. id_ASC
  1945. id_DESC
  1946. name_ASC
  1947. name_DESC
  1948. description_ASC
  1949. description_DESC
  1950. createdAt_ASC
  1951. createdAt_DESC
  1952. updatedAt_ASC
  1953. updatedAt_DESC
  1954. }
  1955. type InstrumentSubsystemPreviousValues {
  1956. id: ID!
  1957. name: String
  1958. description: String!
  1959. }
  1960. input InstrumentSubsystemScalarWhereInput {
  1961. id: ID
  1962. id_not: ID
  1963. id_in: [ID!]
  1964. id_not_in: [ID!]
  1965. id_lt: ID
  1966. id_lte: ID
  1967. id_gt: ID
  1968. id_gte: ID
  1969. id_contains: ID
  1970. id_not_contains: ID
  1971. id_starts_with: ID
  1972. id_not_starts_with: ID
  1973. id_ends_with: ID
  1974. id_not_ends_with: ID
  1975. name: String
  1976. name_not: String
  1977. name_in: [String!]
  1978. name_not_in: [String!]
  1979. name_lt: String
  1980. name_lte: String
  1981. name_gt: String
  1982. name_gte: String
  1983. name_contains: String
  1984. name_not_contains: String
  1985. name_starts_with: String
  1986. name_not_starts_with: String
  1987. name_ends_with: String
  1988. name_not_ends_with: String
  1989. description: String
  1990. description_not: String
  1991. description_in: [String!]
  1992. description_not_in: [String!]
  1993. description_lt: String
  1994. description_lte: String
  1995. description_gt: String
  1996. description_gte: String
  1997. description_contains: String
  1998. description_not_contains: String
  1999. description_starts_with: String
  2000. description_not_starts_with: String
  2001. description_ends_with: String
  2002. description_not_ends_with: String
  2003. AND: [InstrumentSubsystemScalarWhereInput!]
  2004. OR: [InstrumentSubsystemScalarWhereInput!]
  2005. NOT: [InstrumentSubsystemScalarWhereInput!]
  2006. }
  2007. type InstrumentSubsystemSubscriptionPayload {
  2008. mutation: MutationType!
  2009. node: InstrumentSubsystem
  2010. updatedFields: [String!]
  2011. previousValues: InstrumentSubsystemPreviousValues
  2012. }
  2013. input InstrumentSubsystemSubscriptionWhereInput {
  2014. mutation_in: [MutationType!]
  2015. updatedFields_contains: String
  2016. updatedFields_contains_every: [String!]
  2017. updatedFields_contains_some: [String!]
  2018. node: InstrumentSubsystemWhereInput
  2019. AND: [InstrumentSubsystemSubscriptionWhereInput!]
  2020. OR: [InstrumentSubsystemSubscriptionWhereInput!]
  2021. NOT: [InstrumentSubsystemSubscriptionWhereInput!]
  2022. }
  2023. input InstrumentSubsystemUpdateDataInput {
  2024. name: String
  2025. description: String
  2026. commands: InstrumentCommandUpdateManyInput
  2027. parameters: InstrumentParameterUpdateManyInput
  2028. subsystems: InstrumentSubsystemUpdateManyInput
  2029. }
  2030. input InstrumentSubsystemUpdateInput {
  2031. name: String
  2032. description: String
  2033. commands: InstrumentCommandUpdateManyInput
  2034. parameters: InstrumentParameterUpdateManyInput
  2035. subsystems: InstrumentSubsystemUpdateManyInput
  2036. }
  2037. input InstrumentSubsystemUpdateManyDataInput {
  2038. name: String
  2039. description: String
  2040. }
  2041. input InstrumentSubsystemUpdateManyInput {
  2042. create: [InstrumentSubsystemCreateInput!]
  2043. update: [InstrumentSubsystemUpdateWithWhereUniqueNestedInput!]
  2044. upsert: [InstrumentSubsystemUpsertWithWhereUniqueNestedInput!]
  2045. delete: [InstrumentSubsystemWhereUniqueInput!]
  2046. connect: [InstrumentSubsystemWhereUniqueInput!]
  2047. set: [InstrumentSubsystemWhereUniqueInput!]
  2048. disconnect: [InstrumentSubsystemWhereUniqueInput!]
  2049. deleteMany: [InstrumentSubsystemScalarWhereInput!]
  2050. updateMany: [InstrumentSubsystemUpdateManyWithWhereNestedInput!]
  2051. }
  2052. input InstrumentSubsystemUpdateManyMutationInput {
  2053. name: String
  2054. description: String
  2055. }
  2056. input InstrumentSubsystemUpdateManyWithWhereNestedInput {
  2057. where: InstrumentSubsystemScalarWhereInput!
  2058. data: InstrumentSubsystemUpdateManyDataInput!
  2059. }
  2060. input InstrumentSubsystemUpdateWithWhereUniqueNestedInput {
  2061. where: InstrumentSubsystemWhereUniqueInput!
  2062. data: InstrumentSubsystemUpdateDataInput!
  2063. }
  2064. input InstrumentSubsystemUpsertWithWhereUniqueNestedInput {
  2065. where: InstrumentSubsystemWhereUniqueInput!
  2066. update: InstrumentSubsystemUpdateDataInput!
  2067. create: InstrumentSubsystemCreateInput!
  2068. }
  2069. input InstrumentSubsystemWhereInput {
  2070. id: ID
  2071. id_not: ID
  2072. id_in: [ID!]
  2073. id_not_in: [ID!]
  2074. id_lt: ID
  2075. id_lte: ID
  2076. id_gt: ID
  2077. id_gte: ID
  2078. id_contains: ID
  2079. id_not_contains: ID
  2080. id_starts_with: ID
  2081. id_not_starts_with: ID
  2082. id_ends_with: ID
  2083. id_not_ends_with: ID
  2084. name: String
  2085. name_not: String
  2086. name_in: [String!]
  2087. name_not_in: [String!]
  2088. name_lt: String
  2089. name_lte: String
  2090. name_gt: String
  2091. name_gte: String
  2092. name_contains: String
  2093. name_not_contains: String
  2094. name_starts_with: String
  2095. name_not_starts_with: String
  2096. name_ends_with: String
  2097. name_not_ends_with: String
  2098. description: String
  2099. description_not: String
  2100. description_in: [String!]
  2101. description_not_in: [String!]
  2102. description_lt: String
  2103. description_lte: String
  2104. description_gt: String
  2105. description_gte: String
  2106. description_contains: String
  2107. description_not_contains: String
  2108. description_starts_with: String
  2109. description_not_starts_with: String
  2110. description_ends_with: String
  2111. description_not_ends_with: String
  2112. commands_every: InstrumentCommandWhereInput
  2113. commands_some: InstrumentCommandWhereInput
  2114. commands_none: InstrumentCommandWhereInput
  2115. parameters_every: InstrumentParameterWhereInput
  2116. parameters_some: InstrumentParameterWhereInput
  2117. parameters_none: InstrumentParameterWhereInput
  2118. subsystems_every: InstrumentSubsystemWhereInput
  2119. subsystems_some: InstrumentSubsystemWhereInput
  2120. subsystems_none: InstrumentSubsystemWhereInput
  2121. AND: [InstrumentSubsystemWhereInput!]
  2122. OR: [InstrumentSubsystemWhereInput!]
  2123. NOT: [InstrumentSubsystemWhereInput!]
  2124. }
  2125. input InstrumentSubsystemWhereUniqueInput {
  2126. id: ID
  2127. }
  2128. input InstrumentUpdateDataInput {
  2129. name: String
  2130. description: String
  2131. documents: FileUpdateManyInput
  2132. interfaces: InstrumentUpdateinterfacesInput
  2133. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  2134. parameters: InstrumentParameterUpdateManyInput
  2135. subsystems: InstrumentSubsystemUpdateManyInput
  2136. }
  2137. input InstrumentUpdateInput {
  2138. name: String
  2139. description: String
  2140. documents: FileUpdateManyInput
  2141. interfaces: InstrumentUpdateinterfacesInput
  2142. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  2143. parameters: InstrumentParameterUpdateManyInput
  2144. subsystems: InstrumentSubsystemUpdateManyInput
  2145. }
  2146. input InstrumentUpdateinterfacesInput {
  2147. set: [String!]
  2148. }
  2149. input InstrumentUpdateManyMutationInput {
  2150. name: String
  2151. description: String
  2152. interfaces: InstrumentUpdateinterfacesInput
  2153. }
  2154. input InstrumentUpdateOneRequiredInput {
  2155. create: InstrumentCreateInput
  2156. update: InstrumentUpdateDataInput
  2157. upsert: InstrumentUpsertNestedInput
  2158. connect: InstrumentWhereUniqueInput
  2159. }
  2160. input InstrumentUpdateOneRequiredWithoutCommandsInput {
  2161. create: InstrumentCreateWithoutCommandsInput
  2162. update: InstrumentUpdateWithoutCommandsDataInput
  2163. upsert: InstrumentUpsertWithoutCommandsInput
  2164. connect: InstrumentWhereUniqueInput
  2165. }
  2166. input InstrumentUpdateWithoutCommandsDataInput {
  2167. name: String
  2168. description: String
  2169. documents: FileUpdateManyInput
  2170. interfaces: InstrumentUpdateinterfacesInput
  2171. parameters: InstrumentParameterUpdateManyInput
  2172. subsystems: InstrumentSubsystemUpdateManyInput
  2173. }
  2174. input InstrumentUpsertNestedInput {
  2175. update: InstrumentUpdateDataInput!
  2176. create: InstrumentCreateInput!
  2177. }
  2178. input InstrumentUpsertWithoutCommandsInput {
  2179. update: InstrumentUpdateWithoutCommandsDataInput!
  2180. create: InstrumentCreateWithoutCommandsInput!
  2181. }
  2182. input InstrumentWhereInput {
  2183. id: ID
  2184. id_not: ID
  2185. id_in: [ID!]
  2186. id_not_in: [ID!]
  2187. id_lt: ID
  2188. id_lte: ID
  2189. id_gt: ID
  2190. id_gte: ID
  2191. id_contains: ID
  2192. id_not_contains: ID
  2193. id_starts_with: ID
  2194. id_not_starts_with: ID
  2195. id_ends_with: ID
  2196. id_not_ends_with: ID
  2197. name: String
  2198. name_not: String
  2199. name_in: [String!]
  2200. name_not_in: [String!]
  2201. name_lt: String
  2202. name_lte: String
  2203. name_gt: String
  2204. name_gte: String
  2205. name_contains: String
  2206. name_not_contains: String
  2207. name_starts_with: String
  2208. name_not_starts_with: String
  2209. name_ends_with: String
  2210. name_not_ends_with: String
  2211. description: String
  2212. description_not: String
  2213. description_in: [String!]
  2214. description_not_in: [String!]
  2215. description_lt: String
  2216. description_lte: String
  2217. description_gt: String
  2218. description_gte: String
  2219. description_contains: String
  2220. description_not_contains: String
  2221. description_starts_with: String
  2222. description_not_starts_with: String
  2223. description_ends_with: String
  2224. description_not_ends_with: String
  2225. documents_every: FileWhereInput
  2226. documents_some: FileWhereInput
  2227. documents_none: FileWhereInput
  2228. commands_every: InstrumentCommandWhereInput
  2229. commands_some: InstrumentCommandWhereInput
  2230. commands_none: InstrumentCommandWhereInput
  2231. parameters_every: InstrumentParameterWhereInput
  2232. parameters_some: InstrumentParameterWhereInput
  2233. parameters_none: InstrumentParameterWhereInput
  2234. subsystems_every: InstrumentSubsystemWhereInput
  2235. subsystems_some: InstrumentSubsystemWhereInput
  2236. subsystems_none: InstrumentSubsystemWhereInput
  2237. AND: [InstrumentWhereInput!]
  2238. OR: [InstrumentWhereInput!]
  2239. NOT: [InstrumentWhereInput!]
  2240. }
  2241. input InstrumentWhereUniqueInput {
  2242. id: ID
  2243. }
  2244. scalar Long
  2245. type Measurement {
  2246. id: ID!
  2247. createdAt: DateTime!
  2248. intValue: Int
  2249. floatValue: Float
  2250. stringValue: String
  2251. }
  2252. type MeasurementConnection {
  2253. pageInfo: PageInfo!
  2254. edges: [MeasurementEdge]!
  2255. aggregate: AggregateMeasurement!
  2256. }
  2257. input MeasurementCreateInput {
  2258. intValue: Int
  2259. floatValue: Float
  2260. stringValue: String
  2261. }
  2262. input MeasurementCreateManyInput {
  2263. create: [MeasurementCreateInput!]
  2264. connect: [MeasurementWhereUniqueInput!]
  2265. }
  2266. type MeasurementEdge {
  2267. node: Measurement!
  2268. cursor: String!
  2269. }
  2270. enum MeasurementOrderByInput {
  2271. id_ASC
  2272. id_DESC
  2273. createdAt_ASC
  2274. createdAt_DESC
  2275. intValue_ASC
  2276. intValue_DESC
  2277. floatValue_ASC
  2278. floatValue_DESC
  2279. stringValue_ASC
  2280. stringValue_DESC
  2281. updatedAt_ASC
  2282. updatedAt_DESC
  2283. }
  2284. type MeasurementPreviousValues {
  2285. id: ID!
  2286. createdAt: DateTime!
  2287. intValue: Int
  2288. floatValue: Float
  2289. stringValue: String
  2290. }
  2291. type MeasurementRun {
  2292. id: ID!
  2293. name: String!
  2294. operators(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User!]
  2295. location: String!
  2296. temperature: Float
  2297. startTime: DateTime!
  2298. endTime: DateTime!
  2299. log(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event!]
  2300. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  2301. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement!]
  2302. setup: Setup!
  2303. }
  2304. type MeasurementRunConnection {
  2305. pageInfo: PageInfo!
  2306. edges: [MeasurementRunEdge]!
  2307. aggregate: AggregateMeasurementRun!
  2308. }
  2309. input MeasurementRunCreateInput {
  2310. name: String!
  2311. operators: UserCreateManyInput
  2312. location: String!
  2313. temperature: Float
  2314. startTime: DateTime!
  2315. endTime: DateTime!
  2316. log: EventCreateManyInput
  2317. comments: CommentCreateManyInput
  2318. measurements: MeasurementCreateManyInput
  2319. setup: SetupCreateOneInput!
  2320. }
  2321. input MeasurementRunCreateManyInput {
  2322. create: [MeasurementRunCreateInput!]
  2323. connect: [MeasurementRunWhereUniqueInput!]
  2324. }
  2325. type MeasurementRunEdge {
  2326. node: MeasurementRun!
  2327. cursor: String!
  2328. }
  2329. enum MeasurementRunOrderByInput {
  2330. id_ASC
  2331. id_DESC
  2332. name_ASC
  2333. name_DESC
  2334. location_ASC
  2335. location_DESC
  2336. temperature_ASC
  2337. temperature_DESC
  2338. startTime_ASC
  2339. startTime_DESC
  2340. endTime_ASC
  2341. endTime_DESC
  2342. createdAt_ASC
  2343. createdAt_DESC
  2344. updatedAt_ASC
  2345. updatedAt_DESC
  2346. }
  2347. type MeasurementRunPreviousValues {
  2348. id: ID!
  2349. name: String!
  2350. location: String!
  2351. temperature: Float
  2352. startTime: DateTime!
  2353. endTime: DateTime!
  2354. }
  2355. input MeasurementRunScalarWhereInput {
  2356. id: ID
  2357. id_not: ID
  2358. id_in: [ID!]
  2359. id_not_in: [ID!]
  2360. id_lt: ID
  2361. id_lte: ID
  2362. id_gt: ID
  2363. id_gte: ID
  2364. id_contains: ID
  2365. id_not_contains: ID
  2366. id_starts_with: ID
  2367. id_not_starts_with: ID
  2368. id_ends_with: ID
  2369. id_not_ends_with: ID
  2370. name: String
  2371. name_not: String
  2372. name_in: [String!]
  2373. name_not_in: [String!]
  2374. name_lt: String
  2375. name_lte: String
  2376. name_gt: String
  2377. name_gte: String
  2378. name_contains: String
  2379. name_not_contains: String
  2380. name_starts_with: String
  2381. name_not_starts_with: String
  2382. name_ends_with: String
  2383. name_not_ends_with: String
  2384. location: String
  2385. location_not: String
  2386. location_in: [String!]
  2387. location_not_in: [String!]
  2388. location_lt: String
  2389. location_lte: String
  2390. location_gt: String
  2391. location_gte: String
  2392. location_contains: String
  2393. location_not_contains: String
  2394. location_starts_with: String
  2395. location_not_starts_with: String
  2396. location_ends_with: String
  2397. location_not_ends_with: String
  2398. temperature: Float
  2399. temperature_not: Float
  2400. temperature_in: [Float!]
  2401. temperature_not_in: [Float!]
  2402. temperature_lt: Float
  2403. temperature_lte: Float
  2404. temperature_gt: Float
  2405. temperature_gte: Float
  2406. startTime: DateTime
  2407. startTime_not: DateTime
  2408. startTime_in: [DateTime!]
  2409. startTime_not_in: [DateTime!]
  2410. startTime_lt: DateTime
  2411. startTime_lte: DateTime
  2412. startTime_gt: DateTime
  2413. startTime_gte: DateTime
  2414. endTime: DateTime
  2415. endTime_not: DateTime
  2416. endTime_in: [DateTime!]
  2417. endTime_not_in: [DateTime!]
  2418. endTime_lt: DateTime
  2419. endTime_lte: DateTime
  2420. endTime_gt: DateTime
  2421. endTime_gte: DateTime
  2422. AND: [MeasurementRunScalarWhereInput!]
  2423. OR: [MeasurementRunScalarWhereInput!]
  2424. NOT: [MeasurementRunScalarWhereInput!]
  2425. }
  2426. type MeasurementRunSubscriptionPayload {
  2427. mutation: MutationType!
  2428. node: MeasurementRun
  2429. updatedFields: [String!]
  2430. previousValues: MeasurementRunPreviousValues
  2431. }
  2432. input MeasurementRunSubscriptionWhereInput {
  2433. mutation_in: [MutationType!]
  2434. updatedFields_contains: String
  2435. updatedFields_contains_every: [String!]
  2436. updatedFields_contains_some: [String!]
  2437. node: MeasurementRunWhereInput
  2438. AND: [MeasurementRunSubscriptionWhereInput!]
  2439. OR: [MeasurementRunSubscriptionWhereInput!]
  2440. NOT: [MeasurementRunSubscriptionWhereInput!]
  2441. }
  2442. input MeasurementRunUpdateDataInput {
  2443. name: String
  2444. operators: UserUpdateManyInput
  2445. location: String
  2446. temperature: Float
  2447. startTime: DateTime
  2448. endTime: DateTime
  2449. log: EventUpdateManyInput
  2450. comments: CommentUpdateManyInput
  2451. measurements: MeasurementUpdateManyInput
  2452. setup: SetupUpdateOneRequiredInput
  2453. }
  2454. input MeasurementRunUpdateInput {
  2455. name: String
  2456. operators: UserUpdateManyInput
  2457. location: String
  2458. temperature: Float
  2459. startTime: DateTime
  2460. endTime: DateTime
  2461. log: EventUpdateManyInput
  2462. comments: CommentUpdateManyInput
  2463. measurements: MeasurementUpdateManyInput
  2464. setup: SetupUpdateOneRequiredInput
  2465. }
  2466. input MeasurementRunUpdateManyDataInput {
  2467. name: String
  2468. location: String
  2469. temperature: Float
  2470. startTime: DateTime
  2471. endTime: DateTime
  2472. }
  2473. input MeasurementRunUpdateManyInput {
  2474. create: [MeasurementRunCreateInput!]
  2475. update: [MeasurementRunUpdateWithWhereUniqueNestedInput!]
  2476. upsert: [MeasurementRunUpsertWithWhereUniqueNestedInput!]
  2477. delete: [MeasurementRunWhereUniqueInput!]
  2478. connect: [MeasurementRunWhereUniqueInput!]
  2479. set: [MeasurementRunWhereUniqueInput!]
  2480. disconnect: [MeasurementRunWhereUniqueInput!]
  2481. deleteMany: [MeasurementRunScalarWhereInput!]
  2482. updateMany: [MeasurementRunUpdateManyWithWhereNestedInput!]
  2483. }
  2484. input MeasurementRunUpdateManyMutationInput {
  2485. name: String
  2486. location: String
  2487. temperature: Float
  2488. startTime: DateTime
  2489. endTime: DateTime
  2490. }
  2491. input MeasurementRunUpdateManyWithWhereNestedInput {
  2492. where: MeasurementRunScalarWhereInput!
  2493. data: MeasurementRunUpdateManyDataInput!
  2494. }
  2495. input MeasurementRunUpdateWithWhereUniqueNestedInput {
  2496. where: MeasurementRunWhereUniqueInput!
  2497. data: MeasurementRunUpdateDataInput!
  2498. }
  2499. input MeasurementRunUpsertWithWhereUniqueNestedInput {
  2500. where: MeasurementRunWhereUniqueInput!
  2501. update: MeasurementRunUpdateDataInput!
  2502. create: MeasurementRunCreateInput!
  2503. }
  2504. input MeasurementRunWhereInput {
  2505. id: ID
  2506. id_not: ID
  2507. id_in: [ID!]
  2508. id_not_in: [ID!]
  2509. id_lt: ID
  2510. id_lte: ID
  2511. id_gt: ID
  2512. id_gte: ID
  2513. id_contains: ID
  2514. id_not_contains: ID
  2515. id_starts_with: ID
  2516. id_not_starts_with: ID
  2517. id_ends_with: ID
  2518. id_not_ends_with: ID
  2519. name: String
  2520. name_not: String
  2521. name_in: [String!]
  2522. name_not_in: [String!]
  2523. name_lt: String
  2524. name_lte: String
  2525. name_gt: String
  2526. name_gte: String
  2527. name_contains: String
  2528. name_not_contains: String
  2529. name_starts_with: String
  2530. name_not_starts_with: String
  2531. name_ends_with: String
  2532. name_not_ends_with: String
  2533. operators_every: UserWhereInput
  2534. operators_some: UserWhereInput
  2535. operators_none: UserWhereInput
  2536. location: String
  2537. location_not: String
  2538. location_in: [String!]
  2539. location_not_in: [String!]
  2540. location_lt: String
  2541. location_lte: String
  2542. location_gt: String
  2543. location_gte: String
  2544. location_contains: String
  2545. location_not_contains: String
  2546. location_starts_with: String
  2547. location_not_starts_with: String
  2548. location_ends_with: String
  2549. location_not_ends_with: String
  2550. temperature: Float
  2551. temperature_not: Float
  2552. temperature_in: [Float!]
  2553. temperature_not_in: [Float!]
  2554. temperature_lt: Float
  2555. temperature_lte: Float
  2556. temperature_gt: Float
  2557. temperature_gte: Float
  2558. startTime: DateTime
  2559. startTime_not: DateTime
  2560. startTime_in: [DateTime!]
  2561. startTime_not_in: [DateTime!]
  2562. startTime_lt: DateTime
  2563. startTime_lte: DateTime
  2564. startTime_gt: DateTime
  2565. startTime_gte: DateTime
  2566. endTime: DateTime
  2567. endTime_not: DateTime
  2568. endTime_in: [DateTime!]
  2569. endTime_not_in: [DateTime!]
  2570. endTime_lt: DateTime
  2571. endTime_lte: DateTime
  2572. endTime_gt: DateTime
  2573. endTime_gte: DateTime
  2574. log_every: EventWhereInput
  2575. log_some: EventWhereInput
  2576. log_none: EventWhereInput
  2577. comments_every: CommentWhereInput
  2578. comments_some: CommentWhereInput
  2579. comments_none: CommentWhereInput
  2580. measurements_every: MeasurementWhereInput
  2581. measurements_some: MeasurementWhereInput
  2582. measurements_none: MeasurementWhereInput
  2583. setup: SetupWhereInput
  2584. AND: [MeasurementRunWhereInput!]
  2585. OR: [MeasurementRunWhereInput!]
  2586. NOT: [MeasurementRunWhereInput!]
  2587. }
  2588. input MeasurementRunWhereUniqueInput {
  2589. id: ID
  2590. }
  2591. input MeasurementScalarWhereInput {
  2592. id: ID
  2593. id_not: ID
  2594. id_in: [ID!]
  2595. id_not_in: [ID!]
  2596. id_lt: ID
  2597. id_lte: ID
  2598. id_gt: ID
  2599. id_gte: ID
  2600. id_contains: ID
  2601. id_not_contains: ID
  2602. id_starts_with: ID
  2603. id_not_starts_with: ID
  2604. id_ends_with: ID
  2605. id_not_ends_with: ID
  2606. createdAt: DateTime
  2607. createdAt_not: DateTime
  2608. createdAt_in: [DateTime!]
  2609. createdAt_not_in: [DateTime!]
  2610. createdAt_lt: DateTime
  2611. createdAt_lte: DateTime
  2612. createdAt_gt: DateTime
  2613. createdAt_gte: DateTime
  2614. intValue: Int
  2615. intValue_not: Int
  2616. intValue_in: [Int!]
  2617. intValue_not_in: [Int!]
  2618. intValue_lt: Int
  2619. intValue_lte: Int
  2620. intValue_gt: Int
  2621. intValue_gte: Int
  2622. floatValue: Float
  2623. floatValue_not: Float
  2624. floatValue_in: [Float!]
  2625. floatValue_not_in: [Float!]
  2626. floatValue_lt: Float
  2627. floatValue_lte: Float
  2628. floatValue_gt: Float
  2629. floatValue_gte: Float
  2630. stringValue: String
  2631. stringValue_not: String
  2632. stringValue_in: [String!]
  2633. stringValue_not_in: [String!]
  2634. stringValue_lt: String
  2635. stringValue_lte: String
  2636. stringValue_gt: String
  2637. stringValue_gte: String
  2638. stringValue_contains: String
  2639. stringValue_not_contains: String
  2640. stringValue_starts_with: String
  2641. stringValue_not_starts_with: String
  2642. stringValue_ends_with: String
  2643. stringValue_not_ends_with: String
  2644. AND: [MeasurementScalarWhereInput!]
  2645. OR: [MeasurementScalarWhereInput!]
  2646. NOT: [MeasurementScalarWhereInput!]
  2647. }
  2648. type MeasurementSubscriptionPayload {
  2649. mutation: MutationType!
  2650. node: Measurement
  2651. updatedFields: [String!]
  2652. previousValues: MeasurementPreviousValues
  2653. }
  2654. input MeasurementSubscriptionWhereInput {
  2655. mutation_in: [MutationType!]
  2656. updatedFields_contains: String
  2657. updatedFields_contains_every: [String!]
  2658. updatedFields_contains_some: [String!]
  2659. node: MeasurementWhereInput
  2660. AND: [MeasurementSubscriptionWhereInput!]
  2661. OR: [MeasurementSubscriptionWhereInput!]
  2662. NOT: [MeasurementSubscriptionWhereInput!]
  2663. }
  2664. input MeasurementUpdateDataInput {
  2665. intValue: Int
  2666. floatValue: Float
  2667. stringValue: String
  2668. }
  2669. input MeasurementUpdateInput {
  2670. intValue: Int
  2671. floatValue: Float
  2672. stringValue: String
  2673. }
  2674. input MeasurementUpdateManyDataInput {
  2675. intValue: Int
  2676. floatValue: Float
  2677. stringValue: String
  2678. }
  2679. input MeasurementUpdateManyInput {
  2680. create: [MeasurementCreateInput!]
  2681. update: [MeasurementUpdateWithWhereUniqueNestedInput!]
  2682. upsert: [MeasurementUpsertWithWhereUniqueNestedInput!]
  2683. delete: [MeasurementWhereUniqueInput!]
  2684. connect: [MeasurementWhereUniqueInput!]
  2685. set: [MeasurementWhereUniqueInput!]
  2686. disconnect: [MeasurementWhereUniqueInput!]
  2687. deleteMany: [MeasurementScalarWhereInput!]
  2688. updateMany: [MeasurementUpdateManyWithWhereNestedInput!]
  2689. }
  2690. input MeasurementUpdateManyMutationInput {
  2691. intValue: Int
  2692. floatValue: Float
  2693. stringValue: String
  2694. }
  2695. input MeasurementUpdateManyWithWhereNestedInput {
  2696. where: MeasurementScalarWhereInput!
  2697. data: MeasurementUpdateManyDataInput!
  2698. }
  2699. input MeasurementUpdateWithWhereUniqueNestedInput {
  2700. where: MeasurementWhereUniqueInput!
  2701. data: MeasurementUpdateDataInput!
  2702. }
  2703. input MeasurementUpsertWithWhereUniqueNestedInput {
  2704. where: MeasurementWhereUniqueInput!
  2705. update: MeasurementUpdateDataInput!
  2706. create: MeasurementCreateInput!
  2707. }
  2708. input MeasurementWhereInput {
  2709. id: ID
  2710. id_not: ID
  2711. id_in: [ID!]
  2712. id_not_in: [ID!]
  2713. id_lt: ID
  2714. id_lte: ID
  2715. id_gt: ID
  2716. id_gte: ID
  2717. id_contains: ID
  2718. id_not_contains: ID
  2719. id_starts_with: ID
  2720. id_not_starts_with: ID
  2721. id_ends_with: ID
  2722. id_not_ends_with: ID
  2723. createdAt: DateTime
  2724. createdAt_not: DateTime
  2725. createdAt_in: [DateTime!]
  2726. createdAt_not_in: [DateTime!]
  2727. createdAt_lt: DateTime
  2728. createdAt_lte: DateTime
  2729. createdAt_gt: DateTime
  2730. createdAt_gte: DateTime
  2731. intValue: Int
  2732. intValue_not: Int
  2733. intValue_in: [Int!]
  2734. intValue_not_in: [Int!]
  2735. intValue_lt: Int
  2736. intValue_lte: Int
  2737. intValue_gt: Int
  2738. intValue_gte: Int
  2739. floatValue: Float
  2740. floatValue_not: Float
  2741. floatValue_in: [Float!]
  2742. floatValue_not_in: [Float!]
  2743. floatValue_lt: Float
  2744. floatValue_lte: Float
  2745. floatValue_gt: Float
  2746. floatValue_gte: Float
  2747. stringValue: String
  2748. stringValue_not: String
  2749. stringValue_in: [String!]
  2750. stringValue_not_in: [String!]
  2751. stringValue_lt: String
  2752. stringValue_lte: String
  2753. stringValue_gt: String
  2754. stringValue_gte: String
  2755. stringValue_contains: String
  2756. stringValue_not_contains: String
  2757. stringValue_starts_with: String
  2758. stringValue_not_starts_with: String
  2759. stringValue_ends_with: String
  2760. stringValue_not_ends_with: String
  2761. AND: [MeasurementWhereInput!]
  2762. OR: [MeasurementWhereInput!]
  2763. NOT: [MeasurementWhereInput!]
  2764. }
  2765. input MeasurementWhereUniqueInput {
  2766. id: ID
  2767. }
  2768. type Meta {
  2769. id: ID!
  2770. key: String!
  2771. value: String!
  2772. }
  2773. type MetaConnection {
  2774. pageInfo: PageInfo!
  2775. edges: [MetaEdge]!
  2776. aggregate: AggregateMeta!
  2777. }
  2778. input MetaCreateInput {
  2779. key: String!
  2780. value: String!
  2781. }
  2782. type MetaEdge {
  2783. node: Meta!
  2784. cursor: String!
  2785. }
  2786. enum MetaOrderByInput {
  2787. id_ASC
  2788. id_DESC
  2789. key_ASC
  2790. key_DESC
  2791. value_ASC
  2792. value_DESC
  2793. createdAt_ASC
  2794. createdAt_DESC
  2795. updatedAt_ASC
  2796. updatedAt_DESC
  2797. }
  2798. type MetaPreviousValues {
  2799. id: ID!
  2800. key: String!
  2801. value: String!
  2802. }
  2803. type MetaSubscriptionPayload {
  2804. mutation: MutationType!
  2805. node: Meta
  2806. updatedFields: [String!]
  2807. previousValues: MetaPreviousValues
  2808. }
  2809. input MetaSubscriptionWhereInput {
  2810. mutation_in: [MutationType!]
  2811. updatedFields_contains: String
  2812. updatedFields_contains_every: [String!]
  2813. updatedFields_contains_some: [String!]
  2814. node: MetaWhereInput
  2815. AND: [MetaSubscriptionWhereInput!]
  2816. OR: [MetaSubscriptionWhereInput!]
  2817. NOT: [MetaSubscriptionWhereInput!]
  2818. }
  2819. input MetaUpdateInput {
  2820. key: String
  2821. value: String
  2822. }
  2823. input MetaUpdateManyMutationInput {
  2824. key: String
  2825. value: String
  2826. }
  2827. input MetaWhereInput {
  2828. id: ID
  2829. id_not: ID
  2830. id_in: [ID!]
  2831. id_not_in: [ID!]
  2832. id_lt: ID
  2833. id_lte: ID
  2834. id_gt: ID
  2835. id_gte: ID
  2836. id_contains: ID
  2837. id_not_contains: ID
  2838. id_starts_with: ID
  2839. id_not_starts_with: ID
  2840. id_ends_with: ID
  2841. id_not_ends_with: ID
  2842. key: String
  2843. key_not: String
  2844. key_in: [String!]
  2845. key_not_in: [String!]
  2846. key_lt: String
  2847. key_lte: String
  2848. key_gt: String
  2849. key_gte: String
  2850. key_contains: String
  2851. key_not_contains: String
  2852. key_starts_with: String
  2853. key_not_starts_with: String
  2854. key_ends_with: String
  2855. key_not_ends_with: String
  2856. value: String
  2857. value_not: String
  2858. value_in: [String!]
  2859. value_not_in: [String!]
  2860. value_lt: String
  2861. value_lte: String
  2862. value_gt: String
  2863. value_gte: String
  2864. value_contains: String
  2865. value_not_contains: String
  2866. value_starts_with: String
  2867. value_not_starts_with: String
  2868. value_ends_with: String
  2869. value_not_ends_with: String
  2870. AND: [MetaWhereInput!]
  2871. OR: [MetaWhereInput!]
  2872. NOT: [MetaWhereInput!]
  2873. }
  2874. input MetaWhereUniqueInput {
  2875. id: ID
  2876. }
  2877. type Mutation {
  2878. createCharacterization(data: CharacterizationCreateInput!): Characterization!
  2879. updateCharacterization(data: CharacterizationUpdateInput!, where: CharacterizationWhereUniqueInput!): Characterization
  2880. updateManyCharacterizations(data: CharacterizationUpdateManyMutationInput!, where: CharacterizationWhereInput): BatchPayload!
  2881. upsertCharacterization(where: CharacterizationWhereUniqueInput!, create: CharacterizationCreateInput!, update: CharacterizationUpdateInput!): Characterization!
  2882. deleteCharacterization(where: CharacterizationWhereUniqueInput!): Characterization
  2883. deleteManyCharacterizations(where: CharacterizationWhereInput): BatchPayload!
  2884. createComment(data: CommentCreateInput!): Comment!
  2885. updateComment(data: CommentUpdateInput!, where: CommentWhereUniqueInput!): Comment
  2886. updateManyComments(data: CommentUpdateManyMutationInput!, where: CommentWhereInput): BatchPayload!
  2887. upsertComment(where: CommentWhereUniqueInput!, create: CommentCreateInput!, update: CommentUpdateInput!): Comment!
  2888. deleteComment(where: CommentWhereUniqueInput!): Comment
  2889. deleteManyComments(where: CommentWhereInput): BatchPayload!
  2890. createDUT(data: DUTCreateInput!): DUT!
  2891. updateDUT(data: DUTUpdateInput!, where: DUTWhereUniqueInput!): DUT
  2892. updateManyDUTs(data: DUTUpdateManyMutationInput!, where: DUTWhereInput): BatchPayload!
  2893. upsertDUT(where: DUTWhereUniqueInput!, create: DUTCreateInput!, update: DUTUpdateInput!): DUT!
  2894. deleteDUT(where: DUTWhereUniqueInput!): DUT
  2895. deleteManyDUTs(where: DUTWhereInput): BatchPayload!
  2896. createEvent(data: EventCreateInput!): Event!
  2897. updateEvent(data: EventUpdateInput!, where: EventWhereUniqueInput!): Event
  2898. updateManyEvents(data: EventUpdateManyMutationInput!, where: EventWhereInput): BatchPayload!
  2899. upsertEvent(where: EventWhereUniqueInput!, create: EventCreateInput!, update: EventUpdateInput!): Event!
  2900. deleteEvent(where: EventWhereUniqueInput!): Event
  2901. deleteManyEvents(where: EventWhereInput): BatchPayload!
  2902. createFile(data: FileCreateInput!): File!
  2903. updateFile(data: FileUpdateInput!, where: FileWhereUniqueInput!): File
  2904. updateManyFiles(data: FileUpdateManyMutationInput!, where: FileWhereInput): BatchPayload!
  2905. upsertFile(where: FileWhereUniqueInput!, create: FileCreateInput!, update: FileUpdateInput!): File!
  2906. deleteFile(where: FileWhereUniqueInput!): File
  2907. deleteManyFiles(where: FileWhereInput): BatchPayload!
  2908. createInstrument(data: InstrumentCreateInput!): Instrument!
  2909. updateInstrument(data: InstrumentUpdateInput!, where: InstrumentWhereUniqueInput!): Instrument
  2910. updateManyInstruments(data: InstrumentUpdateManyMutationInput!, where: InstrumentWhereInput): BatchPayload!
  2911. upsertInstrument(where: InstrumentWhereUniqueInput!, create: InstrumentCreateInput!, update: InstrumentUpdateInput!): Instrument!
  2912. deleteInstrument(where: InstrumentWhereUniqueInput!): Instrument
  2913. deleteManyInstruments(where: InstrumentWhereInput): BatchPayload!
  2914. createInstrumentCommand(data: InstrumentCommandCreateInput!): InstrumentCommand!
  2915. updateInstrumentCommand(data: InstrumentCommandUpdateInput!, where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  2916. updateManyInstrumentCommands(data: InstrumentCommandUpdateManyMutationInput!, where: InstrumentCommandWhereInput): BatchPayload!
  2917. upsertInstrumentCommand(where: InstrumentCommandWhereUniqueInput!, create: InstrumentCommandCreateInput!, update: InstrumentCommandUpdateInput!): InstrumentCommand!
  2918. deleteInstrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  2919. deleteManyInstrumentCommands(where: InstrumentCommandWhereInput): BatchPayload!
  2920. createInstrumentInstance(data: InstrumentInstanceCreateInput!): InstrumentInstance!
  2921. updateInstrumentInstance(data: InstrumentInstanceUpdateInput!, where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  2922. updateManyInstrumentInstances(data: InstrumentInstanceUpdateManyMutationInput!, where: InstrumentInstanceWhereInput): BatchPayload!
  2923. upsertInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!, create: InstrumentInstanceCreateInput!, update: InstrumentInstanceUpdateInput!): InstrumentInstance!
  2924. deleteInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  2925. deleteManyInstrumentInstances(where: InstrumentInstanceWhereInput): BatchPayload!
  2926. createInstrumentParameter(data: InstrumentParameterCreateInput!): InstrumentParameter!
  2927. updateInstrumentParameter(data: InstrumentParameterUpdateInput!, where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  2928. updateManyInstrumentParameters(data: InstrumentParameterUpdateManyMutationInput!, where: InstrumentParameterWhereInput): BatchPayload!
  2929. upsertInstrumentParameter(where: InstrumentParameterWhereUniqueInput!, create: InstrumentParameterCreateInput!, update: InstrumentParameterUpdateInput!): InstrumentParameter!
  2930. deleteInstrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  2931. deleteManyInstrumentParameters(where: InstrumentParameterWhereInput): BatchPayload!
  2932. createInstrumentSubsystem(data: InstrumentSubsystemCreateInput!): InstrumentSubsystem!
  2933. updateInstrumentSubsystem(data: InstrumentSubsystemUpdateInput!, where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  2934. updateManyInstrumentSubsystems(data: InstrumentSubsystemUpdateManyMutationInput!, where: InstrumentSubsystemWhereInput): BatchPayload!
  2935. upsertInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!, create: InstrumentSubsystemCreateInput!, update: InstrumentSubsystemUpdateInput!): InstrumentSubsystem!
  2936. deleteInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  2937. deleteManyInstrumentSubsystems(where: InstrumentSubsystemWhereInput): BatchPayload!
  2938. createMeasurement(data: MeasurementCreateInput!): Measurement!
  2939. updateMeasurement(data: MeasurementUpdateInput!, where: MeasurementWhereUniqueInput!): Measurement
  2940. updateManyMeasurements(data: MeasurementUpdateManyMutationInput!, where: MeasurementWhereInput): BatchPayload!
  2941. upsertMeasurement(where: MeasurementWhereUniqueInput!, create: MeasurementCreateInput!, update: MeasurementUpdateInput!): Measurement!
  2942. deleteMeasurement(where: MeasurementWhereUniqueInput!): Measurement
  2943. deleteManyMeasurements(where: MeasurementWhereInput): BatchPayload!
  2944. createMeasurementRun(data: MeasurementRunCreateInput!): MeasurementRun!
  2945. updateMeasurementRun(data: MeasurementRunUpdateInput!, where: MeasurementRunWhereUniqueInput!): MeasurementRun
  2946. updateManyMeasurementRuns(data: MeasurementRunUpdateManyMutationInput!, where: MeasurementRunWhereInput): BatchPayload!
  2947. upsertMeasurementRun(where: MeasurementRunWhereUniqueInput!, create: MeasurementRunCreateInput!, update: MeasurementRunUpdateInput!): MeasurementRun!
  2948. deleteMeasurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  2949. deleteManyMeasurementRuns(where: MeasurementRunWhereInput): BatchPayload!
  2950. createMeta(data: MetaCreateInput!): Meta!
  2951. updateMeta(data: MetaUpdateInput!, where: MetaWhereUniqueInput!): Meta
  2952. updateManyMetas(data: MetaUpdateManyMutationInput!, where: MetaWhereInput): BatchPayload!
  2953. upsertMeta(where: MetaWhereUniqueInput!, create: MetaCreateInput!, update: MetaUpdateInput!): Meta!
  2954. deleteMeta(where: MetaWhereUniqueInput!): Meta
  2955. deleteManyMetas(where: MetaWhereInput): BatchPayload!
  2956. createProject(data: ProjectCreateInput!): Project!
  2957. updateProject(data: ProjectUpdateInput!, where: ProjectWhereUniqueInput!): Project
  2958. updateManyProjects(data: ProjectUpdateManyMutationInput!, where: ProjectWhereInput): BatchPayload!
  2959. upsertProject(where: ProjectWhereUniqueInput!, create: ProjectCreateInput!, update: ProjectUpdateInput!): Project!
  2960. deleteProject(where: ProjectWhereUniqueInput!): Project
  2961. deleteManyProjects(where: ProjectWhereInput): BatchPayload!
  2962. createProjectVersion(data: ProjectVersionCreateInput!): ProjectVersion!
  2963. updateProjectVersion(data: ProjectVersionUpdateInput!, where: ProjectVersionWhereUniqueInput!): ProjectVersion
  2964. updateManyProjectVersions(data: ProjectVersionUpdateManyMutationInput!, where: ProjectVersionWhereInput): BatchPayload!
  2965. upsertProjectVersion(where: ProjectVersionWhereUniqueInput!, create: ProjectVersionCreateInput!, update: ProjectVersionUpdateInput!): ProjectVersion!
  2966. deleteProjectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  2967. deleteManyProjectVersions(where: ProjectVersionWhereInput): BatchPayload!
  2968. createSetup(data: SetupCreateInput!): Setup!
  2969. updateSetup(data: SetupUpdateInput!, where: SetupWhereUniqueInput!): Setup
  2970. updateManySetups(data: SetupUpdateManyMutationInput!, where: SetupWhereInput): BatchPayload!
  2971. upsertSetup(where: SetupWhereUniqueInput!, create: SetupCreateInput!, update: SetupUpdateInput!): Setup!
  2972. deleteSetup(where: SetupWhereUniqueInput!): Setup
  2973. deleteManySetups(where: SetupWhereInput): BatchPayload!
  2974. createSetupHardware(data: SetupHardwareCreateInput!): SetupHardware!
  2975. updateSetupHardware(data: SetupHardwareUpdateInput!, where: SetupHardwareWhereUniqueInput!): SetupHardware
  2976. updateManySetupHardwares(data: SetupHardwareUpdateManyMutationInput!, where: SetupHardwareWhereInput): BatchPayload!
  2977. upsertSetupHardware(where: SetupHardwareWhereUniqueInput!, create: SetupHardwareCreateInput!, update: SetupHardwareUpdateInput!): SetupHardware!
  2978. deleteSetupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  2979. deleteManySetupHardwares(where: SetupHardwareWhereInput): BatchPayload!
  2980. createSetupHardwareInstance(data: SetupHardwareInstanceCreateInput!): SetupHardwareInstance!
  2981. updateSetupHardwareInstance(data: SetupHardwareInstanceUpdateInput!, where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  2982. updateManySetupHardwareInstances(data: SetupHardwareInstanceUpdateManyMutationInput!, where: SetupHardwareInstanceWhereInput): BatchPayload!
  2983. upsertSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!, create: SetupHardwareInstanceCreateInput!, update: SetupHardwareInstanceUpdateInput!): SetupHardwareInstance!
  2984. deleteSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  2985. deleteManySetupHardwareInstances(where: SetupHardwareInstanceWhereInput): BatchPayload!
  2986. createUser(data: UserCreateInput!): User!
  2987. updateUser(data: UserUpdateInput!, where: UserWhereUniqueInput!): User
  2988. updateManyUsers(data: UserUpdateManyMutationInput!, where: UserWhereInput): BatchPayload!
  2989. upsertUser(where: UserWhereUniqueInput!, create: UserCreateInput!, update: UserUpdateInput!): User!
  2990. deleteUser(where: UserWhereUniqueInput!): User
  2991. deleteManyUsers(where: UserWhereInput): BatchPayload!
  2992. }
  2993. enum MutationType {
  2994. CREATED
  2995. UPDATED
  2996. DELETED
  2997. }
  2998. interface Node {
  2999. id: ID!
  3000. }
  3001. type PageInfo {
  3002. hasNextPage: Boolean!
  3003. hasPreviousPage: Boolean!
  3004. startCursor: String
  3005. endCursor: String
  3006. }
  3007. type Project {
  3008. id: ID!
  3009. name: String!
  3010. abbreviation: String!
  3011. description: String
  3012. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  3013. versions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion!]
  3014. }
  3015. type ProjectConnection {
  3016. pageInfo: PageInfo!
  3017. edges: [ProjectEdge]!
  3018. aggregate: AggregateProject!
  3019. }
  3020. input ProjectCreateInput {
  3021. name: String!
  3022. abbreviation: String!
  3023. description: String
  3024. images: FileCreateManyInput
  3025. versions: ProjectVersionCreateManyWithoutProjectInput
  3026. }
  3027. input ProjectCreateOneWithoutVersionsInput {
  3028. create: ProjectCreateWithoutVersionsInput
  3029. connect: ProjectWhereUniqueInput
  3030. }
  3031. input ProjectCreateWithoutVersionsInput {
  3032. name: String!
  3033. abbreviation: String!
  3034. description: String
  3035. images: FileCreateManyInput
  3036. }
  3037. type ProjectEdge {
  3038. node: Project!
  3039. cursor: String!
  3040. }
  3041. enum ProjectOrderByInput {
  3042. id_ASC
  3043. id_DESC
  3044. name_ASC
  3045. name_DESC
  3046. abbreviation_ASC
  3047. abbreviation_DESC
  3048. description_ASC
  3049. description_DESC
  3050. createdAt_ASC
  3051. createdAt_DESC
  3052. updatedAt_ASC
  3053. updatedAt_DESC
  3054. }
  3055. type ProjectPreviousValues {
  3056. id: ID!
  3057. name: String!
  3058. abbreviation: String!
  3059. description: String
  3060. }
  3061. type ProjectSubscriptionPayload {
  3062. mutation: MutationType!
  3063. node: Project
  3064. updatedFields: [String!]
  3065. previousValues: ProjectPreviousValues
  3066. }
  3067. input ProjectSubscriptionWhereInput {
  3068. mutation_in: [MutationType!]
  3069. updatedFields_contains: String
  3070. updatedFields_contains_every: [String!]
  3071. updatedFields_contains_some: [String!]
  3072. node: ProjectWhereInput
  3073. AND: [ProjectSubscriptionWhereInput!]
  3074. OR: [ProjectSubscriptionWhereInput!]
  3075. NOT: [ProjectSubscriptionWhereInput!]
  3076. }
  3077. input ProjectUpdateInput {
  3078. name: String
  3079. abbreviation: String
  3080. description: String
  3081. images: FileUpdateManyInput
  3082. versions: ProjectVersionUpdateManyWithoutProjectInput
  3083. }
  3084. input ProjectUpdateManyMutationInput {
  3085. name: String
  3086. abbreviation: String
  3087. description: String
  3088. }
  3089. input ProjectUpdateOneRequiredWithoutVersionsInput {
  3090. create: ProjectCreateWithoutVersionsInput
  3091. update: ProjectUpdateWithoutVersionsDataInput
  3092. upsert: ProjectUpsertWithoutVersionsInput
  3093. connect: ProjectWhereUniqueInput
  3094. }
  3095. input ProjectUpdateWithoutVersionsDataInput {
  3096. name: String
  3097. abbreviation: String
  3098. description: String
  3099. images: FileUpdateManyInput
  3100. }
  3101. input ProjectUpsertWithoutVersionsInput {
  3102. update: ProjectUpdateWithoutVersionsDataInput!
  3103. create: ProjectCreateWithoutVersionsInput!
  3104. }
  3105. type ProjectVersion {
  3106. id: ID!
  3107. name: String!
  3108. changes: [String!]!
  3109. date: DateTime!
  3110. project: Project!
  3111. }
  3112. type ProjectVersionConnection {
  3113. pageInfo: PageInfo!
  3114. edges: [ProjectVersionEdge]!
  3115. aggregate: AggregateProjectVersion!
  3116. }
  3117. input ProjectVersionCreatechangesInput {
  3118. set: [String!]
  3119. }
  3120. input ProjectVersionCreateInput {
  3121. name: String!
  3122. changes: ProjectVersionCreatechangesInput
  3123. date: DateTime!
  3124. project: ProjectCreateOneWithoutVersionsInput!
  3125. }
  3126. input ProjectVersionCreateManyWithoutProjectInput {
  3127. create: [ProjectVersionCreateWithoutProjectInput!]
  3128. connect: [ProjectVersionWhereUniqueInput!]
  3129. }
  3130. input ProjectVersionCreateOneInput {
  3131. create: ProjectVersionCreateInput
  3132. connect: ProjectVersionWhereUniqueInput
  3133. }
  3134. input ProjectVersionCreateWithoutProjectInput {
  3135. name: String!
  3136. changes: ProjectVersionCreatechangesInput
  3137. date: DateTime!
  3138. }
  3139. type ProjectVersionEdge {
  3140. node: ProjectVersion!
  3141. cursor: String!
  3142. }
  3143. enum ProjectVersionOrderByInput {
  3144. id_ASC
  3145. id_DESC
  3146. name_ASC
  3147. name_DESC
  3148. date_ASC
  3149. date_DESC
  3150. createdAt_ASC
  3151. createdAt_DESC
  3152. updatedAt_ASC
  3153. updatedAt_DESC
  3154. }
  3155. type ProjectVersionPreviousValues {
  3156. id: ID!
  3157. name: String!
  3158. changes: [String!]!
  3159. date: DateTime!
  3160. }
  3161. input ProjectVersionScalarWhereInput {
  3162. id: ID
  3163. id_not: ID
  3164. id_in: [ID!]
  3165. id_not_in: [ID!]
  3166. id_lt: ID
  3167. id_lte: ID
  3168. id_gt: ID
  3169. id_gte: ID
  3170. id_contains: ID
  3171. id_not_contains: ID
  3172. id_starts_with: ID
  3173. id_not_starts_with: ID
  3174. id_ends_with: ID
  3175. id_not_ends_with: ID
  3176. name: String
  3177. name_not: String
  3178. name_in: [String!]
  3179. name_not_in: [String!]
  3180. name_lt: String
  3181. name_lte: String
  3182. name_gt: String
  3183. name_gte: String
  3184. name_contains: String
  3185. name_not_contains: String
  3186. name_starts_with: String
  3187. name_not_starts_with: String
  3188. name_ends_with: String
  3189. name_not_ends_with: String
  3190. date: DateTime
  3191. date_not: DateTime
  3192. date_in: [DateTime!]
  3193. date_not_in: [DateTime!]
  3194. date_lt: DateTime
  3195. date_lte: DateTime
  3196. date_gt: DateTime
  3197. date_gte: DateTime
  3198. AND: [ProjectVersionScalarWhereInput!]
  3199. OR: [ProjectVersionScalarWhereInput!]
  3200. NOT: [ProjectVersionScalarWhereInput!]
  3201. }
  3202. type ProjectVersionSubscriptionPayload {
  3203. mutation: MutationType!
  3204. node: ProjectVersion
  3205. updatedFields: [String!]
  3206. previousValues: ProjectVersionPreviousValues
  3207. }
  3208. input ProjectVersionSubscriptionWhereInput {
  3209. mutation_in: [MutationType!]
  3210. updatedFields_contains: String
  3211. updatedFields_contains_every: [String!]
  3212. updatedFields_contains_some: [String!]
  3213. node: ProjectVersionWhereInput
  3214. AND: [ProjectVersionSubscriptionWhereInput!]
  3215. OR: [ProjectVersionSubscriptionWhereInput!]
  3216. NOT: [ProjectVersionSubscriptionWhereInput!]
  3217. }
  3218. input ProjectVersionUpdatechangesInput {
  3219. set: [String!]
  3220. }
  3221. input ProjectVersionUpdateDataInput {
  3222. name: String
  3223. changes: ProjectVersionUpdatechangesInput
  3224. date: DateTime
  3225. project: ProjectUpdateOneRequiredWithoutVersionsInput
  3226. }
  3227. input ProjectVersionUpdateInput {
  3228. name: String
  3229. changes: ProjectVersionUpdatechangesInput
  3230. date: DateTime
  3231. project: ProjectUpdateOneRequiredWithoutVersionsInput
  3232. }
  3233. input ProjectVersionUpdateManyDataInput {
  3234. name: String
  3235. changes: ProjectVersionUpdatechangesInput
  3236. date: DateTime
  3237. }
  3238. input ProjectVersionUpdateManyMutationInput {
  3239. name: String
  3240. changes: ProjectVersionUpdatechangesInput
  3241. date: DateTime
  3242. }
  3243. input ProjectVersionUpdateManyWithoutProjectInput {
  3244. create: [ProjectVersionCreateWithoutProjectInput!]
  3245. delete: [ProjectVersionWhereUniqueInput!]
  3246. connect: [ProjectVersionWhereUniqueInput!]
  3247. set: [ProjectVersionWhereUniqueInput!]
  3248. disconnect: [ProjectVersionWhereUniqueInput!]
  3249. update: [ProjectVersionUpdateWithWhereUniqueWithoutProjectInput!]
  3250. upsert: [ProjectVersionUpsertWithWhereUniqueWithoutProjectInput!]
  3251. deleteMany: [ProjectVersionScalarWhereInput!]
  3252. updateMany: [ProjectVersionUpdateManyWithWhereNestedInput!]
  3253. }
  3254. input ProjectVersionUpdateManyWithWhereNestedInput {
  3255. where: ProjectVersionScalarWhereInput!
  3256. data: ProjectVersionUpdateManyDataInput!
  3257. }
  3258. input ProjectVersionUpdateOneRequiredInput {
  3259. create: ProjectVersionCreateInput
  3260. update: ProjectVersionUpdateDataInput
  3261. upsert: ProjectVersionUpsertNestedInput
  3262. connect: ProjectVersionWhereUniqueInput
  3263. }
  3264. input ProjectVersionUpdateWithoutProjectDataInput {
  3265. name: String
  3266. changes: ProjectVersionUpdatechangesInput
  3267. date: DateTime
  3268. }
  3269. input ProjectVersionUpdateWithWhereUniqueWithoutProjectInput {
  3270. where: ProjectVersionWhereUniqueInput!
  3271. data: ProjectVersionUpdateWithoutProjectDataInput!
  3272. }
  3273. input ProjectVersionUpsertNestedInput {
  3274. update: ProjectVersionUpdateDataInput!
  3275. create: ProjectVersionCreateInput!
  3276. }
  3277. input ProjectVersionUpsertWithWhereUniqueWithoutProjectInput {
  3278. where: ProjectVersionWhereUniqueInput!
  3279. update: ProjectVersionUpdateWithoutProjectDataInput!
  3280. create: ProjectVersionCreateWithoutProjectInput!
  3281. }
  3282. input ProjectVersionWhereInput {
  3283. id: ID
  3284. id_not: ID
  3285. id_in: [ID!]
  3286. id_not_in: [ID!]
  3287. id_lt: ID
  3288. id_lte: ID
  3289. id_gt: ID
  3290. id_gte: ID
  3291. id_contains: ID
  3292. id_not_contains: ID
  3293. id_starts_with: ID
  3294. id_not_starts_with: ID
  3295. id_ends_with: ID
  3296. id_not_ends_with: ID
  3297. name: String
  3298. name_not: String
  3299. name_in: [String!]
  3300. name_not_in: [String!]
  3301. name_lt: String
  3302. name_lte: String
  3303. name_gt: String
  3304. name_gte: String
  3305. name_contains: String
  3306. name_not_contains: String
  3307. name_starts_with: String
  3308. name_not_starts_with: String
  3309. name_ends_with: String
  3310. name_not_ends_with: String
  3311. date: DateTime
  3312. date_not: DateTime
  3313. date_in: [DateTime!]
  3314. date_not_in: [DateTime!]
  3315. date_lt: DateTime
  3316. date_lte: DateTime
  3317. date_gt: DateTime
  3318. date_gte: DateTime
  3319. project: ProjectWhereInput
  3320. AND: [ProjectVersionWhereInput!]
  3321. OR: [ProjectVersionWhereInput!]
  3322. NOT: [ProjectVersionWhereInput!]
  3323. }
  3324. input ProjectVersionWhereUniqueInput {
  3325. id: ID
  3326. name: String
  3327. }
  3328. input ProjectWhereInput {
  3329. id: ID
  3330. id_not: ID
  3331. id_in: [ID!]
  3332. id_not_in: [ID!]
  3333. id_lt: ID
  3334. id_lte: ID
  3335. id_gt: ID
  3336. id_gte: ID
  3337. id_contains: ID
  3338. id_not_contains: ID
  3339. id_starts_with: ID
  3340. id_not_starts_with: ID
  3341. id_ends_with: ID
  3342. id_not_ends_with: ID
  3343. name: String
  3344. name_not: String
  3345. name_in: [String!]
  3346. name_not_in: [String!]
  3347. name_lt: String
  3348. name_lte: String
  3349. name_gt: String
  3350. name_gte: String
  3351. name_contains: String
  3352. name_not_contains: String
  3353. name_starts_with: String
  3354. name_not_starts_with: String
  3355. name_ends_with: String
  3356. name_not_ends_with: String
  3357. abbreviation: String
  3358. abbreviation_not: String
  3359. abbreviation_in: [String!]
  3360. abbreviation_not_in: [String!]
  3361. abbreviation_lt: String
  3362. abbreviation_lte: String
  3363. abbreviation_gt: String
  3364. abbreviation_gte: String
  3365. abbreviation_contains: String
  3366. abbreviation_not_contains: String
  3367. abbreviation_starts_with: String
  3368. abbreviation_not_starts_with: String
  3369. abbreviation_ends_with: String
  3370. abbreviation_not_ends_with: String
  3371. description: String
  3372. description_not: String
  3373. description_in: [String!]
  3374. description_not_in: [String!]
  3375. description_lt: String
  3376. description_lte: String
  3377. description_gt: String
  3378. description_gte: String
  3379. description_contains: String
  3380. description_not_contains: String
  3381. description_starts_with: String
  3382. description_not_starts_with: String
  3383. description_ends_with: String
  3384. description_not_ends_with: String
  3385. images_every: FileWhereInput
  3386. images_some: FileWhereInput
  3387. images_none: FileWhereInput
  3388. versions_every: ProjectVersionWhereInput
  3389. versions_some: ProjectVersionWhereInput
  3390. versions_none: ProjectVersionWhereInput
  3391. AND: [ProjectWhereInput!]
  3392. OR: [ProjectWhereInput!]
  3393. NOT: [ProjectWhereInput!]
  3394. }
  3395. input ProjectWhereUniqueInput {
  3396. id: ID
  3397. name: String
  3398. abbreviation: String
  3399. }
  3400. type Query {
  3401. characterization(where: CharacterizationWhereUniqueInput!): Characterization
  3402. characterizations(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Characterization]!
  3403. characterizationsConnection(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CharacterizationConnection!
  3404. comment(where: CommentWhereUniqueInput!): Comment
  3405. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment]!
  3406. commentsConnection(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CommentConnection!
  3407. dUT(where: DUTWhereUniqueInput!): DUT
  3408. dUTs(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [DUT]!
  3409. dUTsConnection(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): DUTConnection!
  3410. event(where: EventWhereUniqueInput!): Event
  3411. events(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event]!
  3412. eventsConnection(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): EventConnection!
  3413. file(where: FileWhereUniqueInput!): File
  3414. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File]!
  3415. filesConnection(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): FileConnection!
  3416. instrument(where: InstrumentWhereUniqueInput!): Instrument
  3417. instruments(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Instrument]!
  3418. instrumentsConnection(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentConnection!
  3419. instrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  3420. instrumentCommands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand]!
  3421. instrumentCommandsConnection(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentCommandConnection!
  3422. instrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  3423. instrumentInstances(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance]!
  3424. instrumentInstancesConnection(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentInstanceConnection!
  3425. instrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  3426. instrumentParameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter]!
  3427. instrumentParametersConnection(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentParameterConnection!
  3428. instrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  3429. instrumentSubsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem]!
  3430. instrumentSubsystemsConnection(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentSubsystemConnection!
  3431. measurement(where: MeasurementWhereUniqueInput!): Measurement
  3432. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement]!
  3433. measurementsConnection(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementConnection!
  3434. measurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  3435. measurementRuns(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [MeasurementRun]!
  3436. measurementRunsConnection(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementRunConnection!
  3437. meta(where: MetaWhereUniqueInput!): Meta
  3438. metas(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Meta]!
  3439. metasConnection(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MetaConnection!
  3440. project(where: ProjectWhereUniqueInput!): Project
  3441. projects(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Project]!
  3442. projectsConnection(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectConnection!
  3443. projectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  3444. projectVersions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion]!
  3445. projectVersionsConnection(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectVersionConnection!
  3446. setup(where: SetupWhereUniqueInput!): Setup
  3447. setups(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Setup]!
  3448. setupsConnection(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupConnection!
  3449. setupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  3450. setupHardwares(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardware]!
  3451. setupHardwaresConnection(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareConnection!
  3452. setupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  3453. setupHardwareInstances(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance]!
  3454. setupHardwareInstancesConnection(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareInstanceConnection!
  3455. user(where: UserWhereUniqueInput!): User
  3456. users(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User]!
  3457. usersConnection(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): UserConnection!
  3458. node(id: ID!): Node
  3459. }
  3460. type Setup {
  3461. id: ID!
  3462. name: String!
  3463. description: String!
  3464. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  3465. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  3466. setupHardware(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance!]
  3467. instruments(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance!]
  3468. }
  3469. type SetupConnection {
  3470. pageInfo: PageInfo!
  3471. edges: [SetupEdge]!
  3472. aggregate: AggregateSetup!
  3473. }
  3474. input SetupCreateInput {
  3475. name: String!
  3476. description: String!
  3477. images: FileCreateManyInput
  3478. comments: CommentCreateManyInput
  3479. setupHardware: SetupHardwareInstanceCreateManyInput
  3480. instruments: InstrumentInstanceCreateManyInput
  3481. }
  3482. input SetupCreateOneInput {
  3483. create: SetupCreateInput
  3484. connect: SetupWhereUniqueInput
  3485. }
  3486. type SetupEdge {
  3487. node: Setup!
  3488. cursor: String!
  3489. }
  3490. type SetupHardware {
  3491. id: ID!
  3492. name: String!
  3493. description: String
  3494. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  3495. }
  3496. type SetupHardwareConnection {
  3497. pageInfo: PageInfo!
  3498. edges: [SetupHardwareEdge]!
  3499. aggregate: AggregateSetupHardware!
  3500. }
  3501. input SetupHardwareCreateInput {
  3502. name: String!
  3503. description: String
  3504. images: FileCreateManyInput
  3505. }
  3506. input SetupHardwareCreateOneInput {
  3507. create: SetupHardwareCreateInput
  3508. connect: SetupHardwareWhereUniqueInput
  3509. }
  3510. type SetupHardwareEdge {
  3511. node: SetupHardware!
  3512. cursor: String!
  3513. }
  3514. type SetupHardwareInstance {
  3515. id: ID!
  3516. setupHardware: SetupHardware!
  3517. identifier: String!
  3518. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  3519. }
  3520. type SetupHardwareInstanceConnection {
  3521. pageInfo: PageInfo!
  3522. edges: [SetupHardwareInstanceEdge]!
  3523. aggregate: AggregateSetupHardwareInstance!
  3524. }
  3525. input SetupHardwareInstanceCreateInput {
  3526. setupHardware: SetupHardwareCreateOneInput!
  3527. identifier: String!
  3528. images: FileCreateManyInput
  3529. }
  3530. input SetupHardwareInstanceCreateManyInput {
  3531. create: [SetupHardwareInstanceCreateInput!]
  3532. connect: [SetupHardwareInstanceWhereUniqueInput!]
  3533. }
  3534. type SetupHardwareInstanceEdge {
  3535. node: SetupHardwareInstance!
  3536. cursor: String!
  3537. }
  3538. enum SetupHardwareInstanceOrderByInput {
  3539. id_ASC
  3540. id_DESC
  3541. identifier_ASC
  3542. identifier_DESC
  3543. createdAt_ASC
  3544. createdAt_DESC
  3545. updatedAt_ASC
  3546. updatedAt_DESC
  3547. }
  3548. type SetupHardwareInstancePreviousValues {
  3549. id: ID!
  3550. identifier: String!
  3551. }
  3552. input SetupHardwareInstanceScalarWhereInput {
  3553. id: ID
  3554. id_not: ID
  3555. id_in: [ID!]
  3556. id_not_in: [ID!]
  3557. id_lt: ID
  3558. id_lte: ID
  3559. id_gt: ID
  3560. id_gte: ID
  3561. id_contains: ID
  3562. id_not_contains: ID
  3563. id_starts_with: ID
  3564. id_not_starts_with: ID
  3565. id_ends_with: ID
  3566. id_not_ends_with: ID
  3567. identifier: String
  3568. identifier_not: String
  3569. identifier_in: [String!]
  3570. identifier_not_in: [String!]
  3571. identifier_lt: String
  3572. identifier_lte: String
  3573. identifier_gt: String
  3574. identifier_gte: String
  3575. identifier_contains: String
  3576. identifier_not_contains: String
  3577. identifier_starts_with: String
  3578. identifier_not_starts_with: String
  3579. identifier_ends_with: String
  3580. identifier_not_ends_with: String
  3581. AND: [SetupHardwareInstanceScalarWhereInput!]
  3582. OR: [SetupHardwareInstanceScalarWhereInput!]
  3583. NOT: [SetupHardwareInstanceScalarWhereInput!]
  3584. }
  3585. type SetupHardwareInstanceSubscriptionPayload {
  3586. mutation: MutationType!
  3587. node: SetupHardwareInstance
  3588. updatedFields: [String!]
  3589. previousValues: SetupHardwareInstancePreviousValues
  3590. }
  3591. input SetupHardwareInstanceSubscriptionWhereInput {
  3592. mutation_in: [MutationType!]
  3593. updatedFields_contains: String
  3594. updatedFields_contains_every: [String!]
  3595. updatedFields_contains_some: [String!]
  3596. node: SetupHardwareInstanceWhereInput
  3597. AND: [SetupHardwareInstanceSubscriptionWhereInput!]
  3598. OR: [SetupHardwareInstanceSubscriptionWhereInput!]
  3599. NOT: [SetupHardwareInstanceSubscriptionWhereInput!]
  3600. }
  3601. input SetupHardwareInstanceUpdateDataInput {
  3602. setupHardware: SetupHardwareUpdateOneRequiredInput
  3603. identifier: String
  3604. images: FileUpdateManyInput
  3605. }
  3606. input SetupHardwareInstanceUpdateInput {
  3607. setupHardware: SetupHardwareUpdateOneRequiredInput
  3608. identifier: String
  3609. images: FileUpdateManyInput
  3610. }
  3611. input SetupHardwareInstanceUpdateManyDataInput {
  3612. identifier: String
  3613. }
  3614. input SetupHardwareInstanceUpdateManyInput {
  3615. create: [SetupHardwareInstanceCreateInput!]
  3616. update: [SetupHardwareInstanceUpdateWithWhereUniqueNestedInput!]
  3617. upsert: [SetupHardwareInstanceUpsertWithWhereUniqueNestedInput!]
  3618. delete: [SetupHardwareInstanceWhereUniqueInput!]
  3619. connect: [SetupHardwareInstanceWhereUniqueInput!]
  3620. set: [SetupHardwareInstanceWhereUniqueInput!]
  3621. disconnect: [SetupHardwareInstanceWhereUniqueInput!]
  3622. deleteMany: [SetupHardwareInstanceScalarWhereInput!]
  3623. updateMany: [SetupHardwareInstanceUpdateManyWithWhereNestedInput!]
  3624. }
  3625. input SetupHardwareInstanceUpdateManyMutationInput {
  3626. identifier: String
  3627. }
  3628. input SetupHardwareInstanceUpdateManyWithWhereNestedInput {
  3629. where: SetupHardwareInstanceScalarWhereInput!
  3630. data: SetupHardwareInstanceUpdateManyDataInput!
  3631. }
  3632. input SetupHardwareInstanceUpdateWithWhereUniqueNestedInput {
  3633. where: SetupHardwareInstanceWhereUniqueInput!
  3634. data: SetupHardwareInstanceUpdateDataInput!
  3635. }
  3636. input SetupHardwareInstanceUpsertWithWhereUniqueNestedInput {
  3637. where: SetupHardwareInstanceWhereUniqueInput!
  3638. update: SetupHardwareInstanceUpdateDataInput!
  3639. create: SetupHardwareInstanceCreateInput!
  3640. }
  3641. input SetupHardwareInstanceWhereInput {
  3642. id: ID
  3643. id_not: ID
  3644. id_in: [ID!]
  3645. id_not_in: [ID!]
  3646. id_lt: ID
  3647. id_lte: ID
  3648. id_gt: ID
  3649. id_gte: ID
  3650. id_contains: ID
  3651. id_not_contains: ID
  3652. id_starts_with: ID
  3653. id_not_starts_with: ID
  3654. id_ends_with: ID
  3655. id_not_ends_with: ID
  3656. setupHardware: SetupHardwareWhereInput
  3657. identifier: String
  3658. identifier_not: String
  3659. identifier_in: [String!]
  3660. identifier_not_in: [String!]
  3661. identifier_lt: String
  3662. identifier_lte: String
  3663. identifier_gt: String
  3664. identifier_gte: String
  3665. identifier_contains: String
  3666. identifier_not_contains: String
  3667. identifier_starts_with: String
  3668. identifier_not_starts_with: String
  3669. identifier_ends_with: String
  3670. identifier_not_ends_with: String
  3671. images_every: FileWhereInput
  3672. images_some: FileWhereInput
  3673. images_none: FileWhereInput
  3674. AND: [SetupHardwareInstanceWhereInput!]
  3675. OR: [SetupHardwareInstanceWhereInput!]
  3676. NOT: [SetupHardwareInstanceWhereInput!]
  3677. }
  3678. input SetupHardwareInstanceWhereUniqueInput {
  3679. id: ID
  3680. }
  3681. enum SetupHardwareOrderByInput {
  3682. id_ASC
  3683. id_DESC
  3684. name_ASC
  3685. name_DESC
  3686. description_ASC
  3687. description_DESC
  3688. createdAt_ASC
  3689. createdAt_DESC
  3690. updatedAt_ASC
  3691. updatedAt_DESC
  3692. }
  3693. type SetupHardwarePreviousValues {
  3694. id: ID!
  3695. name: String!
  3696. description: String
  3697. }
  3698. type SetupHardwareSubscriptionPayload {
  3699. mutation: MutationType!
  3700. node: SetupHardware
  3701. updatedFields: [String!]
  3702. previousValues: SetupHardwarePreviousValues
  3703. }
  3704. input SetupHardwareSubscriptionWhereInput {
  3705. mutation_in: [MutationType!]
  3706. updatedFields_contains: String
  3707. updatedFields_contains_every: [String!]
  3708. updatedFields_contains_some: [String!]
  3709. node: SetupHardwareWhereInput
  3710. AND: [SetupHardwareSubscriptionWhereInput!]
  3711. OR: [SetupHardwareSubscriptionWhereInput!]
  3712. NOT: [SetupHardwareSubscriptionWhereInput!]
  3713. }
  3714. input SetupHardwareUpdateDataInput {
  3715. name: String
  3716. description: String
  3717. images: FileUpdateManyInput
  3718. }
  3719. input SetupHardwareUpdateInput {
  3720. name: String
  3721. description: String
  3722. images: FileUpdateManyInput
  3723. }
  3724. input SetupHardwareUpdateManyMutationInput {
  3725. name: String
  3726. description: String
  3727. }
  3728. input SetupHardwareUpdateOneRequiredInput {
  3729. create: SetupHardwareCreateInput
  3730. update: SetupHardwareUpdateDataInput
  3731. upsert: SetupHardwareUpsertNestedInput
  3732. connect: SetupHardwareWhereUniqueInput
  3733. }
  3734. input SetupHardwareUpsertNestedInput {
  3735. update: SetupHardwareUpdateDataInput!
  3736. create: SetupHardwareCreateInput!
  3737. }
  3738. input SetupHardwareWhereInput {
  3739. id: ID
  3740. id_not: ID
  3741. id_in: [ID!]
  3742. id_not_in: [ID!]
  3743. id_lt: ID
  3744. id_lte: ID
  3745. id_gt: ID
  3746. id_gte: ID
  3747. id_contains: ID
  3748. id_not_contains: ID
  3749. id_starts_with: ID
  3750. id_not_starts_with: ID
  3751. id_ends_with: ID
  3752. id_not_ends_with: ID
  3753. name: String
  3754. name_not: String
  3755. name_in: [String!]
  3756. name_not_in: [String!]
  3757. name_lt: String
  3758. name_lte: String
  3759. name_gt: String
  3760. name_gte: String
  3761. name_contains: String
  3762. name_not_contains: String
  3763. name_starts_with: String
  3764. name_not_starts_with: String
  3765. name_ends_with: String
  3766. name_not_ends_with: String
  3767. description: String
  3768. description_not: String
  3769. description_in: [String!]
  3770. description_not_in: [String!]
  3771. description_lt: String
  3772. description_lte: String
  3773. description_gt: String
  3774. description_gte: String
  3775. description_contains: String
  3776. description_not_contains: String
  3777. description_starts_with: String
  3778. description_not_starts_with: String
  3779. description_ends_with: String
  3780. description_not_ends_with: String
  3781. images_every: FileWhereInput
  3782. images_some: FileWhereInput
  3783. images_none: FileWhereInput
  3784. AND: [SetupHardwareWhereInput!]
  3785. OR: [SetupHardwareWhereInput!]
  3786. NOT: [SetupHardwareWhereInput!]
  3787. }
  3788. input SetupHardwareWhereUniqueInput {
  3789. id: ID
  3790. }
  3791. enum SetupOrderByInput {
  3792. id_ASC
  3793. id_DESC
  3794. name_ASC
  3795. name_DESC
  3796. description_ASC
  3797. description_DESC
  3798. createdAt_ASC
  3799. createdAt_DESC
  3800. updatedAt_ASC
  3801. updatedAt_DESC
  3802. }
  3803. type SetupPreviousValues {
  3804. id: ID!
  3805. name: String!
  3806. description: String!
  3807. }
  3808. type SetupSubscriptionPayload {
  3809. mutation: MutationType!
  3810. node: Setup
  3811. updatedFields: [String!]
  3812. previousValues: SetupPreviousValues
  3813. }
  3814. input SetupSubscriptionWhereInput {
  3815. mutation_in: [MutationType!]
  3816. updatedFields_contains: String
  3817. updatedFields_contains_every: [String!]
  3818. updatedFields_contains_some: [String!]
  3819. node: SetupWhereInput
  3820. AND: [SetupSubscriptionWhereInput!]
  3821. OR: [SetupSubscriptionWhereInput!]
  3822. NOT: [SetupSubscriptionWhereInput!]
  3823. }
  3824. input SetupUpdateDataInput {
  3825. name: String
  3826. description: String
  3827. images: FileUpdateManyInput
  3828. comments: CommentUpdateManyInput
  3829. setupHardware: SetupHardwareInstanceUpdateManyInput
  3830. instruments: InstrumentInstanceUpdateManyInput
  3831. }
  3832. input SetupUpdateInput {
  3833. name: String
  3834. description: String
  3835. images: FileUpdateManyInput
  3836. comments: CommentUpdateManyInput
  3837. setupHardware: SetupHardwareInstanceUpdateManyInput
  3838. instruments: InstrumentInstanceUpdateManyInput
  3839. }
  3840. input SetupUpdateManyMutationInput {
  3841. name: String
  3842. description: String
  3843. }
  3844. input SetupUpdateOneRequiredInput {
  3845. create: SetupCreateInput
  3846. update: SetupUpdateDataInput
  3847. upsert: SetupUpsertNestedInput
  3848. connect: SetupWhereUniqueInput
  3849. }
  3850. input SetupUpsertNestedInput {
  3851. update: SetupUpdateDataInput!
  3852. create: SetupCreateInput!
  3853. }
  3854. input SetupWhereInput {
  3855. id: ID
  3856. id_not: ID
  3857. id_in: [ID!]
  3858. id_not_in: [ID!]
  3859. id_lt: ID
  3860. id_lte: ID
  3861. id_gt: ID
  3862. id_gte: ID
  3863. id_contains: ID
  3864. id_not_contains: ID
  3865. id_starts_with: ID
  3866. id_not_starts_with: ID
  3867. id_ends_with: ID
  3868. id_not_ends_with: ID
  3869. name: String
  3870. name_not: String
  3871. name_in: [String!]
  3872. name_not_in: [String!]
  3873. name_lt: String
  3874. name_lte: String
  3875. name_gt: String
  3876. name_gte: String
  3877. name_contains: String
  3878. name_not_contains: String
  3879. name_starts_with: String
  3880. name_not_starts_with: String
  3881. name_ends_with: String
  3882. name_not_ends_with: String
  3883. description: String
  3884. description_not: String
  3885. description_in: [String!]
  3886. description_not_in: [String!]
  3887. description_lt: String
  3888. description_lte: String
  3889. description_gt: String
  3890. description_gte: String
  3891. description_contains: String
  3892. description_not_contains: String
  3893. description_starts_with: String
  3894. description_not_starts_with: String
  3895. description_ends_with: String
  3896. description_not_ends_with: String
  3897. images_every: FileWhereInput
  3898. images_some: FileWhereInput
  3899. images_none: FileWhereInput
  3900. comments_every: CommentWhereInput
  3901. comments_some: CommentWhereInput
  3902. comments_none: CommentWhereInput
  3903. setupHardware_every: SetupHardwareInstanceWhereInput
  3904. setupHardware_some: SetupHardwareInstanceWhereInput
  3905. setupHardware_none: SetupHardwareInstanceWhereInput
  3906. instruments_every: InstrumentInstanceWhereInput
  3907. instruments_some: InstrumentInstanceWhereInput
  3908. instruments_none: InstrumentInstanceWhereInput
  3909. AND: [SetupWhereInput!]
  3910. OR: [SetupWhereInput!]
  3911. NOT: [SetupWhereInput!]
  3912. }
  3913. input SetupWhereUniqueInput {
  3914. id: ID
  3915. }
  3916. type Subscription {
  3917. characterization(where: CharacterizationSubscriptionWhereInput): CharacterizationSubscriptionPayload
  3918. comment(where: CommentSubscriptionWhereInput): CommentSubscriptionPayload
  3919. dUT(where: DUTSubscriptionWhereInput): DUTSubscriptionPayload
  3920. event(where: EventSubscriptionWhereInput): EventSubscriptionPayload
  3921. file(where: FileSubscriptionWhereInput): FileSubscriptionPayload
  3922. instrument(where: InstrumentSubscriptionWhereInput): InstrumentSubscriptionPayload
  3923. instrumentCommand(where: InstrumentCommandSubscriptionWhereInput): InstrumentCommandSubscriptionPayload
  3924. instrumentInstance(where: InstrumentInstanceSubscriptionWhereInput): InstrumentInstanceSubscriptionPayload
  3925. instrumentParameter(where: InstrumentParameterSubscriptionWhereInput): InstrumentParameterSubscriptionPayload
  3926. instrumentSubsystem(where: InstrumentSubsystemSubscriptionWhereInput): InstrumentSubsystemSubscriptionPayload
  3927. measurement(where: MeasurementSubscriptionWhereInput): MeasurementSubscriptionPayload
  3928. measurementRun(where: MeasurementRunSubscriptionWhereInput): MeasurementRunSubscriptionPayload
  3929. meta(where: MetaSubscriptionWhereInput): MetaSubscriptionPayload
  3930. project(where: ProjectSubscriptionWhereInput): ProjectSubscriptionPayload
  3931. projectVersion(where: ProjectVersionSubscriptionWhereInput): ProjectVersionSubscriptionPayload
  3932. setup(where: SetupSubscriptionWhereInput): SetupSubscriptionPayload
  3933. setupHardware(where: SetupHardwareSubscriptionWhereInput): SetupHardwareSubscriptionPayload
  3934. setupHardwareInstance(where: SetupHardwareInstanceSubscriptionWhereInput): SetupHardwareInstanceSubscriptionPayload
  3935. user(where: UserSubscriptionWhereInput): UserSubscriptionPayload
  3936. }
  3937. type User {
  3938. id: ID!
  3939. email: String!
  3940. name: String!
  3941. abbreviation: String!
  3942. password: String!
  3943. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  3944. }
  3945. type UserConnection {
  3946. pageInfo: PageInfo!
  3947. edges: [UserEdge]!
  3948. aggregate: AggregateUser!
  3949. }
  3950. input UserCreateInput {
  3951. email: String!
  3952. name: String!
  3953. abbreviation: String!
  3954. password: String!
  3955. images: FileCreateManyInput
  3956. }
  3957. input UserCreateManyInput {
  3958. create: [UserCreateInput!]
  3959. connect: [UserWhereUniqueInput!]
  3960. }
  3961. type UserEdge {
  3962. node: User!
  3963. cursor: String!
  3964. }
  3965. enum UserOrderByInput {
  3966. id_ASC
  3967. id_DESC
  3968. email_ASC
  3969. email_DESC
  3970. name_ASC
  3971. name_DESC
  3972. abbreviation_ASC
  3973. abbreviation_DESC
  3974. password_ASC
  3975. password_DESC
  3976. createdAt_ASC
  3977. createdAt_DESC
  3978. updatedAt_ASC
  3979. updatedAt_DESC
  3980. }
  3981. type UserPreviousValues {
  3982. id: ID!
  3983. email: String!
  3984. name: String!
  3985. abbreviation: String!
  3986. password: String!
  3987. }
  3988. input UserScalarWhereInput {
  3989. id: ID
  3990. id_not: ID
  3991. id_in: [ID!]
  3992. id_not_in: [ID!]
  3993. id_lt: ID
  3994. id_lte: ID
  3995. id_gt: ID
  3996. id_gte: ID
  3997. id_contains: ID
  3998. id_not_contains: ID
  3999. id_starts_with: ID
  4000. id_not_starts_with: ID
  4001. id_ends_with: ID
  4002. id_not_ends_with: ID
  4003. email: String
  4004. email_not: String
  4005. email_in: [String!]
  4006. email_not_in: [String!]
  4007. email_lt: String
  4008. email_lte: String
  4009. email_gt: String
  4010. email_gte: String
  4011. email_contains: String
  4012. email_not_contains: String
  4013. email_starts_with: String
  4014. email_not_starts_with: String
  4015. email_ends_with: String
  4016. email_not_ends_with: String
  4017. name: String
  4018. name_not: String
  4019. name_in: [String!]
  4020. name_not_in: [String!]
  4021. name_lt: String
  4022. name_lte: String
  4023. name_gt: String
  4024. name_gte: String
  4025. name_contains: String
  4026. name_not_contains: String
  4027. name_starts_with: String
  4028. name_not_starts_with: String
  4029. name_ends_with: String
  4030. name_not_ends_with: String
  4031. abbreviation: String
  4032. abbreviation_not: String
  4033. abbreviation_in: [String!]
  4034. abbreviation_not_in: [String!]
  4035. abbreviation_lt: String
  4036. abbreviation_lte: String
  4037. abbreviation_gt: String
  4038. abbreviation_gte: String
  4039. abbreviation_contains: String
  4040. abbreviation_not_contains: String
  4041. abbreviation_starts_with: String
  4042. abbreviation_not_starts_with: String
  4043. abbreviation_ends_with: String
  4044. abbreviation_not_ends_with: String
  4045. password: String
  4046. password_not: String
  4047. password_in: [String!]
  4048. password_not_in: [String!]
  4049. password_lt: String
  4050. password_lte: String
  4051. password_gt: String
  4052. password_gte: String
  4053. password_contains: String
  4054. password_not_contains: String
  4055. password_starts_with: String
  4056. password_not_starts_with: String
  4057. password_ends_with: String
  4058. password_not_ends_with: String
  4059. AND: [UserScalarWhereInput!]
  4060. OR: [UserScalarWhereInput!]
  4061. NOT: [UserScalarWhereInput!]
  4062. }
  4063. type UserSubscriptionPayload {
  4064. mutation: MutationType!
  4065. node: User
  4066. updatedFields: [String!]
  4067. previousValues: UserPreviousValues
  4068. }
  4069. input UserSubscriptionWhereInput {
  4070. mutation_in: [MutationType!]
  4071. updatedFields_contains: String
  4072. updatedFields_contains_every: [String!]
  4073. updatedFields_contains_some: [String!]
  4074. node: UserWhereInput
  4075. AND: [UserSubscriptionWhereInput!]
  4076. OR: [UserSubscriptionWhereInput!]
  4077. NOT: [UserSubscriptionWhereInput!]
  4078. }
  4079. input UserUpdateDataInput {
  4080. email: String
  4081. name: String
  4082. abbreviation: String
  4083. password: String
  4084. images: FileUpdateManyInput
  4085. }
  4086. input UserUpdateInput {
  4087. email: String
  4088. name: String
  4089. abbreviation: String
  4090. password: String
  4091. images: FileUpdateManyInput
  4092. }
  4093. input UserUpdateManyDataInput {
  4094. email: String
  4095. name: String
  4096. abbreviation: String
  4097. password: String
  4098. }
  4099. input UserUpdateManyInput {
  4100. create: [UserCreateInput!]
  4101. update: [UserUpdateWithWhereUniqueNestedInput!]
  4102. upsert: [UserUpsertWithWhereUniqueNestedInput!]
  4103. delete: [UserWhereUniqueInput!]
  4104. connect: [UserWhereUniqueInput!]
  4105. set: [UserWhereUniqueInput!]
  4106. disconnect: [UserWhereUniqueInput!]
  4107. deleteMany: [UserScalarWhereInput!]
  4108. updateMany: [UserUpdateManyWithWhereNestedInput!]
  4109. }
  4110. input UserUpdateManyMutationInput {
  4111. email: String
  4112. name: String
  4113. abbreviation: String
  4114. password: String
  4115. }
  4116. input UserUpdateManyWithWhereNestedInput {
  4117. where: UserScalarWhereInput!
  4118. data: UserUpdateManyDataInput!
  4119. }
  4120. input UserUpdateWithWhereUniqueNestedInput {
  4121. where: UserWhereUniqueInput!
  4122. data: UserUpdateDataInput!
  4123. }
  4124. input UserUpsertWithWhereUniqueNestedInput {
  4125. where: UserWhereUniqueInput!
  4126. update: UserUpdateDataInput!
  4127. create: UserCreateInput!
  4128. }
  4129. input UserWhereInput {
  4130. id: ID
  4131. id_not: ID
  4132. id_in: [ID!]
  4133. id_not_in: [ID!]
  4134. id_lt: ID
  4135. id_lte: ID
  4136. id_gt: ID
  4137. id_gte: ID
  4138. id_contains: ID
  4139. id_not_contains: ID
  4140. id_starts_with: ID
  4141. id_not_starts_with: ID
  4142. id_ends_with: ID
  4143. id_not_ends_with: ID
  4144. email: String
  4145. email_not: String
  4146. email_in: [String!]
  4147. email_not_in: [String!]
  4148. email_lt: String
  4149. email_lte: String
  4150. email_gt: String
  4151. email_gte: String
  4152. email_contains: String
  4153. email_not_contains: String
  4154. email_starts_with: String
  4155. email_not_starts_with: String
  4156. email_ends_with: String
  4157. email_not_ends_with: String
  4158. name: String
  4159. name_not: String
  4160. name_in: [String!]
  4161. name_not_in: [String!]
  4162. name_lt: String
  4163. name_lte: String
  4164. name_gt: String
  4165. name_gte: String
  4166. name_contains: String
  4167. name_not_contains: String
  4168. name_starts_with: String
  4169. name_not_starts_with: String
  4170. name_ends_with: String
  4171. name_not_ends_with: String
  4172. abbreviation: String
  4173. abbreviation_not: String
  4174. abbreviation_in: [String!]
  4175. abbreviation_not_in: [String!]
  4176. abbreviation_lt: String
  4177. abbreviation_lte: String
  4178. abbreviation_gt: String
  4179. abbreviation_gte: String
  4180. abbreviation_contains: String
  4181. abbreviation_not_contains: String
  4182. abbreviation_starts_with: String
  4183. abbreviation_not_starts_with: String
  4184. abbreviation_ends_with: String
  4185. abbreviation_not_ends_with: String
  4186. password: String
  4187. password_not: String
  4188. password_in: [String!]
  4189. password_not_in: [String!]
  4190. password_lt: String
  4191. password_lte: String
  4192. password_gt: String
  4193. password_gte: String
  4194. password_contains: String
  4195. password_not_contains: String
  4196. password_starts_with: String
  4197. password_not_starts_with: String
  4198. password_ends_with: String
  4199. password_not_ends_with: String
  4200. images_every: FileWhereInput
  4201. images_some: FileWhereInput
  4202. images_none: FileWhereInput
  4203. AND: [UserWhereInput!]
  4204. OR: [UserWhereInput!]
  4205. NOT: [UserWhereInput!]
  4206. }
  4207. input UserWhereUniqueInput {
  4208. id: ID
  4209. email: String
  4210. }
  4211. `
  4212. }