prisma-schema.js 114 KB

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