prisma.graphql 220 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400
  1. # source: http://localhost:4466
  2. # timestamp: Thu Apr 25 2019 12:47:47 GMT+0200 (Central European Summer Time)
  3. type AggregateCharacterization {
  4. count: Int!
  5. }
  6. type AggregateComment {
  7. count: Int!
  8. }
  9. type AggregateDUT {
  10. count: Int!
  11. }
  12. type AggregateEvent {
  13. count: Int!
  14. }
  15. type AggregateFile {
  16. count: Int!
  17. }
  18. type AggregateInstrument {
  19. count: Int!
  20. }
  21. type AggregateInstrumentCommand {
  22. count: Int!
  23. }
  24. type AggregateInstrumentInstance {
  25. count: Int!
  26. }
  27. type AggregateInstrumentParameter {
  28. count: Int!
  29. }
  30. type AggregateInstrumentSubsystem {
  31. count: Int!
  32. }
  33. type AggregateMeasurement {
  34. count: Int!
  35. }
  36. type AggregateMeasurementRun {
  37. count: Int!
  38. }
  39. type AggregateMeta {
  40. count: Int!
  41. }
  42. type AggregateProject {
  43. count: Int!
  44. }
  45. type AggregateProjectVersion {
  46. count: Int!
  47. }
  48. type AggregateSetup {
  49. count: Int!
  50. }
  51. type AggregateSetupHardware {
  52. count: Int!
  53. }
  54. type AggregateSetupHardwareInstance {
  55. count: Int!
  56. }
  57. type AggregateUser {
  58. count: Int!
  59. }
  60. type BatchPayload {
  61. """The number of nodes that have been affected by the Batch operation."""
  62. count: Long!
  63. }
  64. type Characterization implements Node {
  65. id: ID!
  66. name: String!
  67. projectVersion: ProjectVersion!
  68. measurementRuns(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [MeasurementRun!]
  69. }
  70. """A connection to a list of items."""
  71. type CharacterizationConnection {
  72. """Information to aid in pagination."""
  73. pageInfo: PageInfo!
  74. """A list of edges."""
  75. edges: [CharacterizationEdge]!
  76. aggregate: AggregateCharacterization!
  77. }
  78. input CharacterizationCreateInput {
  79. name: String!
  80. projectVersion: ProjectVersionCreateOneInput!
  81. measurementRuns: MeasurementRunCreateManyInput
  82. }
  83. """An edge in a connection."""
  84. type CharacterizationEdge {
  85. """The item at the end of the edge."""
  86. node: Characterization!
  87. """A cursor for use in pagination."""
  88. cursor: String!
  89. }
  90. enum CharacterizationOrderByInput {
  91. id_ASC
  92. id_DESC
  93. name_ASC
  94. name_DESC
  95. updatedAt_ASC
  96. updatedAt_DESC
  97. createdAt_ASC
  98. createdAt_DESC
  99. }
  100. type CharacterizationPreviousValues {
  101. id: ID!
  102. name: String!
  103. }
  104. type CharacterizationSubscriptionPayload {
  105. mutation: MutationType!
  106. node: Characterization
  107. updatedFields: [String!]
  108. previousValues: CharacterizationPreviousValues
  109. }
  110. input CharacterizationSubscriptionWhereInput {
  111. """Logical AND on all given filters."""
  112. AND: [CharacterizationSubscriptionWhereInput!]
  113. """Logical OR on all given filters."""
  114. OR: [CharacterizationSubscriptionWhereInput!]
  115. """Logical NOT on all given filters combined by AND."""
  116. NOT: [CharacterizationSubscriptionWhereInput!]
  117. """The subscription event gets dispatched when it's listed in mutation_in"""
  118. mutation_in: [MutationType!]
  119. """
  120. The subscription event gets only dispatched when one of the updated fields names is included in this list
  121. """
  122. updatedFields_contains: String
  123. """
  124. The subscription event gets only dispatched when all of the field names included in this list have been updated
  125. """
  126. updatedFields_contains_every: [String!]
  127. """
  128. The subscription event gets only dispatched when some of the field names included in this list have been updated
  129. """
  130. updatedFields_contains_some: [String!]
  131. node: CharacterizationWhereInput
  132. }
  133. input CharacterizationUpdateInput {
  134. name: String
  135. projectVersion: ProjectVersionUpdateOneRequiredInput
  136. measurementRuns: MeasurementRunUpdateManyInput
  137. }
  138. input CharacterizationUpdateManyMutationInput {
  139. name: String
  140. }
  141. input CharacterizationWhereInput {
  142. """Logical AND on all given filters."""
  143. AND: [CharacterizationWhereInput!]
  144. """Logical OR on all given filters."""
  145. OR: [CharacterizationWhereInput!]
  146. """Logical NOT on all given filters combined by AND."""
  147. NOT: [CharacterizationWhereInput!]
  148. id: ID
  149. """All values that are not equal to given value."""
  150. id_not: ID
  151. """All values that are contained in given list."""
  152. id_in: [ID!]
  153. """All values that are not contained in given list."""
  154. id_not_in: [ID!]
  155. """All values less than the given value."""
  156. id_lt: ID
  157. """All values less than or equal the given value."""
  158. id_lte: ID
  159. """All values greater than the given value."""
  160. id_gt: ID
  161. """All values greater than or equal the given value."""
  162. id_gte: ID
  163. """All values containing the given string."""
  164. id_contains: ID
  165. """All values not containing the given string."""
  166. id_not_contains: ID
  167. """All values starting with the given string."""
  168. id_starts_with: ID
  169. """All values not starting with the given string."""
  170. id_not_starts_with: ID
  171. """All values ending with the given string."""
  172. id_ends_with: ID
  173. """All values not ending with the given string."""
  174. id_not_ends_with: ID
  175. name: String
  176. """All values that are not equal to given value."""
  177. name_not: String
  178. """All values that are contained in given list."""
  179. name_in: [String!]
  180. """All values that are not contained in given list."""
  181. name_not_in: [String!]
  182. """All values less than the given value."""
  183. name_lt: String
  184. """All values less than or equal the given value."""
  185. name_lte: String
  186. """All values greater than the given value."""
  187. name_gt: String
  188. """All values greater than or equal the given value."""
  189. name_gte: String
  190. """All values containing the given string."""
  191. name_contains: String
  192. """All values not containing the given string."""
  193. name_not_contains: String
  194. """All values starting with the given string."""
  195. name_starts_with: String
  196. """All values not starting with the given string."""
  197. name_not_starts_with: String
  198. """All values ending with the given string."""
  199. name_ends_with: String
  200. """All values not ending with the given string."""
  201. name_not_ends_with: String
  202. projectVersion: ProjectVersionWhereInput
  203. measurementRuns_every: MeasurementRunWhereInput
  204. measurementRuns_some: MeasurementRunWhereInput
  205. measurementRuns_none: MeasurementRunWhereInput
  206. }
  207. input CharacterizationWhereUniqueInput {
  208. id: ID
  209. }
  210. type Comment implements Node {
  211. id: ID!
  212. text: String
  213. createdAt: DateTime!
  214. previousVersion: Comment
  215. }
  216. """A connection to a list of items."""
  217. type CommentConnection {
  218. """Information to aid in pagination."""
  219. pageInfo: PageInfo!
  220. """A list of edges."""
  221. edges: [CommentEdge]!
  222. aggregate: AggregateComment!
  223. }
  224. input CommentCreateInput {
  225. text: String
  226. previousVersion: CommentCreateOneInput
  227. }
  228. input CommentCreateManyInput {
  229. create: [CommentCreateInput!]
  230. connect: [CommentWhereUniqueInput!]
  231. }
  232. input CommentCreateOneInput {
  233. create: CommentCreateInput
  234. connect: CommentWhereUniqueInput
  235. }
  236. """An edge in a connection."""
  237. type CommentEdge {
  238. """The item at the end of the edge."""
  239. node: Comment!
  240. """A cursor for use in pagination."""
  241. cursor: String!
  242. }
  243. enum CommentOrderByInput {
  244. id_ASC
  245. id_DESC
  246. text_ASC
  247. text_DESC
  248. createdAt_ASC
  249. createdAt_DESC
  250. updatedAt_ASC
  251. updatedAt_DESC
  252. }
  253. type CommentPreviousValues {
  254. id: ID!
  255. text: String
  256. createdAt: DateTime!
  257. }
  258. input CommentScalarWhereInput {
  259. """Logical AND on all given filters."""
  260. AND: [CommentScalarWhereInput!]
  261. """Logical OR on all given filters."""
  262. OR: [CommentScalarWhereInput!]
  263. """Logical NOT on all given filters combined by AND."""
  264. NOT: [CommentScalarWhereInput!]
  265. id: ID
  266. """All values that are not equal to given value."""
  267. id_not: ID
  268. """All values that are contained in given list."""
  269. id_in: [ID!]
  270. """All values that are not contained in given list."""
  271. id_not_in: [ID!]
  272. """All values less than the given value."""
  273. id_lt: ID
  274. """All values less than or equal the given value."""
  275. id_lte: ID
  276. """All values greater than the given value."""
  277. id_gt: ID
  278. """All values greater than or equal the given value."""
  279. id_gte: ID
  280. """All values containing the given string."""
  281. id_contains: ID
  282. """All values not containing the given string."""
  283. id_not_contains: ID
  284. """All values starting with the given string."""
  285. id_starts_with: ID
  286. """All values not starting with the given string."""
  287. id_not_starts_with: ID
  288. """All values ending with the given string."""
  289. id_ends_with: ID
  290. """All values not ending with the given string."""
  291. id_not_ends_with: ID
  292. text: String
  293. """All values that are not equal to given value."""
  294. text_not: String
  295. """All values that are contained in given list."""
  296. text_in: [String!]
  297. """All values that are not contained in given list."""
  298. text_not_in: [String!]
  299. """All values less than the given value."""
  300. text_lt: String
  301. """All values less than or equal the given value."""
  302. text_lte: String
  303. """All values greater than the given value."""
  304. text_gt: String
  305. """All values greater than or equal the given value."""
  306. text_gte: String
  307. """All values containing the given string."""
  308. text_contains: String
  309. """All values not containing the given string."""
  310. text_not_contains: String
  311. """All values starting with the given string."""
  312. text_starts_with: String
  313. """All values not starting with the given string."""
  314. text_not_starts_with: String
  315. """All values ending with the given string."""
  316. text_ends_with: String
  317. """All values not ending with the given string."""
  318. text_not_ends_with: String
  319. createdAt: DateTime
  320. """All values that are not equal to given value."""
  321. createdAt_not: DateTime
  322. """All values that are contained in given list."""
  323. createdAt_in: [DateTime!]
  324. """All values that are not contained in given list."""
  325. createdAt_not_in: [DateTime!]
  326. """All values less than the given value."""
  327. createdAt_lt: DateTime
  328. """All values less than or equal the given value."""
  329. createdAt_lte: DateTime
  330. """All values greater than the given value."""
  331. createdAt_gt: DateTime
  332. """All values greater than or equal the given value."""
  333. createdAt_gte: DateTime
  334. }
  335. type CommentSubscriptionPayload {
  336. mutation: MutationType!
  337. node: Comment
  338. updatedFields: [String!]
  339. previousValues: CommentPreviousValues
  340. }
  341. input CommentSubscriptionWhereInput {
  342. """Logical AND on all given filters."""
  343. AND: [CommentSubscriptionWhereInput!]
  344. """Logical OR on all given filters."""
  345. OR: [CommentSubscriptionWhereInput!]
  346. """Logical NOT on all given filters combined by AND."""
  347. NOT: [CommentSubscriptionWhereInput!]
  348. """The subscription event gets dispatched when it's listed in mutation_in"""
  349. mutation_in: [MutationType!]
  350. """
  351. The subscription event gets only dispatched when one of the updated fields names is included in this list
  352. """
  353. updatedFields_contains: String
  354. """
  355. The subscription event gets only dispatched when all of the field names included in this list have been updated
  356. """
  357. updatedFields_contains_every: [String!]
  358. """
  359. The subscription event gets only dispatched when some of the field names included in this list have been updated
  360. """
  361. updatedFields_contains_some: [String!]
  362. node: CommentWhereInput
  363. }
  364. input CommentUpdateDataInput {
  365. text: String
  366. previousVersion: CommentUpdateOneInput
  367. }
  368. input CommentUpdateInput {
  369. text: String
  370. previousVersion: CommentUpdateOneInput
  371. }
  372. input CommentUpdateManyDataInput {
  373. text: String
  374. }
  375. input CommentUpdateManyInput {
  376. create: [CommentCreateInput!]
  377. connect: [CommentWhereUniqueInput!]
  378. set: [CommentWhereUniqueInput!]
  379. disconnect: [CommentWhereUniqueInput!]
  380. delete: [CommentWhereUniqueInput!]
  381. update: [CommentUpdateWithWhereUniqueNestedInput!]
  382. updateMany: [CommentUpdateManyWithWhereNestedInput!]
  383. deleteMany: [CommentScalarWhereInput!]
  384. upsert: [CommentUpsertWithWhereUniqueNestedInput!]
  385. }
  386. input CommentUpdateManyMutationInput {
  387. text: String
  388. }
  389. input CommentUpdateManyWithWhereNestedInput {
  390. where: CommentScalarWhereInput!
  391. data: CommentUpdateManyDataInput!
  392. }
  393. input CommentUpdateOneInput {
  394. create: CommentCreateInput
  395. connect: CommentWhereUniqueInput
  396. disconnect: Boolean
  397. delete: Boolean
  398. update: CommentUpdateDataInput
  399. upsert: CommentUpsertNestedInput
  400. }
  401. input CommentUpdateWithWhereUniqueNestedInput {
  402. where: CommentWhereUniqueInput!
  403. data: CommentUpdateDataInput!
  404. }
  405. input CommentUpsertNestedInput {
  406. update: CommentUpdateDataInput!
  407. create: CommentCreateInput!
  408. }
  409. input CommentUpsertWithWhereUniqueNestedInput {
  410. where: CommentWhereUniqueInput!
  411. update: CommentUpdateDataInput!
  412. create: CommentCreateInput!
  413. }
  414. input CommentWhereInput {
  415. """Logical AND on all given filters."""
  416. AND: [CommentWhereInput!]
  417. """Logical OR on all given filters."""
  418. OR: [CommentWhereInput!]
  419. """Logical NOT on all given filters combined by AND."""
  420. NOT: [CommentWhereInput!]
  421. id: ID
  422. """All values that are not equal to given value."""
  423. id_not: ID
  424. """All values that are contained in given list."""
  425. id_in: [ID!]
  426. """All values that are not contained in given list."""
  427. id_not_in: [ID!]
  428. """All values less than the given value."""
  429. id_lt: ID
  430. """All values less than or equal the given value."""
  431. id_lte: ID
  432. """All values greater than the given value."""
  433. id_gt: ID
  434. """All values greater than or equal the given value."""
  435. id_gte: ID
  436. """All values containing the given string."""
  437. id_contains: ID
  438. """All values not containing the given string."""
  439. id_not_contains: ID
  440. """All values starting with the given string."""
  441. id_starts_with: ID
  442. """All values not starting with the given string."""
  443. id_not_starts_with: ID
  444. """All values ending with the given string."""
  445. id_ends_with: ID
  446. """All values not ending with the given string."""
  447. id_not_ends_with: ID
  448. text: String
  449. """All values that are not equal to given value."""
  450. text_not: String
  451. """All values that are contained in given list."""
  452. text_in: [String!]
  453. """All values that are not contained in given list."""
  454. text_not_in: [String!]
  455. """All values less than the given value."""
  456. text_lt: String
  457. """All values less than or equal the given value."""
  458. text_lte: String
  459. """All values greater than the given value."""
  460. text_gt: String
  461. """All values greater than or equal the given value."""
  462. text_gte: String
  463. """All values containing the given string."""
  464. text_contains: String
  465. """All values not containing the given string."""
  466. text_not_contains: String
  467. """All values starting with the given string."""
  468. text_starts_with: String
  469. """All values not starting with the given string."""
  470. text_not_starts_with: String
  471. """All values ending with the given string."""
  472. text_ends_with: String
  473. """All values not ending with the given string."""
  474. text_not_ends_with: String
  475. createdAt: DateTime
  476. """All values that are not equal to given value."""
  477. createdAt_not: DateTime
  478. """All values that are contained in given list."""
  479. createdAt_in: [DateTime!]
  480. """All values that are not contained in given list."""
  481. createdAt_not_in: [DateTime!]
  482. """All values less than the given value."""
  483. createdAt_lt: DateTime
  484. """All values less than or equal the given value."""
  485. createdAt_lte: DateTime
  486. """All values greater than the given value."""
  487. createdAt_gt: DateTime
  488. """All values greater than or equal the given value."""
  489. createdAt_gte: DateTime
  490. previousVersion: CommentWhereInput
  491. }
  492. input CommentWhereUniqueInput {
  493. id: ID
  494. }
  495. scalar DateTime
  496. type DUT implements Node {
  497. id: ID!
  498. name: String!
  499. description: String
  500. project: ProjectVersion!
  501. modifications: [String!]!
  502. }
  503. """A connection to a list of items."""
  504. type DUTConnection {
  505. """Information to aid in pagination."""
  506. pageInfo: PageInfo!
  507. """A list of edges."""
  508. edges: [DUTEdge]!
  509. aggregate: AggregateDUT!
  510. }
  511. input DUTCreateInput {
  512. name: String!
  513. description: String
  514. modifications: DUTCreatemodificationsInput
  515. project: ProjectVersionCreateOneInput!
  516. }
  517. input DUTCreatemodificationsInput {
  518. set: [String!]
  519. }
  520. """An edge in a connection."""
  521. type DUTEdge {
  522. """The item at the end of the edge."""
  523. node: DUT!
  524. """A cursor for use in pagination."""
  525. cursor: String!
  526. }
  527. enum DUTOrderByInput {
  528. id_ASC
  529. id_DESC
  530. name_ASC
  531. name_DESC
  532. description_ASC
  533. description_DESC
  534. updatedAt_ASC
  535. updatedAt_DESC
  536. createdAt_ASC
  537. createdAt_DESC
  538. }
  539. type DUTPreviousValues {
  540. id: ID!
  541. name: String!
  542. description: String
  543. modifications: [String!]!
  544. }
  545. type DUTSubscriptionPayload {
  546. mutation: MutationType!
  547. node: DUT
  548. updatedFields: [String!]
  549. previousValues: DUTPreviousValues
  550. }
  551. input DUTSubscriptionWhereInput {
  552. """Logical AND on all given filters."""
  553. AND: [DUTSubscriptionWhereInput!]
  554. """Logical OR on all given filters."""
  555. OR: [DUTSubscriptionWhereInput!]
  556. """Logical NOT on all given filters combined by AND."""
  557. NOT: [DUTSubscriptionWhereInput!]
  558. """The subscription event gets dispatched when it's listed in mutation_in"""
  559. mutation_in: [MutationType!]
  560. """
  561. The subscription event gets only dispatched when one of the updated fields names is included in this list
  562. """
  563. updatedFields_contains: String
  564. """
  565. The subscription event gets only dispatched when all of the field names included in this list have been updated
  566. """
  567. updatedFields_contains_every: [String!]
  568. """
  569. The subscription event gets only dispatched when some of the field names included in this list have been updated
  570. """
  571. updatedFields_contains_some: [String!]
  572. node: DUTWhereInput
  573. }
  574. input DUTUpdateInput {
  575. name: String
  576. description: String
  577. modifications: DUTUpdatemodificationsInput
  578. project: ProjectVersionUpdateOneRequiredInput
  579. }
  580. input DUTUpdateManyMutationInput {
  581. name: String
  582. description: String
  583. modifications: DUTUpdatemodificationsInput
  584. }
  585. input DUTUpdatemodificationsInput {
  586. set: [String!]
  587. }
  588. input DUTWhereInput {
  589. """Logical AND on all given filters."""
  590. AND: [DUTWhereInput!]
  591. """Logical OR on all given filters."""
  592. OR: [DUTWhereInput!]
  593. """Logical NOT on all given filters combined by AND."""
  594. NOT: [DUTWhereInput!]
  595. id: ID
  596. """All values that are not equal to given value."""
  597. id_not: ID
  598. """All values that are contained in given list."""
  599. id_in: [ID!]
  600. """All values that are not contained in given list."""
  601. id_not_in: [ID!]
  602. """All values less than the given value."""
  603. id_lt: ID
  604. """All values less than or equal the given value."""
  605. id_lte: ID
  606. """All values greater than the given value."""
  607. id_gt: ID
  608. """All values greater than or equal the given value."""
  609. id_gte: ID
  610. """All values containing the given string."""
  611. id_contains: ID
  612. """All values not containing the given string."""
  613. id_not_contains: ID
  614. """All values starting with the given string."""
  615. id_starts_with: ID
  616. """All values not starting with the given string."""
  617. id_not_starts_with: ID
  618. """All values ending with the given string."""
  619. id_ends_with: ID
  620. """All values not ending with the given string."""
  621. id_not_ends_with: ID
  622. name: String
  623. """All values that are not equal to given value."""
  624. name_not: String
  625. """All values that are contained in given list."""
  626. name_in: [String!]
  627. """All values that are not contained in given list."""
  628. name_not_in: [String!]
  629. """All values less than the given value."""
  630. name_lt: String
  631. """All values less than or equal the given value."""
  632. name_lte: String
  633. """All values greater than the given value."""
  634. name_gt: String
  635. """All values greater than or equal the given value."""
  636. name_gte: String
  637. """All values containing the given string."""
  638. name_contains: String
  639. """All values not containing the given string."""
  640. name_not_contains: String
  641. """All values starting with the given string."""
  642. name_starts_with: String
  643. """All values not starting with the given string."""
  644. name_not_starts_with: String
  645. """All values ending with the given string."""
  646. name_ends_with: String
  647. """All values not ending with the given string."""
  648. name_not_ends_with: String
  649. description: String
  650. """All values that are not equal to given value."""
  651. description_not: String
  652. """All values that are contained in given list."""
  653. description_in: [String!]
  654. """All values that are not contained in given list."""
  655. description_not_in: [String!]
  656. """All values less than the given value."""
  657. description_lt: String
  658. """All values less than or equal the given value."""
  659. description_lte: String
  660. """All values greater than the given value."""
  661. description_gt: String
  662. """All values greater than or equal the given value."""
  663. description_gte: String
  664. """All values containing the given string."""
  665. description_contains: String
  666. """All values not containing the given string."""
  667. description_not_contains: String
  668. """All values starting with the given string."""
  669. description_starts_with: String
  670. """All values not starting with the given string."""
  671. description_not_starts_with: String
  672. """All values ending with the given string."""
  673. description_ends_with: String
  674. """All values not ending with the given string."""
  675. description_not_ends_with: String
  676. project: ProjectVersionWhereInput
  677. }
  678. input DUTWhereUniqueInput {
  679. id: ID
  680. }
  681. type Event implements Node {
  682. id: ID!
  683. json: String!
  684. when: DateTime!
  685. }
  686. """A connection to a list of items."""
  687. type EventConnection {
  688. """Information to aid in pagination."""
  689. pageInfo: PageInfo!
  690. """A list of edges."""
  691. edges: [EventEdge]!
  692. aggregate: AggregateEvent!
  693. }
  694. input EventCreateInput {
  695. json: String!
  696. when: DateTime!
  697. }
  698. input EventCreateManyInput {
  699. create: [EventCreateInput!]
  700. connect: [EventWhereUniqueInput!]
  701. }
  702. """An edge in a connection."""
  703. type EventEdge {
  704. """The item at the end of the edge."""
  705. node: Event!
  706. """A cursor for use in pagination."""
  707. cursor: String!
  708. }
  709. enum EventOrderByInput {
  710. id_ASC
  711. id_DESC
  712. json_ASC
  713. json_DESC
  714. when_ASC
  715. when_DESC
  716. updatedAt_ASC
  717. updatedAt_DESC
  718. createdAt_ASC
  719. createdAt_DESC
  720. }
  721. type EventPreviousValues {
  722. id: ID!
  723. json: String!
  724. when: DateTime!
  725. }
  726. input EventScalarWhereInput {
  727. """Logical AND on all given filters."""
  728. AND: [EventScalarWhereInput!]
  729. """Logical OR on all given filters."""
  730. OR: [EventScalarWhereInput!]
  731. """Logical NOT on all given filters combined by AND."""
  732. NOT: [EventScalarWhereInput!]
  733. id: ID
  734. """All values that are not equal to given value."""
  735. id_not: ID
  736. """All values that are contained in given list."""
  737. id_in: [ID!]
  738. """All values that are not contained in given list."""
  739. id_not_in: [ID!]
  740. """All values less than the given value."""
  741. id_lt: ID
  742. """All values less than or equal the given value."""
  743. id_lte: ID
  744. """All values greater than the given value."""
  745. id_gt: ID
  746. """All values greater than or equal the given value."""
  747. id_gte: ID
  748. """All values containing the given string."""
  749. id_contains: ID
  750. """All values not containing the given string."""
  751. id_not_contains: ID
  752. """All values starting with the given string."""
  753. id_starts_with: ID
  754. """All values not starting with the given string."""
  755. id_not_starts_with: ID
  756. """All values ending with the given string."""
  757. id_ends_with: ID
  758. """All values not ending with the given string."""
  759. id_not_ends_with: ID
  760. json: String
  761. """All values that are not equal to given value."""
  762. json_not: String
  763. """All values that are contained in given list."""
  764. json_in: [String!]
  765. """All values that are not contained in given list."""
  766. json_not_in: [String!]
  767. """All values less than the given value."""
  768. json_lt: String
  769. """All values less than or equal the given value."""
  770. json_lte: String
  771. """All values greater than the given value."""
  772. json_gt: String
  773. """All values greater than or equal the given value."""
  774. json_gte: String
  775. """All values containing the given string."""
  776. json_contains: String
  777. """All values not containing the given string."""
  778. json_not_contains: String
  779. """All values starting with the given string."""
  780. json_starts_with: String
  781. """All values not starting with the given string."""
  782. json_not_starts_with: String
  783. """All values ending with the given string."""
  784. json_ends_with: String
  785. """All values not ending with the given string."""
  786. json_not_ends_with: String
  787. when: DateTime
  788. """All values that are not equal to given value."""
  789. when_not: DateTime
  790. """All values that are contained in given list."""
  791. when_in: [DateTime!]
  792. """All values that are not contained in given list."""
  793. when_not_in: [DateTime!]
  794. """All values less than the given value."""
  795. when_lt: DateTime
  796. """All values less than or equal the given value."""
  797. when_lte: DateTime
  798. """All values greater than the given value."""
  799. when_gt: DateTime
  800. """All values greater than or equal the given value."""
  801. when_gte: DateTime
  802. }
  803. type EventSubscriptionPayload {
  804. mutation: MutationType!
  805. node: Event
  806. updatedFields: [String!]
  807. previousValues: EventPreviousValues
  808. }
  809. input EventSubscriptionWhereInput {
  810. """Logical AND on all given filters."""
  811. AND: [EventSubscriptionWhereInput!]
  812. """Logical OR on all given filters."""
  813. OR: [EventSubscriptionWhereInput!]
  814. """Logical NOT on all given filters combined by AND."""
  815. NOT: [EventSubscriptionWhereInput!]
  816. """The subscription event gets dispatched when it's listed in mutation_in"""
  817. mutation_in: [MutationType!]
  818. """
  819. The subscription event gets only dispatched when one of the updated fields names is included in this list
  820. """
  821. updatedFields_contains: String
  822. """
  823. The subscription event gets only dispatched when all of the field names included in this list have been updated
  824. """
  825. updatedFields_contains_every: [String!]
  826. """
  827. The subscription event gets only dispatched when some of the field names included in this list have been updated
  828. """
  829. updatedFields_contains_some: [String!]
  830. node: EventWhereInput
  831. }
  832. input EventUpdateDataInput {
  833. json: String
  834. when: DateTime
  835. }
  836. input EventUpdateInput {
  837. json: String
  838. when: DateTime
  839. }
  840. input EventUpdateManyDataInput {
  841. json: String
  842. when: DateTime
  843. }
  844. input EventUpdateManyInput {
  845. create: [EventCreateInput!]
  846. connect: [EventWhereUniqueInput!]
  847. set: [EventWhereUniqueInput!]
  848. disconnect: [EventWhereUniqueInput!]
  849. delete: [EventWhereUniqueInput!]
  850. update: [EventUpdateWithWhereUniqueNestedInput!]
  851. updateMany: [EventUpdateManyWithWhereNestedInput!]
  852. deleteMany: [EventScalarWhereInput!]
  853. upsert: [EventUpsertWithWhereUniqueNestedInput!]
  854. }
  855. input EventUpdateManyMutationInput {
  856. json: String
  857. when: DateTime
  858. }
  859. input EventUpdateManyWithWhereNestedInput {
  860. where: EventScalarWhereInput!
  861. data: EventUpdateManyDataInput!
  862. }
  863. input EventUpdateWithWhereUniqueNestedInput {
  864. where: EventWhereUniqueInput!
  865. data: EventUpdateDataInput!
  866. }
  867. input EventUpsertWithWhereUniqueNestedInput {
  868. where: EventWhereUniqueInput!
  869. update: EventUpdateDataInput!
  870. create: EventCreateInput!
  871. }
  872. input EventWhereInput {
  873. """Logical AND on all given filters."""
  874. AND: [EventWhereInput!]
  875. """Logical OR on all given filters."""
  876. OR: [EventWhereInput!]
  877. """Logical NOT on all given filters combined by AND."""
  878. NOT: [EventWhereInput!]
  879. id: ID
  880. """All values that are not equal to given value."""
  881. id_not: ID
  882. """All values that are contained in given list."""
  883. id_in: [ID!]
  884. """All values that are not contained in given list."""
  885. id_not_in: [ID!]
  886. """All values less than the given value."""
  887. id_lt: ID
  888. """All values less than or equal the given value."""
  889. id_lte: ID
  890. """All values greater than the given value."""
  891. id_gt: ID
  892. """All values greater than or equal the given value."""
  893. id_gte: ID
  894. """All values containing the given string."""
  895. id_contains: ID
  896. """All values not containing the given string."""
  897. id_not_contains: ID
  898. """All values starting with the given string."""
  899. id_starts_with: ID
  900. """All values not starting with the given string."""
  901. id_not_starts_with: ID
  902. """All values ending with the given string."""
  903. id_ends_with: ID
  904. """All values not ending with the given string."""
  905. id_not_ends_with: ID
  906. json: String
  907. """All values that are not equal to given value."""
  908. json_not: String
  909. """All values that are contained in given list."""
  910. json_in: [String!]
  911. """All values that are not contained in given list."""
  912. json_not_in: [String!]
  913. """All values less than the given value."""
  914. json_lt: String
  915. """All values less than or equal the given value."""
  916. json_lte: String
  917. """All values greater than the given value."""
  918. json_gt: String
  919. """All values greater than or equal the given value."""
  920. json_gte: String
  921. """All values containing the given string."""
  922. json_contains: String
  923. """All values not containing the given string."""
  924. json_not_contains: String
  925. """All values starting with the given string."""
  926. json_starts_with: String
  927. """All values not starting with the given string."""
  928. json_not_starts_with: String
  929. """All values ending with the given string."""
  930. json_ends_with: String
  931. """All values not ending with the given string."""
  932. json_not_ends_with: String
  933. when: DateTime
  934. """All values that are not equal to given value."""
  935. when_not: DateTime
  936. """All values that are contained in given list."""
  937. when_in: [DateTime!]
  938. """All values that are not contained in given list."""
  939. when_not_in: [DateTime!]
  940. """All values less than the given value."""
  941. when_lt: DateTime
  942. """All values less than or equal the given value."""
  943. when_lte: DateTime
  944. """All values greater than the given value."""
  945. when_gt: DateTime
  946. """All values greater than or equal the given value."""
  947. when_gte: DateTime
  948. }
  949. input EventWhereUniqueInput {
  950. id: ID
  951. }
  952. type File implements Node {
  953. id: ID!
  954. path: String!
  955. name: String
  956. description: String
  957. filename: String!
  958. mimetype: String!
  959. size: Int!
  960. }
  961. """A connection to a list of items."""
  962. type FileConnection {
  963. """Information to aid in pagination."""
  964. pageInfo: PageInfo!
  965. """A list of edges."""
  966. edges: [FileEdge]!
  967. aggregate: AggregateFile!
  968. }
  969. input FileCreateInput {
  970. path: String!
  971. name: String
  972. description: String
  973. filename: String!
  974. mimetype: String!
  975. size: Int!
  976. }
  977. input FileCreateManyInput {
  978. create: [FileCreateInput!]
  979. connect: [FileWhereUniqueInput!]
  980. }
  981. """An edge in a connection."""
  982. type FileEdge {
  983. """The item at the end of the edge."""
  984. node: File!
  985. """A cursor for use in pagination."""
  986. cursor: String!
  987. }
  988. enum FileOrderByInput {
  989. id_ASC
  990. id_DESC
  991. path_ASC
  992. path_DESC
  993. name_ASC
  994. name_DESC
  995. description_ASC
  996. description_DESC
  997. filename_ASC
  998. filename_DESC
  999. mimetype_ASC
  1000. mimetype_DESC
  1001. size_ASC
  1002. size_DESC
  1003. updatedAt_ASC
  1004. updatedAt_DESC
  1005. createdAt_ASC
  1006. createdAt_DESC
  1007. }
  1008. type FilePreviousValues {
  1009. id: ID!
  1010. path: String!
  1011. name: String
  1012. description: String
  1013. filename: String!
  1014. mimetype: String!
  1015. size: Int!
  1016. }
  1017. input FileScalarWhereInput {
  1018. """Logical AND on all given filters."""
  1019. AND: [FileScalarWhereInput!]
  1020. """Logical OR on all given filters."""
  1021. OR: [FileScalarWhereInput!]
  1022. """Logical NOT on all given filters combined by AND."""
  1023. NOT: [FileScalarWhereInput!]
  1024. id: ID
  1025. """All values that are not equal to given value."""
  1026. id_not: ID
  1027. """All values that are contained in given list."""
  1028. id_in: [ID!]
  1029. """All values that are not contained in given list."""
  1030. id_not_in: [ID!]
  1031. """All values less than the given value."""
  1032. id_lt: ID
  1033. """All values less than or equal the given value."""
  1034. id_lte: ID
  1035. """All values greater than the given value."""
  1036. id_gt: ID
  1037. """All values greater than or equal the given value."""
  1038. id_gte: ID
  1039. """All values containing the given string."""
  1040. id_contains: ID
  1041. """All values not containing the given string."""
  1042. id_not_contains: ID
  1043. """All values starting with the given string."""
  1044. id_starts_with: ID
  1045. """All values not starting with the given string."""
  1046. id_not_starts_with: ID
  1047. """All values ending with the given string."""
  1048. id_ends_with: ID
  1049. """All values not ending with the given string."""
  1050. id_not_ends_with: ID
  1051. path: String
  1052. """All values that are not equal to given value."""
  1053. path_not: String
  1054. """All values that are contained in given list."""
  1055. path_in: [String!]
  1056. """All values that are not contained in given list."""
  1057. path_not_in: [String!]
  1058. """All values less than the given value."""
  1059. path_lt: String
  1060. """All values less than or equal the given value."""
  1061. path_lte: String
  1062. """All values greater than the given value."""
  1063. path_gt: String
  1064. """All values greater than or equal the given value."""
  1065. path_gte: String
  1066. """All values containing the given string."""
  1067. path_contains: String
  1068. """All values not containing the given string."""
  1069. path_not_contains: String
  1070. """All values starting with the given string."""
  1071. path_starts_with: String
  1072. """All values not starting with the given string."""
  1073. path_not_starts_with: String
  1074. """All values ending with the given string."""
  1075. path_ends_with: String
  1076. """All values not ending with the given string."""
  1077. path_not_ends_with: String
  1078. name: String
  1079. """All values that are not equal to given value."""
  1080. name_not: String
  1081. """All values that are contained in given list."""
  1082. name_in: [String!]
  1083. """All values that are not contained in given list."""
  1084. name_not_in: [String!]
  1085. """All values less than the given value."""
  1086. name_lt: String
  1087. """All values less than or equal the given value."""
  1088. name_lte: String
  1089. """All values greater than the given value."""
  1090. name_gt: String
  1091. """All values greater than or equal the given value."""
  1092. name_gte: String
  1093. """All values containing the given string."""
  1094. name_contains: String
  1095. """All values not containing the given string."""
  1096. name_not_contains: String
  1097. """All values starting with the given string."""
  1098. name_starts_with: String
  1099. """All values not starting with the given string."""
  1100. name_not_starts_with: String
  1101. """All values ending with the given string."""
  1102. name_ends_with: String
  1103. """All values not ending with the given string."""
  1104. name_not_ends_with: String
  1105. description: String
  1106. """All values that are not equal to given value."""
  1107. description_not: String
  1108. """All values that are contained in given list."""
  1109. description_in: [String!]
  1110. """All values that are not contained in given list."""
  1111. description_not_in: [String!]
  1112. """All values less than the given value."""
  1113. description_lt: String
  1114. """All values less than or equal the given value."""
  1115. description_lte: String
  1116. """All values greater than the given value."""
  1117. description_gt: String
  1118. """All values greater than or equal the given value."""
  1119. description_gte: String
  1120. """All values containing the given string."""
  1121. description_contains: String
  1122. """All values not containing the given string."""
  1123. description_not_contains: String
  1124. """All values starting with the given string."""
  1125. description_starts_with: String
  1126. """All values not starting with the given string."""
  1127. description_not_starts_with: String
  1128. """All values ending with the given string."""
  1129. description_ends_with: String
  1130. """All values not ending with the given string."""
  1131. description_not_ends_with: String
  1132. filename: String
  1133. """All values that are not equal to given value."""
  1134. filename_not: String
  1135. """All values that are contained in given list."""
  1136. filename_in: [String!]
  1137. """All values that are not contained in given list."""
  1138. filename_not_in: [String!]
  1139. """All values less than the given value."""
  1140. filename_lt: String
  1141. """All values less than or equal the given value."""
  1142. filename_lte: String
  1143. """All values greater than the given value."""
  1144. filename_gt: String
  1145. """All values greater than or equal the given value."""
  1146. filename_gte: String
  1147. """All values containing the given string."""
  1148. filename_contains: String
  1149. """All values not containing the given string."""
  1150. filename_not_contains: String
  1151. """All values starting with the given string."""
  1152. filename_starts_with: String
  1153. """All values not starting with the given string."""
  1154. filename_not_starts_with: String
  1155. """All values ending with the given string."""
  1156. filename_ends_with: String
  1157. """All values not ending with the given string."""
  1158. filename_not_ends_with: String
  1159. mimetype: String
  1160. """All values that are not equal to given value."""
  1161. mimetype_not: String
  1162. """All values that are contained in given list."""
  1163. mimetype_in: [String!]
  1164. """All values that are not contained in given list."""
  1165. mimetype_not_in: [String!]
  1166. """All values less than the given value."""
  1167. mimetype_lt: String
  1168. """All values less than or equal the given value."""
  1169. mimetype_lte: String
  1170. """All values greater than the given value."""
  1171. mimetype_gt: String
  1172. """All values greater than or equal the given value."""
  1173. mimetype_gte: String
  1174. """All values containing the given string."""
  1175. mimetype_contains: String
  1176. """All values not containing the given string."""
  1177. mimetype_not_contains: String
  1178. """All values starting with the given string."""
  1179. mimetype_starts_with: String
  1180. """All values not starting with the given string."""
  1181. mimetype_not_starts_with: String
  1182. """All values ending with the given string."""
  1183. mimetype_ends_with: String
  1184. """All values not ending with the given string."""
  1185. mimetype_not_ends_with: String
  1186. size: Int
  1187. """All values that are not equal to given value."""
  1188. size_not: Int
  1189. """All values that are contained in given list."""
  1190. size_in: [Int!]
  1191. """All values that are not contained in given list."""
  1192. size_not_in: [Int!]
  1193. """All values less than the given value."""
  1194. size_lt: Int
  1195. """All values less than or equal the given value."""
  1196. size_lte: Int
  1197. """All values greater than the given value."""
  1198. size_gt: Int
  1199. """All values greater than or equal the given value."""
  1200. size_gte: Int
  1201. }
  1202. type FileSubscriptionPayload {
  1203. mutation: MutationType!
  1204. node: File
  1205. updatedFields: [String!]
  1206. previousValues: FilePreviousValues
  1207. }
  1208. input FileSubscriptionWhereInput {
  1209. """Logical AND on all given filters."""
  1210. AND: [FileSubscriptionWhereInput!]
  1211. """Logical OR on all given filters."""
  1212. OR: [FileSubscriptionWhereInput!]
  1213. """Logical NOT on all given filters combined by AND."""
  1214. NOT: [FileSubscriptionWhereInput!]
  1215. """The subscription event gets dispatched when it's listed in mutation_in"""
  1216. mutation_in: [MutationType!]
  1217. """
  1218. The subscription event gets only dispatched when one of the updated fields names is included in this list
  1219. """
  1220. updatedFields_contains: String
  1221. """
  1222. The subscription event gets only dispatched when all of the field names included in this list have been updated
  1223. """
  1224. updatedFields_contains_every: [String!]
  1225. """
  1226. The subscription event gets only dispatched when some of the field names included in this list have been updated
  1227. """
  1228. updatedFields_contains_some: [String!]
  1229. node: FileWhereInput
  1230. }
  1231. input FileUpdateDataInput {
  1232. path: String
  1233. name: String
  1234. description: String
  1235. filename: String
  1236. mimetype: String
  1237. size: Int
  1238. }
  1239. input FileUpdateInput {
  1240. path: String
  1241. name: String
  1242. description: String
  1243. filename: String
  1244. mimetype: String
  1245. size: Int
  1246. }
  1247. input FileUpdateManyDataInput {
  1248. path: String
  1249. name: String
  1250. description: String
  1251. filename: String
  1252. mimetype: String
  1253. size: Int
  1254. }
  1255. input FileUpdateManyInput {
  1256. create: [FileCreateInput!]
  1257. connect: [FileWhereUniqueInput!]
  1258. set: [FileWhereUniqueInput!]
  1259. disconnect: [FileWhereUniqueInput!]
  1260. delete: [FileWhereUniqueInput!]
  1261. update: [FileUpdateWithWhereUniqueNestedInput!]
  1262. updateMany: [FileUpdateManyWithWhereNestedInput!]
  1263. deleteMany: [FileScalarWhereInput!]
  1264. upsert: [FileUpsertWithWhereUniqueNestedInput!]
  1265. }
  1266. input FileUpdateManyMutationInput {
  1267. path: String
  1268. name: String
  1269. description: String
  1270. filename: String
  1271. mimetype: String
  1272. size: Int
  1273. }
  1274. input FileUpdateManyWithWhereNestedInput {
  1275. where: FileScalarWhereInput!
  1276. data: FileUpdateManyDataInput!
  1277. }
  1278. input FileUpdateWithWhereUniqueNestedInput {
  1279. where: FileWhereUniqueInput!
  1280. data: FileUpdateDataInput!
  1281. }
  1282. input FileUpsertWithWhereUniqueNestedInput {
  1283. where: FileWhereUniqueInput!
  1284. update: FileUpdateDataInput!
  1285. create: FileCreateInput!
  1286. }
  1287. input FileWhereInput {
  1288. """Logical AND on all given filters."""
  1289. AND: [FileWhereInput!]
  1290. """Logical OR on all given filters."""
  1291. OR: [FileWhereInput!]
  1292. """Logical NOT on all given filters combined by AND."""
  1293. NOT: [FileWhereInput!]
  1294. id: ID
  1295. """All values that are not equal to given value."""
  1296. id_not: ID
  1297. """All values that are contained in given list."""
  1298. id_in: [ID!]
  1299. """All values that are not contained in given list."""
  1300. id_not_in: [ID!]
  1301. """All values less than the given value."""
  1302. id_lt: ID
  1303. """All values less than or equal the given value."""
  1304. id_lte: ID
  1305. """All values greater than the given value."""
  1306. id_gt: ID
  1307. """All values greater than or equal the given value."""
  1308. id_gte: ID
  1309. """All values containing the given string."""
  1310. id_contains: ID
  1311. """All values not containing the given string."""
  1312. id_not_contains: ID
  1313. """All values starting with the given string."""
  1314. id_starts_with: ID
  1315. """All values not starting with the given string."""
  1316. id_not_starts_with: ID
  1317. """All values ending with the given string."""
  1318. id_ends_with: ID
  1319. """All values not ending with the given string."""
  1320. id_not_ends_with: ID
  1321. path: String
  1322. """All values that are not equal to given value."""
  1323. path_not: String
  1324. """All values that are contained in given list."""
  1325. path_in: [String!]
  1326. """All values that are not contained in given list."""
  1327. path_not_in: [String!]
  1328. """All values less than the given value."""
  1329. path_lt: String
  1330. """All values less than or equal the given value."""
  1331. path_lte: String
  1332. """All values greater than the given value."""
  1333. path_gt: String
  1334. """All values greater than or equal the given value."""
  1335. path_gte: String
  1336. """All values containing the given string."""
  1337. path_contains: String
  1338. """All values not containing the given string."""
  1339. path_not_contains: String
  1340. """All values starting with the given string."""
  1341. path_starts_with: String
  1342. """All values not starting with the given string."""
  1343. path_not_starts_with: String
  1344. """All values ending with the given string."""
  1345. path_ends_with: String
  1346. """All values not ending with the given string."""
  1347. path_not_ends_with: String
  1348. name: String
  1349. """All values that are not equal to given value."""
  1350. name_not: String
  1351. """All values that are contained in given list."""
  1352. name_in: [String!]
  1353. """All values that are not contained in given list."""
  1354. name_not_in: [String!]
  1355. """All values less than the given value."""
  1356. name_lt: String
  1357. """All values less than or equal the given value."""
  1358. name_lte: String
  1359. """All values greater than the given value."""
  1360. name_gt: String
  1361. """All values greater than or equal the given value."""
  1362. name_gte: String
  1363. """All values containing the given string."""
  1364. name_contains: String
  1365. """All values not containing the given string."""
  1366. name_not_contains: String
  1367. """All values starting with the given string."""
  1368. name_starts_with: String
  1369. """All values not starting with the given string."""
  1370. name_not_starts_with: String
  1371. """All values ending with the given string."""
  1372. name_ends_with: String
  1373. """All values not ending with the given string."""
  1374. name_not_ends_with: String
  1375. description: String
  1376. """All values that are not equal to given value."""
  1377. description_not: String
  1378. """All values that are contained in given list."""
  1379. description_in: [String!]
  1380. """All values that are not contained in given list."""
  1381. description_not_in: [String!]
  1382. """All values less than the given value."""
  1383. description_lt: String
  1384. """All values less than or equal the given value."""
  1385. description_lte: String
  1386. """All values greater than the given value."""
  1387. description_gt: String
  1388. """All values greater than or equal the given value."""
  1389. description_gte: String
  1390. """All values containing the given string."""
  1391. description_contains: String
  1392. """All values not containing the given string."""
  1393. description_not_contains: String
  1394. """All values starting with the given string."""
  1395. description_starts_with: String
  1396. """All values not starting with the given string."""
  1397. description_not_starts_with: String
  1398. """All values ending with the given string."""
  1399. description_ends_with: String
  1400. """All values not ending with the given string."""
  1401. description_not_ends_with: String
  1402. filename: String
  1403. """All values that are not equal to given value."""
  1404. filename_not: String
  1405. """All values that are contained in given list."""
  1406. filename_in: [String!]
  1407. """All values that are not contained in given list."""
  1408. filename_not_in: [String!]
  1409. """All values less than the given value."""
  1410. filename_lt: String
  1411. """All values less than or equal the given value."""
  1412. filename_lte: String
  1413. """All values greater than the given value."""
  1414. filename_gt: String
  1415. """All values greater than or equal the given value."""
  1416. filename_gte: String
  1417. """All values containing the given string."""
  1418. filename_contains: String
  1419. """All values not containing the given string."""
  1420. filename_not_contains: String
  1421. """All values starting with the given string."""
  1422. filename_starts_with: String
  1423. """All values not starting with the given string."""
  1424. filename_not_starts_with: String
  1425. """All values ending with the given string."""
  1426. filename_ends_with: String
  1427. """All values not ending with the given string."""
  1428. filename_not_ends_with: String
  1429. mimetype: String
  1430. """All values that are not equal to given value."""
  1431. mimetype_not: String
  1432. """All values that are contained in given list."""
  1433. mimetype_in: [String!]
  1434. """All values that are not contained in given list."""
  1435. mimetype_not_in: [String!]
  1436. """All values less than the given value."""
  1437. mimetype_lt: String
  1438. """All values less than or equal the given value."""
  1439. mimetype_lte: String
  1440. """All values greater than the given value."""
  1441. mimetype_gt: String
  1442. """All values greater than or equal the given value."""
  1443. mimetype_gte: String
  1444. """All values containing the given string."""
  1445. mimetype_contains: String
  1446. """All values not containing the given string."""
  1447. mimetype_not_contains: String
  1448. """All values starting with the given string."""
  1449. mimetype_starts_with: String
  1450. """All values not starting with the given string."""
  1451. mimetype_not_starts_with: String
  1452. """All values ending with the given string."""
  1453. mimetype_ends_with: String
  1454. """All values not ending with the given string."""
  1455. mimetype_not_ends_with: String
  1456. size: Int
  1457. """All values that are not equal to given value."""
  1458. size_not: Int
  1459. """All values that are contained in given list."""
  1460. size_in: [Int!]
  1461. """All values that are not contained in given list."""
  1462. size_not_in: [Int!]
  1463. """All values less than the given value."""
  1464. size_lt: Int
  1465. """All values less than or equal the given value."""
  1466. size_lte: Int
  1467. """All values greater than the given value."""
  1468. size_gt: Int
  1469. """All values greater than or equal the given value."""
  1470. size_gte: Int
  1471. }
  1472. input FileWhereUniqueInput {
  1473. id: ID
  1474. }
  1475. type Instrument implements Node {
  1476. id: ID!
  1477. name: String!
  1478. description: String
  1479. documents(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  1480. interfaces: [String!]!
  1481. commands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand!]
  1482. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  1483. subsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem!]
  1484. }
  1485. type InstrumentCommand implements Node {
  1486. id: ID!
  1487. tag: String!
  1488. name: String
  1489. description: String!
  1490. instrument: Instrument!
  1491. readString: String
  1492. writeString: String
  1493. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  1494. }
  1495. """A connection to a list of items."""
  1496. type InstrumentCommandConnection {
  1497. """Information to aid in pagination."""
  1498. pageInfo: PageInfo!
  1499. """A list of edges."""
  1500. edges: [InstrumentCommandEdge]!
  1501. aggregate: AggregateInstrumentCommand!
  1502. }
  1503. input InstrumentCommandCreateInput {
  1504. tag: String!
  1505. name: String
  1506. description: String!
  1507. readString: String
  1508. writeString: String
  1509. instrument: InstrumentCreateOneWithoutCommandsInput!
  1510. parameters: InstrumentParameterCreateManyInput
  1511. }
  1512. input InstrumentCommandCreateManyInput {
  1513. create: [InstrumentCommandCreateInput!]
  1514. connect: [InstrumentCommandWhereUniqueInput!]
  1515. }
  1516. input InstrumentCommandCreateManyWithoutInstrumentInput {
  1517. create: [InstrumentCommandCreateWithoutInstrumentInput!]
  1518. connect: [InstrumentCommandWhereUniqueInput!]
  1519. }
  1520. input InstrumentCommandCreateWithoutInstrumentInput {
  1521. tag: String!
  1522. name: String
  1523. description: String!
  1524. readString: String
  1525. writeString: String
  1526. parameters: InstrumentParameterCreateManyInput
  1527. }
  1528. """An edge in a connection."""
  1529. type InstrumentCommandEdge {
  1530. """The item at the end of the edge."""
  1531. node: InstrumentCommand!
  1532. """A cursor for use in pagination."""
  1533. cursor: String!
  1534. }
  1535. enum InstrumentCommandOrderByInput {
  1536. id_ASC
  1537. id_DESC
  1538. tag_ASC
  1539. tag_DESC
  1540. name_ASC
  1541. name_DESC
  1542. description_ASC
  1543. description_DESC
  1544. readString_ASC
  1545. readString_DESC
  1546. writeString_ASC
  1547. writeString_DESC
  1548. updatedAt_ASC
  1549. updatedAt_DESC
  1550. createdAt_ASC
  1551. createdAt_DESC
  1552. }
  1553. type InstrumentCommandPreviousValues {
  1554. id: ID!
  1555. tag: String!
  1556. name: String
  1557. description: String!
  1558. readString: String
  1559. writeString: String
  1560. }
  1561. input InstrumentCommandScalarWhereInput {
  1562. """Logical AND on all given filters."""
  1563. AND: [InstrumentCommandScalarWhereInput!]
  1564. """Logical OR on all given filters."""
  1565. OR: [InstrumentCommandScalarWhereInput!]
  1566. """Logical NOT on all given filters combined by AND."""
  1567. NOT: [InstrumentCommandScalarWhereInput!]
  1568. id: ID
  1569. """All values that are not equal to given value."""
  1570. id_not: ID
  1571. """All values that are contained in given list."""
  1572. id_in: [ID!]
  1573. """All values that are not contained in given list."""
  1574. id_not_in: [ID!]
  1575. """All values less than the given value."""
  1576. id_lt: ID
  1577. """All values less than or equal the given value."""
  1578. id_lte: ID
  1579. """All values greater than the given value."""
  1580. id_gt: ID
  1581. """All values greater than or equal the given value."""
  1582. id_gte: ID
  1583. """All values containing the given string."""
  1584. id_contains: ID
  1585. """All values not containing the given string."""
  1586. id_not_contains: ID
  1587. """All values starting with the given string."""
  1588. id_starts_with: ID
  1589. """All values not starting with the given string."""
  1590. id_not_starts_with: ID
  1591. """All values ending with the given string."""
  1592. id_ends_with: ID
  1593. """All values not ending with the given string."""
  1594. id_not_ends_with: ID
  1595. tag: String
  1596. """All values that are not equal to given value."""
  1597. tag_not: String
  1598. """All values that are contained in given list."""
  1599. tag_in: [String!]
  1600. """All values that are not contained in given list."""
  1601. tag_not_in: [String!]
  1602. """All values less than the given value."""
  1603. tag_lt: String
  1604. """All values less than or equal the given value."""
  1605. tag_lte: String
  1606. """All values greater than the given value."""
  1607. tag_gt: String
  1608. """All values greater than or equal the given value."""
  1609. tag_gte: String
  1610. """All values containing the given string."""
  1611. tag_contains: String
  1612. """All values not containing the given string."""
  1613. tag_not_contains: String
  1614. """All values starting with the given string."""
  1615. tag_starts_with: String
  1616. """All values not starting with the given string."""
  1617. tag_not_starts_with: String
  1618. """All values ending with the given string."""
  1619. tag_ends_with: String
  1620. """All values not ending with the given string."""
  1621. tag_not_ends_with: String
  1622. name: String
  1623. """All values that are not equal to given value."""
  1624. name_not: String
  1625. """All values that are contained in given list."""
  1626. name_in: [String!]
  1627. """All values that are not contained in given list."""
  1628. name_not_in: [String!]
  1629. """All values less than the given value."""
  1630. name_lt: String
  1631. """All values less than or equal the given value."""
  1632. name_lte: String
  1633. """All values greater than the given value."""
  1634. name_gt: String
  1635. """All values greater than or equal the given value."""
  1636. name_gte: String
  1637. """All values containing the given string."""
  1638. name_contains: String
  1639. """All values not containing the given string."""
  1640. name_not_contains: String
  1641. """All values starting with the given string."""
  1642. name_starts_with: String
  1643. """All values not starting with the given string."""
  1644. name_not_starts_with: String
  1645. """All values ending with the given string."""
  1646. name_ends_with: String
  1647. """All values not ending with the given string."""
  1648. name_not_ends_with: String
  1649. description: String
  1650. """All values that are not equal to given value."""
  1651. description_not: String
  1652. """All values that are contained in given list."""
  1653. description_in: [String!]
  1654. """All values that are not contained in given list."""
  1655. description_not_in: [String!]
  1656. """All values less than the given value."""
  1657. description_lt: String
  1658. """All values less than or equal the given value."""
  1659. description_lte: String
  1660. """All values greater than the given value."""
  1661. description_gt: String
  1662. """All values greater than or equal the given value."""
  1663. description_gte: String
  1664. """All values containing the given string."""
  1665. description_contains: String
  1666. """All values not containing the given string."""
  1667. description_not_contains: String
  1668. """All values starting with the given string."""
  1669. description_starts_with: String
  1670. """All values not starting with the given string."""
  1671. description_not_starts_with: String
  1672. """All values ending with the given string."""
  1673. description_ends_with: String
  1674. """All values not ending with the given string."""
  1675. description_not_ends_with: String
  1676. readString: String
  1677. """All values that are not equal to given value."""
  1678. readString_not: String
  1679. """All values that are contained in given list."""
  1680. readString_in: [String!]
  1681. """All values that are not contained in given list."""
  1682. readString_not_in: [String!]
  1683. """All values less than the given value."""
  1684. readString_lt: String
  1685. """All values less than or equal the given value."""
  1686. readString_lte: String
  1687. """All values greater than the given value."""
  1688. readString_gt: String
  1689. """All values greater than or equal the given value."""
  1690. readString_gte: String
  1691. """All values containing the given string."""
  1692. readString_contains: String
  1693. """All values not containing the given string."""
  1694. readString_not_contains: String
  1695. """All values starting with the given string."""
  1696. readString_starts_with: String
  1697. """All values not starting with the given string."""
  1698. readString_not_starts_with: String
  1699. """All values ending with the given string."""
  1700. readString_ends_with: String
  1701. """All values not ending with the given string."""
  1702. readString_not_ends_with: String
  1703. writeString: String
  1704. """All values that are not equal to given value."""
  1705. writeString_not: String
  1706. """All values that are contained in given list."""
  1707. writeString_in: [String!]
  1708. """All values that are not contained in given list."""
  1709. writeString_not_in: [String!]
  1710. """All values less than the given value."""
  1711. writeString_lt: String
  1712. """All values less than or equal the given value."""
  1713. writeString_lte: String
  1714. """All values greater than the given value."""
  1715. writeString_gt: String
  1716. """All values greater than or equal the given value."""
  1717. writeString_gte: String
  1718. """All values containing the given string."""
  1719. writeString_contains: String
  1720. """All values not containing the given string."""
  1721. writeString_not_contains: String
  1722. """All values starting with the given string."""
  1723. writeString_starts_with: String
  1724. """All values not starting with the given string."""
  1725. writeString_not_starts_with: String
  1726. """All values ending with the given string."""
  1727. writeString_ends_with: String
  1728. """All values not ending with the given string."""
  1729. writeString_not_ends_with: String
  1730. }
  1731. type InstrumentCommandSubscriptionPayload {
  1732. mutation: MutationType!
  1733. node: InstrumentCommand
  1734. updatedFields: [String!]
  1735. previousValues: InstrumentCommandPreviousValues
  1736. }
  1737. input InstrumentCommandSubscriptionWhereInput {
  1738. """Logical AND on all given filters."""
  1739. AND: [InstrumentCommandSubscriptionWhereInput!]
  1740. """Logical OR on all given filters."""
  1741. OR: [InstrumentCommandSubscriptionWhereInput!]
  1742. """Logical NOT on all given filters combined by AND."""
  1743. NOT: [InstrumentCommandSubscriptionWhereInput!]
  1744. """The subscription event gets dispatched when it's listed in mutation_in"""
  1745. mutation_in: [MutationType!]
  1746. """
  1747. The subscription event gets only dispatched when one of the updated fields names is included in this list
  1748. """
  1749. updatedFields_contains: String
  1750. """
  1751. The subscription event gets only dispatched when all of the field names included in this list have been updated
  1752. """
  1753. updatedFields_contains_every: [String!]
  1754. """
  1755. The subscription event gets only dispatched when some of the field names included in this list have been updated
  1756. """
  1757. updatedFields_contains_some: [String!]
  1758. node: InstrumentCommandWhereInput
  1759. }
  1760. input InstrumentCommandUpdateDataInput {
  1761. tag: String
  1762. name: String
  1763. description: String
  1764. readString: String
  1765. writeString: String
  1766. instrument: InstrumentUpdateOneRequiredWithoutCommandsInput
  1767. parameters: InstrumentParameterUpdateManyInput
  1768. }
  1769. input InstrumentCommandUpdateInput {
  1770. tag: String
  1771. name: String
  1772. description: String
  1773. readString: String
  1774. writeString: String
  1775. instrument: InstrumentUpdateOneRequiredWithoutCommandsInput
  1776. parameters: InstrumentParameterUpdateManyInput
  1777. }
  1778. input InstrumentCommandUpdateManyDataInput {
  1779. tag: String
  1780. name: String
  1781. description: String
  1782. readString: String
  1783. writeString: String
  1784. }
  1785. input InstrumentCommandUpdateManyInput {
  1786. create: [InstrumentCommandCreateInput!]
  1787. connect: [InstrumentCommandWhereUniqueInput!]
  1788. set: [InstrumentCommandWhereUniqueInput!]
  1789. disconnect: [InstrumentCommandWhereUniqueInput!]
  1790. delete: [InstrumentCommandWhereUniqueInput!]
  1791. update: [InstrumentCommandUpdateWithWhereUniqueNestedInput!]
  1792. updateMany: [InstrumentCommandUpdateManyWithWhereNestedInput!]
  1793. deleteMany: [InstrumentCommandScalarWhereInput!]
  1794. upsert: [InstrumentCommandUpsertWithWhereUniqueNestedInput!]
  1795. }
  1796. input InstrumentCommandUpdateManyMutationInput {
  1797. tag: String
  1798. name: String
  1799. description: String
  1800. readString: String
  1801. writeString: String
  1802. }
  1803. input InstrumentCommandUpdateManyWithoutInstrumentInput {
  1804. create: [InstrumentCommandCreateWithoutInstrumentInput!]
  1805. connect: [InstrumentCommandWhereUniqueInput!]
  1806. set: [InstrumentCommandWhereUniqueInput!]
  1807. disconnect: [InstrumentCommandWhereUniqueInput!]
  1808. delete: [InstrumentCommandWhereUniqueInput!]
  1809. update: [InstrumentCommandUpdateWithWhereUniqueWithoutInstrumentInput!]
  1810. updateMany: [InstrumentCommandUpdateManyWithWhereNestedInput!]
  1811. deleteMany: [InstrumentCommandScalarWhereInput!]
  1812. upsert: [InstrumentCommandUpsertWithWhereUniqueWithoutInstrumentInput!]
  1813. }
  1814. input InstrumentCommandUpdateManyWithWhereNestedInput {
  1815. where: InstrumentCommandScalarWhereInput!
  1816. data: InstrumentCommandUpdateManyDataInput!
  1817. }
  1818. input InstrumentCommandUpdateWithoutInstrumentDataInput {
  1819. tag: String
  1820. name: String
  1821. description: String
  1822. readString: String
  1823. writeString: String
  1824. parameters: InstrumentParameterUpdateManyInput
  1825. }
  1826. input InstrumentCommandUpdateWithWhereUniqueNestedInput {
  1827. where: InstrumentCommandWhereUniqueInput!
  1828. data: InstrumentCommandUpdateDataInput!
  1829. }
  1830. input InstrumentCommandUpdateWithWhereUniqueWithoutInstrumentInput {
  1831. where: InstrumentCommandWhereUniqueInput!
  1832. data: InstrumentCommandUpdateWithoutInstrumentDataInput!
  1833. }
  1834. input InstrumentCommandUpsertWithWhereUniqueNestedInput {
  1835. where: InstrumentCommandWhereUniqueInput!
  1836. update: InstrumentCommandUpdateDataInput!
  1837. create: InstrumentCommandCreateInput!
  1838. }
  1839. input InstrumentCommandUpsertWithWhereUniqueWithoutInstrumentInput {
  1840. where: InstrumentCommandWhereUniqueInput!
  1841. update: InstrumentCommandUpdateWithoutInstrumentDataInput!
  1842. create: InstrumentCommandCreateWithoutInstrumentInput!
  1843. }
  1844. input InstrumentCommandWhereInput {
  1845. """Logical AND on all given filters."""
  1846. AND: [InstrumentCommandWhereInput!]
  1847. """Logical OR on all given filters."""
  1848. OR: [InstrumentCommandWhereInput!]
  1849. """Logical NOT on all given filters combined by AND."""
  1850. NOT: [InstrumentCommandWhereInput!]
  1851. id: ID
  1852. """All values that are not equal to given value."""
  1853. id_not: ID
  1854. """All values that are contained in given list."""
  1855. id_in: [ID!]
  1856. """All values that are not contained in given list."""
  1857. id_not_in: [ID!]
  1858. """All values less than the given value."""
  1859. id_lt: ID
  1860. """All values less than or equal the given value."""
  1861. id_lte: ID
  1862. """All values greater than the given value."""
  1863. id_gt: ID
  1864. """All values greater than or equal the given value."""
  1865. id_gte: ID
  1866. """All values containing the given string."""
  1867. id_contains: ID
  1868. """All values not containing the given string."""
  1869. id_not_contains: ID
  1870. """All values starting with the given string."""
  1871. id_starts_with: ID
  1872. """All values not starting with the given string."""
  1873. id_not_starts_with: ID
  1874. """All values ending with the given string."""
  1875. id_ends_with: ID
  1876. """All values not ending with the given string."""
  1877. id_not_ends_with: ID
  1878. tag: String
  1879. """All values that are not equal to given value."""
  1880. tag_not: String
  1881. """All values that are contained in given list."""
  1882. tag_in: [String!]
  1883. """All values that are not contained in given list."""
  1884. tag_not_in: [String!]
  1885. """All values less than the given value."""
  1886. tag_lt: String
  1887. """All values less than or equal the given value."""
  1888. tag_lte: String
  1889. """All values greater than the given value."""
  1890. tag_gt: String
  1891. """All values greater than or equal the given value."""
  1892. tag_gte: String
  1893. """All values containing the given string."""
  1894. tag_contains: String
  1895. """All values not containing the given string."""
  1896. tag_not_contains: String
  1897. """All values starting with the given string."""
  1898. tag_starts_with: String
  1899. """All values not starting with the given string."""
  1900. tag_not_starts_with: String
  1901. """All values ending with the given string."""
  1902. tag_ends_with: String
  1903. """All values not ending with the given string."""
  1904. tag_not_ends_with: String
  1905. name: String
  1906. """All values that are not equal to given value."""
  1907. name_not: String
  1908. """All values that are contained in given list."""
  1909. name_in: [String!]
  1910. """All values that are not contained in given list."""
  1911. name_not_in: [String!]
  1912. """All values less than the given value."""
  1913. name_lt: String
  1914. """All values less than or equal the given value."""
  1915. name_lte: String
  1916. """All values greater than the given value."""
  1917. name_gt: String
  1918. """All values greater than or equal the given value."""
  1919. name_gte: String
  1920. """All values containing the given string."""
  1921. name_contains: String
  1922. """All values not containing the given string."""
  1923. name_not_contains: String
  1924. """All values starting with the given string."""
  1925. name_starts_with: String
  1926. """All values not starting with the given string."""
  1927. name_not_starts_with: String
  1928. """All values ending with the given string."""
  1929. name_ends_with: String
  1930. """All values not ending with the given string."""
  1931. name_not_ends_with: String
  1932. description: String
  1933. """All values that are not equal to given value."""
  1934. description_not: String
  1935. """All values that are contained in given list."""
  1936. description_in: [String!]
  1937. """All values that are not contained in given list."""
  1938. description_not_in: [String!]
  1939. """All values less than the given value."""
  1940. description_lt: String
  1941. """All values less than or equal the given value."""
  1942. description_lte: String
  1943. """All values greater than the given value."""
  1944. description_gt: String
  1945. """All values greater than or equal the given value."""
  1946. description_gte: String
  1947. """All values containing the given string."""
  1948. description_contains: String
  1949. """All values not containing the given string."""
  1950. description_not_contains: String
  1951. """All values starting with the given string."""
  1952. description_starts_with: String
  1953. """All values not starting with the given string."""
  1954. description_not_starts_with: String
  1955. """All values ending with the given string."""
  1956. description_ends_with: String
  1957. """All values not ending with the given string."""
  1958. description_not_ends_with: String
  1959. readString: String
  1960. """All values that are not equal to given value."""
  1961. readString_not: String
  1962. """All values that are contained in given list."""
  1963. readString_in: [String!]
  1964. """All values that are not contained in given list."""
  1965. readString_not_in: [String!]
  1966. """All values less than the given value."""
  1967. readString_lt: String
  1968. """All values less than or equal the given value."""
  1969. readString_lte: String
  1970. """All values greater than the given value."""
  1971. readString_gt: String
  1972. """All values greater than or equal the given value."""
  1973. readString_gte: String
  1974. """All values containing the given string."""
  1975. readString_contains: String
  1976. """All values not containing the given string."""
  1977. readString_not_contains: String
  1978. """All values starting with the given string."""
  1979. readString_starts_with: String
  1980. """All values not starting with the given string."""
  1981. readString_not_starts_with: String
  1982. """All values ending with the given string."""
  1983. readString_ends_with: String
  1984. """All values not ending with the given string."""
  1985. readString_not_ends_with: String
  1986. writeString: String
  1987. """All values that are not equal to given value."""
  1988. writeString_not: String
  1989. """All values that are contained in given list."""
  1990. writeString_in: [String!]
  1991. """All values that are not contained in given list."""
  1992. writeString_not_in: [String!]
  1993. """All values less than the given value."""
  1994. writeString_lt: String
  1995. """All values less than or equal the given value."""
  1996. writeString_lte: String
  1997. """All values greater than the given value."""
  1998. writeString_gt: String
  1999. """All values greater than or equal the given value."""
  2000. writeString_gte: String
  2001. """All values containing the given string."""
  2002. writeString_contains: String
  2003. """All values not containing the given string."""
  2004. writeString_not_contains: String
  2005. """All values starting with the given string."""
  2006. writeString_starts_with: String
  2007. """All values not starting with the given string."""
  2008. writeString_not_starts_with: String
  2009. """All values ending with the given string."""
  2010. writeString_ends_with: String
  2011. """All values not ending with the given string."""
  2012. writeString_not_ends_with: String
  2013. instrument: InstrumentWhereInput
  2014. parameters_every: InstrumentParameterWhereInput
  2015. parameters_some: InstrumentParameterWhereInput
  2016. parameters_none: InstrumentParameterWhereInput
  2017. }
  2018. input InstrumentCommandWhereUniqueInput {
  2019. id: ID
  2020. }
  2021. """A connection to a list of items."""
  2022. type InstrumentConnection {
  2023. """Information to aid in pagination."""
  2024. pageInfo: PageInfo!
  2025. """A list of edges."""
  2026. edges: [InstrumentEdge]!
  2027. aggregate: AggregateInstrument!
  2028. }
  2029. input InstrumentCreateInput {
  2030. name: String!
  2031. description: String
  2032. interfaces: InstrumentCreateinterfacesInput
  2033. documents: FileCreateManyInput
  2034. commands: InstrumentCommandCreateManyWithoutInstrumentInput
  2035. parameters: InstrumentParameterCreateManyInput
  2036. subsystems: InstrumentSubsystemCreateManyInput
  2037. }
  2038. input InstrumentCreateinterfacesInput {
  2039. set: [String!]
  2040. }
  2041. input InstrumentCreateOneInput {
  2042. create: InstrumentCreateInput
  2043. connect: InstrumentWhereUniqueInput
  2044. }
  2045. input InstrumentCreateOneWithoutCommandsInput {
  2046. create: InstrumentCreateWithoutCommandsInput
  2047. connect: InstrumentWhereUniqueInput
  2048. }
  2049. input InstrumentCreateWithoutCommandsInput {
  2050. name: String!
  2051. description: String
  2052. interfaces: InstrumentCreateinterfacesInput
  2053. documents: FileCreateManyInput
  2054. parameters: InstrumentParameterCreateManyInput
  2055. subsystems: InstrumentSubsystemCreateManyInput
  2056. }
  2057. """An edge in a connection."""
  2058. type InstrumentEdge {
  2059. """The item at the end of the edge."""
  2060. node: Instrument!
  2061. """A cursor for use in pagination."""
  2062. cursor: String!
  2063. }
  2064. type InstrumentInstance implements Node {
  2065. id: ID!
  2066. instrument: Instrument!
  2067. identifier: String!
  2068. label: String
  2069. location: String
  2070. }
  2071. """A connection to a list of items."""
  2072. type InstrumentInstanceConnection {
  2073. """Information to aid in pagination."""
  2074. pageInfo: PageInfo!
  2075. """A list of edges."""
  2076. edges: [InstrumentInstanceEdge]!
  2077. aggregate: AggregateInstrumentInstance!
  2078. }
  2079. input InstrumentInstanceCreateInput {
  2080. identifier: String!
  2081. label: String
  2082. location: String
  2083. instrument: InstrumentCreateOneInput!
  2084. }
  2085. input InstrumentInstanceCreateManyInput {
  2086. create: [InstrumentInstanceCreateInput!]
  2087. connect: [InstrumentInstanceWhereUniqueInput!]
  2088. }
  2089. """An edge in a connection."""
  2090. type InstrumentInstanceEdge {
  2091. """The item at the end of the edge."""
  2092. node: InstrumentInstance!
  2093. """A cursor for use in pagination."""
  2094. cursor: String!
  2095. }
  2096. enum InstrumentInstanceOrderByInput {
  2097. id_ASC
  2098. id_DESC
  2099. identifier_ASC
  2100. identifier_DESC
  2101. label_ASC
  2102. label_DESC
  2103. location_ASC
  2104. location_DESC
  2105. updatedAt_ASC
  2106. updatedAt_DESC
  2107. createdAt_ASC
  2108. createdAt_DESC
  2109. }
  2110. type InstrumentInstancePreviousValues {
  2111. id: ID!
  2112. identifier: String!
  2113. label: String
  2114. location: String
  2115. }
  2116. input InstrumentInstanceScalarWhereInput {
  2117. """Logical AND on all given filters."""
  2118. AND: [InstrumentInstanceScalarWhereInput!]
  2119. """Logical OR on all given filters."""
  2120. OR: [InstrumentInstanceScalarWhereInput!]
  2121. """Logical NOT on all given filters combined by AND."""
  2122. NOT: [InstrumentInstanceScalarWhereInput!]
  2123. id: ID
  2124. """All values that are not equal to given value."""
  2125. id_not: ID
  2126. """All values that are contained in given list."""
  2127. id_in: [ID!]
  2128. """All values that are not contained in given list."""
  2129. id_not_in: [ID!]
  2130. """All values less than the given value."""
  2131. id_lt: ID
  2132. """All values less than or equal the given value."""
  2133. id_lte: ID
  2134. """All values greater than the given value."""
  2135. id_gt: ID
  2136. """All values greater than or equal the given value."""
  2137. id_gte: ID
  2138. """All values containing the given string."""
  2139. id_contains: ID
  2140. """All values not containing the given string."""
  2141. id_not_contains: ID
  2142. """All values starting with the given string."""
  2143. id_starts_with: ID
  2144. """All values not starting with the given string."""
  2145. id_not_starts_with: ID
  2146. """All values ending with the given string."""
  2147. id_ends_with: ID
  2148. """All values not ending with the given string."""
  2149. id_not_ends_with: ID
  2150. identifier: String
  2151. """All values that are not equal to given value."""
  2152. identifier_not: String
  2153. """All values that are contained in given list."""
  2154. identifier_in: [String!]
  2155. """All values that are not contained in given list."""
  2156. identifier_not_in: [String!]
  2157. """All values less than the given value."""
  2158. identifier_lt: String
  2159. """All values less than or equal the given value."""
  2160. identifier_lte: String
  2161. """All values greater than the given value."""
  2162. identifier_gt: String
  2163. """All values greater than or equal the given value."""
  2164. identifier_gte: String
  2165. """All values containing the given string."""
  2166. identifier_contains: String
  2167. """All values not containing the given string."""
  2168. identifier_not_contains: String
  2169. """All values starting with the given string."""
  2170. identifier_starts_with: String
  2171. """All values not starting with the given string."""
  2172. identifier_not_starts_with: String
  2173. """All values ending with the given string."""
  2174. identifier_ends_with: String
  2175. """All values not ending with the given string."""
  2176. identifier_not_ends_with: String
  2177. label: String
  2178. """All values that are not equal to given value."""
  2179. label_not: String
  2180. """All values that are contained in given list."""
  2181. label_in: [String!]
  2182. """All values that are not contained in given list."""
  2183. label_not_in: [String!]
  2184. """All values less than the given value."""
  2185. label_lt: String
  2186. """All values less than or equal the given value."""
  2187. label_lte: String
  2188. """All values greater than the given value."""
  2189. label_gt: String
  2190. """All values greater than or equal the given value."""
  2191. label_gte: String
  2192. """All values containing the given string."""
  2193. label_contains: String
  2194. """All values not containing the given string."""
  2195. label_not_contains: String
  2196. """All values starting with the given string."""
  2197. label_starts_with: String
  2198. """All values not starting with the given string."""
  2199. label_not_starts_with: String
  2200. """All values ending with the given string."""
  2201. label_ends_with: String
  2202. """All values not ending with the given string."""
  2203. label_not_ends_with: String
  2204. location: String
  2205. """All values that are not equal to given value."""
  2206. location_not: String
  2207. """All values that are contained in given list."""
  2208. location_in: [String!]
  2209. """All values that are not contained in given list."""
  2210. location_not_in: [String!]
  2211. """All values less than the given value."""
  2212. location_lt: String
  2213. """All values less than or equal the given value."""
  2214. location_lte: String
  2215. """All values greater than the given value."""
  2216. location_gt: String
  2217. """All values greater than or equal the given value."""
  2218. location_gte: String
  2219. """All values containing the given string."""
  2220. location_contains: String
  2221. """All values not containing the given string."""
  2222. location_not_contains: String
  2223. """All values starting with the given string."""
  2224. location_starts_with: String
  2225. """All values not starting with the given string."""
  2226. location_not_starts_with: String
  2227. """All values ending with the given string."""
  2228. location_ends_with: String
  2229. """All values not ending with the given string."""
  2230. location_not_ends_with: String
  2231. }
  2232. type InstrumentInstanceSubscriptionPayload {
  2233. mutation: MutationType!
  2234. node: InstrumentInstance
  2235. updatedFields: [String!]
  2236. previousValues: InstrumentInstancePreviousValues
  2237. }
  2238. input InstrumentInstanceSubscriptionWhereInput {
  2239. """Logical AND on all given filters."""
  2240. AND: [InstrumentInstanceSubscriptionWhereInput!]
  2241. """Logical OR on all given filters."""
  2242. OR: [InstrumentInstanceSubscriptionWhereInput!]
  2243. """Logical NOT on all given filters combined by AND."""
  2244. NOT: [InstrumentInstanceSubscriptionWhereInput!]
  2245. """The subscription event gets dispatched when it's listed in mutation_in"""
  2246. mutation_in: [MutationType!]
  2247. """
  2248. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2249. """
  2250. updatedFields_contains: String
  2251. """
  2252. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2253. """
  2254. updatedFields_contains_every: [String!]
  2255. """
  2256. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2257. """
  2258. updatedFields_contains_some: [String!]
  2259. node: InstrumentInstanceWhereInput
  2260. }
  2261. input InstrumentInstanceUpdateDataInput {
  2262. identifier: String
  2263. label: String
  2264. location: String
  2265. instrument: InstrumentUpdateOneRequiredInput
  2266. }
  2267. input InstrumentInstanceUpdateInput {
  2268. identifier: String
  2269. label: String
  2270. location: String
  2271. instrument: InstrumentUpdateOneRequiredInput
  2272. }
  2273. input InstrumentInstanceUpdateManyDataInput {
  2274. identifier: String
  2275. label: String
  2276. location: String
  2277. }
  2278. input InstrumentInstanceUpdateManyInput {
  2279. create: [InstrumentInstanceCreateInput!]
  2280. connect: [InstrumentInstanceWhereUniqueInput!]
  2281. set: [InstrumentInstanceWhereUniqueInput!]
  2282. disconnect: [InstrumentInstanceWhereUniqueInput!]
  2283. delete: [InstrumentInstanceWhereUniqueInput!]
  2284. update: [InstrumentInstanceUpdateWithWhereUniqueNestedInput!]
  2285. updateMany: [InstrumentInstanceUpdateManyWithWhereNestedInput!]
  2286. deleteMany: [InstrumentInstanceScalarWhereInput!]
  2287. upsert: [InstrumentInstanceUpsertWithWhereUniqueNestedInput!]
  2288. }
  2289. input InstrumentInstanceUpdateManyMutationInput {
  2290. identifier: String
  2291. label: String
  2292. location: String
  2293. }
  2294. input InstrumentInstanceUpdateManyWithWhereNestedInput {
  2295. where: InstrumentInstanceScalarWhereInput!
  2296. data: InstrumentInstanceUpdateManyDataInput!
  2297. }
  2298. input InstrumentInstanceUpdateWithWhereUniqueNestedInput {
  2299. where: InstrumentInstanceWhereUniqueInput!
  2300. data: InstrumentInstanceUpdateDataInput!
  2301. }
  2302. input InstrumentInstanceUpsertWithWhereUniqueNestedInput {
  2303. where: InstrumentInstanceWhereUniqueInput!
  2304. update: InstrumentInstanceUpdateDataInput!
  2305. create: InstrumentInstanceCreateInput!
  2306. }
  2307. input InstrumentInstanceWhereInput {
  2308. """Logical AND on all given filters."""
  2309. AND: [InstrumentInstanceWhereInput!]
  2310. """Logical OR on all given filters."""
  2311. OR: [InstrumentInstanceWhereInput!]
  2312. """Logical NOT on all given filters combined by AND."""
  2313. NOT: [InstrumentInstanceWhereInput!]
  2314. id: ID
  2315. """All values that are not equal to given value."""
  2316. id_not: ID
  2317. """All values that are contained in given list."""
  2318. id_in: [ID!]
  2319. """All values that are not contained in given list."""
  2320. id_not_in: [ID!]
  2321. """All values less than the given value."""
  2322. id_lt: ID
  2323. """All values less than or equal the given value."""
  2324. id_lte: ID
  2325. """All values greater than the given value."""
  2326. id_gt: ID
  2327. """All values greater than or equal the given value."""
  2328. id_gte: ID
  2329. """All values containing the given string."""
  2330. id_contains: ID
  2331. """All values not containing the given string."""
  2332. id_not_contains: ID
  2333. """All values starting with the given string."""
  2334. id_starts_with: ID
  2335. """All values not starting with the given string."""
  2336. id_not_starts_with: ID
  2337. """All values ending with the given string."""
  2338. id_ends_with: ID
  2339. """All values not ending with the given string."""
  2340. id_not_ends_with: ID
  2341. identifier: String
  2342. """All values that are not equal to given value."""
  2343. identifier_not: String
  2344. """All values that are contained in given list."""
  2345. identifier_in: [String!]
  2346. """All values that are not contained in given list."""
  2347. identifier_not_in: [String!]
  2348. """All values less than the given value."""
  2349. identifier_lt: String
  2350. """All values less than or equal the given value."""
  2351. identifier_lte: String
  2352. """All values greater than the given value."""
  2353. identifier_gt: String
  2354. """All values greater than or equal the given value."""
  2355. identifier_gte: String
  2356. """All values containing the given string."""
  2357. identifier_contains: String
  2358. """All values not containing the given string."""
  2359. identifier_not_contains: String
  2360. """All values starting with the given string."""
  2361. identifier_starts_with: String
  2362. """All values not starting with the given string."""
  2363. identifier_not_starts_with: String
  2364. """All values ending with the given string."""
  2365. identifier_ends_with: String
  2366. """All values not ending with the given string."""
  2367. identifier_not_ends_with: String
  2368. label: String
  2369. """All values that are not equal to given value."""
  2370. label_not: String
  2371. """All values that are contained in given list."""
  2372. label_in: [String!]
  2373. """All values that are not contained in given list."""
  2374. label_not_in: [String!]
  2375. """All values less than the given value."""
  2376. label_lt: String
  2377. """All values less than or equal the given value."""
  2378. label_lte: String
  2379. """All values greater than the given value."""
  2380. label_gt: String
  2381. """All values greater than or equal the given value."""
  2382. label_gte: String
  2383. """All values containing the given string."""
  2384. label_contains: String
  2385. """All values not containing the given string."""
  2386. label_not_contains: String
  2387. """All values starting with the given string."""
  2388. label_starts_with: String
  2389. """All values not starting with the given string."""
  2390. label_not_starts_with: String
  2391. """All values ending with the given string."""
  2392. label_ends_with: String
  2393. """All values not ending with the given string."""
  2394. label_not_ends_with: String
  2395. location: String
  2396. """All values that are not equal to given value."""
  2397. location_not: String
  2398. """All values that are contained in given list."""
  2399. location_in: [String!]
  2400. """All values that are not contained in given list."""
  2401. location_not_in: [String!]
  2402. """All values less than the given value."""
  2403. location_lt: String
  2404. """All values less than or equal the given value."""
  2405. location_lte: String
  2406. """All values greater than the given value."""
  2407. location_gt: String
  2408. """All values greater than or equal the given value."""
  2409. location_gte: String
  2410. """All values containing the given string."""
  2411. location_contains: String
  2412. """All values not containing the given string."""
  2413. location_not_contains: String
  2414. """All values starting with the given string."""
  2415. location_starts_with: String
  2416. """All values not starting with the given string."""
  2417. location_not_starts_with: String
  2418. """All values ending with the given string."""
  2419. location_ends_with: String
  2420. """All values not ending with the given string."""
  2421. location_not_ends_with: String
  2422. instrument: InstrumentWhereInput
  2423. }
  2424. input InstrumentInstanceWhereUniqueInput {
  2425. id: ID
  2426. }
  2427. enum InstrumentOrderByInput {
  2428. id_ASC
  2429. id_DESC
  2430. name_ASC
  2431. name_DESC
  2432. description_ASC
  2433. description_DESC
  2434. updatedAt_ASC
  2435. updatedAt_DESC
  2436. createdAt_ASC
  2437. createdAt_DESC
  2438. }
  2439. type InstrumentParameter implements Node {
  2440. id: ID!
  2441. tag: String!
  2442. name: String
  2443. description: String
  2444. type: String!
  2445. values: String
  2446. }
  2447. """A connection to a list of items."""
  2448. type InstrumentParameterConnection {
  2449. """Information to aid in pagination."""
  2450. pageInfo: PageInfo!
  2451. """A list of edges."""
  2452. edges: [InstrumentParameterEdge]!
  2453. aggregate: AggregateInstrumentParameter!
  2454. }
  2455. input InstrumentParameterCreateInput {
  2456. tag: String!
  2457. name: String
  2458. description: String
  2459. type: String!
  2460. values: String
  2461. }
  2462. input InstrumentParameterCreateManyInput {
  2463. create: [InstrumentParameterCreateInput!]
  2464. connect: [InstrumentParameterWhereUniqueInput!]
  2465. }
  2466. """An edge in a connection."""
  2467. type InstrumentParameterEdge {
  2468. """The item at the end of the edge."""
  2469. node: InstrumentParameter!
  2470. """A cursor for use in pagination."""
  2471. cursor: String!
  2472. }
  2473. enum InstrumentParameterOrderByInput {
  2474. id_ASC
  2475. id_DESC
  2476. tag_ASC
  2477. tag_DESC
  2478. name_ASC
  2479. name_DESC
  2480. description_ASC
  2481. description_DESC
  2482. type_ASC
  2483. type_DESC
  2484. values_ASC
  2485. values_DESC
  2486. updatedAt_ASC
  2487. updatedAt_DESC
  2488. createdAt_ASC
  2489. createdAt_DESC
  2490. }
  2491. type InstrumentParameterPreviousValues {
  2492. id: ID!
  2493. tag: String!
  2494. name: String
  2495. description: String
  2496. type: String!
  2497. values: String
  2498. }
  2499. input InstrumentParameterScalarWhereInput {
  2500. """Logical AND on all given filters."""
  2501. AND: [InstrumentParameterScalarWhereInput!]
  2502. """Logical OR on all given filters."""
  2503. OR: [InstrumentParameterScalarWhereInput!]
  2504. """Logical NOT on all given filters combined by AND."""
  2505. NOT: [InstrumentParameterScalarWhereInput!]
  2506. id: ID
  2507. """All values that are not equal to given value."""
  2508. id_not: ID
  2509. """All values that are contained in given list."""
  2510. id_in: [ID!]
  2511. """All values that are not contained in given list."""
  2512. id_not_in: [ID!]
  2513. """All values less than the given value."""
  2514. id_lt: ID
  2515. """All values less than or equal the given value."""
  2516. id_lte: ID
  2517. """All values greater than the given value."""
  2518. id_gt: ID
  2519. """All values greater than or equal the given value."""
  2520. id_gte: ID
  2521. """All values containing the given string."""
  2522. id_contains: ID
  2523. """All values not containing the given string."""
  2524. id_not_contains: ID
  2525. """All values starting with the given string."""
  2526. id_starts_with: ID
  2527. """All values not starting with the given string."""
  2528. id_not_starts_with: ID
  2529. """All values ending with the given string."""
  2530. id_ends_with: ID
  2531. """All values not ending with the given string."""
  2532. id_not_ends_with: ID
  2533. tag: String
  2534. """All values that are not equal to given value."""
  2535. tag_not: String
  2536. """All values that are contained in given list."""
  2537. tag_in: [String!]
  2538. """All values that are not contained in given list."""
  2539. tag_not_in: [String!]
  2540. """All values less than the given value."""
  2541. tag_lt: String
  2542. """All values less than or equal the given value."""
  2543. tag_lte: String
  2544. """All values greater than the given value."""
  2545. tag_gt: String
  2546. """All values greater than or equal the given value."""
  2547. tag_gte: String
  2548. """All values containing the given string."""
  2549. tag_contains: String
  2550. """All values not containing the given string."""
  2551. tag_not_contains: String
  2552. """All values starting with the given string."""
  2553. tag_starts_with: String
  2554. """All values not starting with the given string."""
  2555. tag_not_starts_with: String
  2556. """All values ending with the given string."""
  2557. tag_ends_with: String
  2558. """All values not ending with the given string."""
  2559. tag_not_ends_with: String
  2560. name: String
  2561. """All values that are not equal to given value."""
  2562. name_not: String
  2563. """All values that are contained in given list."""
  2564. name_in: [String!]
  2565. """All values that are not contained in given list."""
  2566. name_not_in: [String!]
  2567. """All values less than the given value."""
  2568. name_lt: String
  2569. """All values less than or equal the given value."""
  2570. name_lte: String
  2571. """All values greater than the given value."""
  2572. name_gt: String
  2573. """All values greater than or equal the given value."""
  2574. name_gte: String
  2575. """All values containing the given string."""
  2576. name_contains: String
  2577. """All values not containing the given string."""
  2578. name_not_contains: String
  2579. """All values starting with the given string."""
  2580. name_starts_with: String
  2581. """All values not starting with the given string."""
  2582. name_not_starts_with: String
  2583. """All values ending with the given string."""
  2584. name_ends_with: String
  2585. """All values not ending with the given string."""
  2586. name_not_ends_with: String
  2587. description: String
  2588. """All values that are not equal to given value."""
  2589. description_not: String
  2590. """All values that are contained in given list."""
  2591. description_in: [String!]
  2592. """All values that are not contained in given list."""
  2593. description_not_in: [String!]
  2594. """All values less than the given value."""
  2595. description_lt: String
  2596. """All values less than or equal the given value."""
  2597. description_lte: String
  2598. """All values greater than the given value."""
  2599. description_gt: String
  2600. """All values greater than or equal the given value."""
  2601. description_gte: String
  2602. """All values containing the given string."""
  2603. description_contains: String
  2604. """All values not containing the given string."""
  2605. description_not_contains: String
  2606. """All values starting with the given string."""
  2607. description_starts_with: String
  2608. """All values not starting with the given string."""
  2609. description_not_starts_with: String
  2610. """All values ending with the given string."""
  2611. description_ends_with: String
  2612. """All values not ending with the given string."""
  2613. description_not_ends_with: String
  2614. type: String
  2615. """All values that are not equal to given value."""
  2616. type_not: String
  2617. """All values that are contained in given list."""
  2618. type_in: [String!]
  2619. """All values that are not contained in given list."""
  2620. type_not_in: [String!]
  2621. """All values less than the given value."""
  2622. type_lt: String
  2623. """All values less than or equal the given value."""
  2624. type_lte: String
  2625. """All values greater than the given value."""
  2626. type_gt: String
  2627. """All values greater than or equal the given value."""
  2628. type_gte: String
  2629. """All values containing the given string."""
  2630. type_contains: String
  2631. """All values not containing the given string."""
  2632. type_not_contains: String
  2633. """All values starting with the given string."""
  2634. type_starts_with: String
  2635. """All values not starting with the given string."""
  2636. type_not_starts_with: String
  2637. """All values ending with the given string."""
  2638. type_ends_with: String
  2639. """All values not ending with the given string."""
  2640. type_not_ends_with: String
  2641. values: String
  2642. """All values that are not equal to given value."""
  2643. values_not: String
  2644. """All values that are contained in given list."""
  2645. values_in: [String!]
  2646. """All values that are not contained in given list."""
  2647. values_not_in: [String!]
  2648. """All values less than the given value."""
  2649. values_lt: String
  2650. """All values less than or equal the given value."""
  2651. values_lte: String
  2652. """All values greater than the given value."""
  2653. values_gt: String
  2654. """All values greater than or equal the given value."""
  2655. values_gte: String
  2656. """All values containing the given string."""
  2657. values_contains: String
  2658. """All values not containing the given string."""
  2659. values_not_contains: String
  2660. """All values starting with the given string."""
  2661. values_starts_with: String
  2662. """All values not starting with the given string."""
  2663. values_not_starts_with: String
  2664. """All values ending with the given string."""
  2665. values_ends_with: String
  2666. """All values not ending with the given string."""
  2667. values_not_ends_with: String
  2668. }
  2669. type InstrumentParameterSubscriptionPayload {
  2670. mutation: MutationType!
  2671. node: InstrumentParameter
  2672. updatedFields: [String!]
  2673. previousValues: InstrumentParameterPreviousValues
  2674. }
  2675. input InstrumentParameterSubscriptionWhereInput {
  2676. """Logical AND on all given filters."""
  2677. AND: [InstrumentParameterSubscriptionWhereInput!]
  2678. """Logical OR on all given filters."""
  2679. OR: [InstrumentParameterSubscriptionWhereInput!]
  2680. """Logical NOT on all given filters combined by AND."""
  2681. NOT: [InstrumentParameterSubscriptionWhereInput!]
  2682. """The subscription event gets dispatched when it's listed in mutation_in"""
  2683. mutation_in: [MutationType!]
  2684. """
  2685. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2686. """
  2687. updatedFields_contains: String
  2688. """
  2689. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2690. """
  2691. updatedFields_contains_every: [String!]
  2692. """
  2693. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2694. """
  2695. updatedFields_contains_some: [String!]
  2696. node: InstrumentParameterWhereInput
  2697. }
  2698. input InstrumentParameterUpdateDataInput {
  2699. tag: String
  2700. name: String
  2701. description: String
  2702. type: String
  2703. values: String
  2704. }
  2705. input InstrumentParameterUpdateInput {
  2706. tag: String
  2707. name: String
  2708. description: String
  2709. type: String
  2710. values: String
  2711. }
  2712. input InstrumentParameterUpdateManyDataInput {
  2713. tag: String
  2714. name: String
  2715. description: String
  2716. type: String
  2717. values: String
  2718. }
  2719. input InstrumentParameterUpdateManyInput {
  2720. create: [InstrumentParameterCreateInput!]
  2721. connect: [InstrumentParameterWhereUniqueInput!]
  2722. set: [InstrumentParameterWhereUniqueInput!]
  2723. disconnect: [InstrumentParameterWhereUniqueInput!]
  2724. delete: [InstrumentParameterWhereUniqueInput!]
  2725. update: [InstrumentParameterUpdateWithWhereUniqueNestedInput!]
  2726. updateMany: [InstrumentParameterUpdateManyWithWhereNestedInput!]
  2727. deleteMany: [InstrumentParameterScalarWhereInput!]
  2728. upsert: [InstrumentParameterUpsertWithWhereUniqueNestedInput!]
  2729. }
  2730. input InstrumentParameterUpdateManyMutationInput {
  2731. tag: String
  2732. name: String
  2733. description: String
  2734. type: String
  2735. values: String
  2736. }
  2737. input InstrumentParameterUpdateManyWithWhereNestedInput {
  2738. where: InstrumentParameterScalarWhereInput!
  2739. data: InstrumentParameterUpdateManyDataInput!
  2740. }
  2741. input InstrumentParameterUpdateWithWhereUniqueNestedInput {
  2742. where: InstrumentParameterWhereUniqueInput!
  2743. data: InstrumentParameterUpdateDataInput!
  2744. }
  2745. input InstrumentParameterUpsertWithWhereUniqueNestedInput {
  2746. where: InstrumentParameterWhereUniqueInput!
  2747. update: InstrumentParameterUpdateDataInput!
  2748. create: InstrumentParameterCreateInput!
  2749. }
  2750. input InstrumentParameterWhereInput {
  2751. """Logical AND on all given filters."""
  2752. AND: [InstrumentParameterWhereInput!]
  2753. """Logical OR on all given filters."""
  2754. OR: [InstrumentParameterWhereInput!]
  2755. """Logical NOT on all given filters combined by AND."""
  2756. NOT: [InstrumentParameterWhereInput!]
  2757. id: ID
  2758. """All values that are not equal to given value."""
  2759. id_not: ID
  2760. """All values that are contained in given list."""
  2761. id_in: [ID!]
  2762. """All values that are not contained in given list."""
  2763. id_not_in: [ID!]
  2764. """All values less than the given value."""
  2765. id_lt: ID
  2766. """All values less than or equal the given value."""
  2767. id_lte: ID
  2768. """All values greater than the given value."""
  2769. id_gt: ID
  2770. """All values greater than or equal the given value."""
  2771. id_gte: ID
  2772. """All values containing the given string."""
  2773. id_contains: ID
  2774. """All values not containing the given string."""
  2775. id_not_contains: ID
  2776. """All values starting with the given string."""
  2777. id_starts_with: ID
  2778. """All values not starting with the given string."""
  2779. id_not_starts_with: ID
  2780. """All values ending with the given string."""
  2781. id_ends_with: ID
  2782. """All values not ending with the given string."""
  2783. id_not_ends_with: ID
  2784. tag: String
  2785. """All values that are not equal to given value."""
  2786. tag_not: String
  2787. """All values that are contained in given list."""
  2788. tag_in: [String!]
  2789. """All values that are not contained in given list."""
  2790. tag_not_in: [String!]
  2791. """All values less than the given value."""
  2792. tag_lt: String
  2793. """All values less than or equal the given value."""
  2794. tag_lte: String
  2795. """All values greater than the given value."""
  2796. tag_gt: String
  2797. """All values greater than or equal the given value."""
  2798. tag_gte: String
  2799. """All values containing the given string."""
  2800. tag_contains: String
  2801. """All values not containing the given string."""
  2802. tag_not_contains: String
  2803. """All values starting with the given string."""
  2804. tag_starts_with: String
  2805. """All values not starting with the given string."""
  2806. tag_not_starts_with: String
  2807. """All values ending with the given string."""
  2808. tag_ends_with: String
  2809. """All values not ending with the given string."""
  2810. tag_not_ends_with: String
  2811. name: String
  2812. """All values that are not equal to given value."""
  2813. name_not: String
  2814. """All values that are contained in given list."""
  2815. name_in: [String!]
  2816. """All values that are not contained in given list."""
  2817. name_not_in: [String!]
  2818. """All values less than the given value."""
  2819. name_lt: String
  2820. """All values less than or equal the given value."""
  2821. name_lte: String
  2822. """All values greater than the given value."""
  2823. name_gt: String
  2824. """All values greater than or equal the given value."""
  2825. name_gte: String
  2826. """All values containing the given string."""
  2827. name_contains: String
  2828. """All values not containing the given string."""
  2829. name_not_contains: String
  2830. """All values starting with the given string."""
  2831. name_starts_with: String
  2832. """All values not starting with the given string."""
  2833. name_not_starts_with: String
  2834. """All values ending with the given string."""
  2835. name_ends_with: String
  2836. """All values not ending with the given string."""
  2837. name_not_ends_with: String
  2838. description: String
  2839. """All values that are not equal to given value."""
  2840. description_not: String
  2841. """All values that are contained in given list."""
  2842. description_in: [String!]
  2843. """All values that are not contained in given list."""
  2844. description_not_in: [String!]
  2845. """All values less than the given value."""
  2846. description_lt: String
  2847. """All values less than or equal the given value."""
  2848. description_lte: String
  2849. """All values greater than the given value."""
  2850. description_gt: String
  2851. """All values greater than or equal the given value."""
  2852. description_gte: String
  2853. """All values containing the given string."""
  2854. description_contains: String
  2855. """All values not containing the given string."""
  2856. description_not_contains: String
  2857. """All values starting with the given string."""
  2858. description_starts_with: String
  2859. """All values not starting with the given string."""
  2860. description_not_starts_with: String
  2861. """All values ending with the given string."""
  2862. description_ends_with: String
  2863. """All values not ending with the given string."""
  2864. description_not_ends_with: String
  2865. type: String
  2866. """All values that are not equal to given value."""
  2867. type_not: String
  2868. """All values that are contained in given list."""
  2869. type_in: [String!]
  2870. """All values that are not contained in given list."""
  2871. type_not_in: [String!]
  2872. """All values less than the given value."""
  2873. type_lt: String
  2874. """All values less than or equal the given value."""
  2875. type_lte: String
  2876. """All values greater than the given value."""
  2877. type_gt: String
  2878. """All values greater than or equal the given value."""
  2879. type_gte: String
  2880. """All values containing the given string."""
  2881. type_contains: String
  2882. """All values not containing the given string."""
  2883. type_not_contains: String
  2884. """All values starting with the given string."""
  2885. type_starts_with: String
  2886. """All values not starting with the given string."""
  2887. type_not_starts_with: String
  2888. """All values ending with the given string."""
  2889. type_ends_with: String
  2890. """All values not ending with the given string."""
  2891. type_not_ends_with: String
  2892. values: String
  2893. """All values that are not equal to given value."""
  2894. values_not: String
  2895. """All values that are contained in given list."""
  2896. values_in: [String!]
  2897. """All values that are not contained in given list."""
  2898. values_not_in: [String!]
  2899. """All values less than the given value."""
  2900. values_lt: String
  2901. """All values less than or equal the given value."""
  2902. values_lte: String
  2903. """All values greater than the given value."""
  2904. values_gt: String
  2905. """All values greater than or equal the given value."""
  2906. values_gte: String
  2907. """All values containing the given string."""
  2908. values_contains: String
  2909. """All values not containing the given string."""
  2910. values_not_contains: String
  2911. """All values starting with the given string."""
  2912. values_starts_with: String
  2913. """All values not starting with the given string."""
  2914. values_not_starts_with: String
  2915. """All values ending with the given string."""
  2916. values_ends_with: String
  2917. """All values not ending with the given string."""
  2918. values_not_ends_with: String
  2919. }
  2920. input InstrumentParameterWhereUniqueInput {
  2921. id: ID
  2922. }
  2923. type InstrumentPreviousValues {
  2924. id: ID!
  2925. name: String!
  2926. description: String
  2927. interfaces: [String!]!
  2928. }
  2929. type InstrumentSubscriptionPayload {
  2930. mutation: MutationType!
  2931. node: Instrument
  2932. updatedFields: [String!]
  2933. previousValues: InstrumentPreviousValues
  2934. }
  2935. input InstrumentSubscriptionWhereInput {
  2936. """Logical AND on all given filters."""
  2937. AND: [InstrumentSubscriptionWhereInput!]
  2938. """Logical OR on all given filters."""
  2939. OR: [InstrumentSubscriptionWhereInput!]
  2940. """Logical NOT on all given filters combined by AND."""
  2941. NOT: [InstrumentSubscriptionWhereInput!]
  2942. """The subscription event gets dispatched when it's listed in mutation_in"""
  2943. mutation_in: [MutationType!]
  2944. """
  2945. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2946. """
  2947. updatedFields_contains: String
  2948. """
  2949. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2950. """
  2951. updatedFields_contains_every: [String!]
  2952. """
  2953. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2954. """
  2955. updatedFields_contains_some: [String!]
  2956. node: InstrumentWhereInput
  2957. }
  2958. type InstrumentSubsystem implements Node {
  2959. id: ID!
  2960. name: String
  2961. description: String!
  2962. commands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand!]
  2963. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  2964. subsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem!]
  2965. }
  2966. """A connection to a list of items."""
  2967. type InstrumentSubsystemConnection {
  2968. """Information to aid in pagination."""
  2969. pageInfo: PageInfo!
  2970. """A list of edges."""
  2971. edges: [InstrumentSubsystemEdge]!
  2972. aggregate: AggregateInstrumentSubsystem!
  2973. }
  2974. input InstrumentSubsystemCreateInput {
  2975. name: String
  2976. description: String!
  2977. commands: InstrumentCommandCreateManyInput
  2978. parameters: InstrumentParameterCreateManyInput
  2979. subsystems: InstrumentSubsystemCreateManyInput
  2980. }
  2981. input InstrumentSubsystemCreateManyInput {
  2982. create: [InstrumentSubsystemCreateInput!]
  2983. connect: [InstrumentSubsystemWhereUniqueInput!]
  2984. }
  2985. """An edge in a connection."""
  2986. type InstrumentSubsystemEdge {
  2987. """The item at the end of the edge."""
  2988. node: InstrumentSubsystem!
  2989. """A cursor for use in pagination."""
  2990. cursor: String!
  2991. }
  2992. enum InstrumentSubsystemOrderByInput {
  2993. id_ASC
  2994. id_DESC
  2995. name_ASC
  2996. name_DESC
  2997. description_ASC
  2998. description_DESC
  2999. updatedAt_ASC
  3000. updatedAt_DESC
  3001. createdAt_ASC
  3002. createdAt_DESC
  3003. }
  3004. type InstrumentSubsystemPreviousValues {
  3005. id: ID!
  3006. name: String
  3007. description: String!
  3008. }
  3009. input InstrumentSubsystemScalarWhereInput {
  3010. """Logical AND on all given filters."""
  3011. AND: [InstrumentSubsystemScalarWhereInput!]
  3012. """Logical OR on all given filters."""
  3013. OR: [InstrumentSubsystemScalarWhereInput!]
  3014. """Logical NOT on all given filters combined by AND."""
  3015. NOT: [InstrumentSubsystemScalarWhereInput!]
  3016. id: ID
  3017. """All values that are not equal to given value."""
  3018. id_not: ID
  3019. """All values that are contained in given list."""
  3020. id_in: [ID!]
  3021. """All values that are not contained in given list."""
  3022. id_not_in: [ID!]
  3023. """All values less than the given value."""
  3024. id_lt: ID
  3025. """All values less than or equal the given value."""
  3026. id_lte: ID
  3027. """All values greater than the given value."""
  3028. id_gt: ID
  3029. """All values greater than or equal the given value."""
  3030. id_gte: ID
  3031. """All values containing the given string."""
  3032. id_contains: ID
  3033. """All values not containing the given string."""
  3034. id_not_contains: ID
  3035. """All values starting with the given string."""
  3036. id_starts_with: ID
  3037. """All values not starting with the given string."""
  3038. id_not_starts_with: ID
  3039. """All values ending with the given string."""
  3040. id_ends_with: ID
  3041. """All values not ending with the given string."""
  3042. id_not_ends_with: ID
  3043. name: String
  3044. """All values that are not equal to given value."""
  3045. name_not: String
  3046. """All values that are contained in given list."""
  3047. name_in: [String!]
  3048. """All values that are not contained in given list."""
  3049. name_not_in: [String!]
  3050. """All values less than the given value."""
  3051. name_lt: String
  3052. """All values less than or equal the given value."""
  3053. name_lte: String
  3054. """All values greater than the given value."""
  3055. name_gt: String
  3056. """All values greater than or equal the given value."""
  3057. name_gte: String
  3058. """All values containing the given string."""
  3059. name_contains: String
  3060. """All values not containing the given string."""
  3061. name_not_contains: String
  3062. """All values starting with the given string."""
  3063. name_starts_with: String
  3064. """All values not starting with the given string."""
  3065. name_not_starts_with: String
  3066. """All values ending with the given string."""
  3067. name_ends_with: String
  3068. """All values not ending with the given string."""
  3069. name_not_ends_with: String
  3070. description: String
  3071. """All values that are not equal to given value."""
  3072. description_not: String
  3073. """All values that are contained in given list."""
  3074. description_in: [String!]
  3075. """All values that are not contained in given list."""
  3076. description_not_in: [String!]
  3077. """All values less than the given value."""
  3078. description_lt: String
  3079. """All values less than or equal the given value."""
  3080. description_lte: String
  3081. """All values greater than the given value."""
  3082. description_gt: String
  3083. """All values greater than or equal the given value."""
  3084. description_gte: String
  3085. """All values containing the given string."""
  3086. description_contains: String
  3087. """All values not containing the given string."""
  3088. description_not_contains: String
  3089. """All values starting with the given string."""
  3090. description_starts_with: String
  3091. """All values not starting with the given string."""
  3092. description_not_starts_with: String
  3093. """All values ending with the given string."""
  3094. description_ends_with: String
  3095. """All values not ending with the given string."""
  3096. description_not_ends_with: String
  3097. }
  3098. type InstrumentSubsystemSubscriptionPayload {
  3099. mutation: MutationType!
  3100. node: InstrumentSubsystem
  3101. updatedFields: [String!]
  3102. previousValues: InstrumentSubsystemPreviousValues
  3103. }
  3104. input InstrumentSubsystemSubscriptionWhereInput {
  3105. """Logical AND on all given filters."""
  3106. AND: [InstrumentSubsystemSubscriptionWhereInput!]
  3107. """Logical OR on all given filters."""
  3108. OR: [InstrumentSubsystemSubscriptionWhereInput!]
  3109. """Logical NOT on all given filters combined by AND."""
  3110. NOT: [InstrumentSubsystemSubscriptionWhereInput!]
  3111. """The subscription event gets dispatched when it's listed in mutation_in"""
  3112. mutation_in: [MutationType!]
  3113. """
  3114. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3115. """
  3116. updatedFields_contains: String
  3117. """
  3118. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3119. """
  3120. updatedFields_contains_every: [String!]
  3121. """
  3122. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3123. """
  3124. updatedFields_contains_some: [String!]
  3125. node: InstrumentSubsystemWhereInput
  3126. }
  3127. input InstrumentSubsystemUpdateDataInput {
  3128. name: String
  3129. description: String
  3130. commands: InstrumentCommandUpdateManyInput
  3131. parameters: InstrumentParameterUpdateManyInput
  3132. subsystems: InstrumentSubsystemUpdateManyInput
  3133. }
  3134. input InstrumentSubsystemUpdateInput {
  3135. name: String
  3136. description: String
  3137. commands: InstrumentCommandUpdateManyInput
  3138. parameters: InstrumentParameterUpdateManyInput
  3139. subsystems: InstrumentSubsystemUpdateManyInput
  3140. }
  3141. input InstrumentSubsystemUpdateManyDataInput {
  3142. name: String
  3143. description: String
  3144. }
  3145. input InstrumentSubsystemUpdateManyInput {
  3146. create: [InstrumentSubsystemCreateInput!]
  3147. connect: [InstrumentSubsystemWhereUniqueInput!]
  3148. set: [InstrumentSubsystemWhereUniqueInput!]
  3149. disconnect: [InstrumentSubsystemWhereUniqueInput!]
  3150. delete: [InstrumentSubsystemWhereUniqueInput!]
  3151. update: [InstrumentSubsystemUpdateWithWhereUniqueNestedInput!]
  3152. updateMany: [InstrumentSubsystemUpdateManyWithWhereNestedInput!]
  3153. deleteMany: [InstrumentSubsystemScalarWhereInput!]
  3154. upsert: [InstrumentSubsystemUpsertWithWhereUniqueNestedInput!]
  3155. }
  3156. input InstrumentSubsystemUpdateManyMutationInput {
  3157. name: String
  3158. description: String
  3159. }
  3160. input InstrumentSubsystemUpdateManyWithWhereNestedInput {
  3161. where: InstrumentSubsystemScalarWhereInput!
  3162. data: InstrumentSubsystemUpdateManyDataInput!
  3163. }
  3164. input InstrumentSubsystemUpdateWithWhereUniqueNestedInput {
  3165. where: InstrumentSubsystemWhereUniqueInput!
  3166. data: InstrumentSubsystemUpdateDataInput!
  3167. }
  3168. input InstrumentSubsystemUpsertWithWhereUniqueNestedInput {
  3169. where: InstrumentSubsystemWhereUniqueInput!
  3170. update: InstrumentSubsystemUpdateDataInput!
  3171. create: InstrumentSubsystemCreateInput!
  3172. }
  3173. input InstrumentSubsystemWhereInput {
  3174. """Logical AND on all given filters."""
  3175. AND: [InstrumentSubsystemWhereInput!]
  3176. """Logical OR on all given filters."""
  3177. OR: [InstrumentSubsystemWhereInput!]
  3178. """Logical NOT on all given filters combined by AND."""
  3179. NOT: [InstrumentSubsystemWhereInput!]
  3180. id: ID
  3181. """All values that are not equal to given value."""
  3182. id_not: ID
  3183. """All values that are contained in given list."""
  3184. id_in: [ID!]
  3185. """All values that are not contained in given list."""
  3186. id_not_in: [ID!]
  3187. """All values less than the given value."""
  3188. id_lt: ID
  3189. """All values less than or equal the given value."""
  3190. id_lte: ID
  3191. """All values greater than the given value."""
  3192. id_gt: ID
  3193. """All values greater than or equal the given value."""
  3194. id_gte: ID
  3195. """All values containing the given string."""
  3196. id_contains: ID
  3197. """All values not containing the given string."""
  3198. id_not_contains: ID
  3199. """All values starting with the given string."""
  3200. id_starts_with: ID
  3201. """All values not starting with the given string."""
  3202. id_not_starts_with: ID
  3203. """All values ending with the given string."""
  3204. id_ends_with: ID
  3205. """All values not ending with the given string."""
  3206. id_not_ends_with: ID
  3207. name: String
  3208. """All values that are not equal to given value."""
  3209. name_not: String
  3210. """All values that are contained in given list."""
  3211. name_in: [String!]
  3212. """All values that are not contained in given list."""
  3213. name_not_in: [String!]
  3214. """All values less than the given value."""
  3215. name_lt: String
  3216. """All values less than or equal the given value."""
  3217. name_lte: String
  3218. """All values greater than the given value."""
  3219. name_gt: String
  3220. """All values greater than or equal the given value."""
  3221. name_gte: String
  3222. """All values containing the given string."""
  3223. name_contains: String
  3224. """All values not containing the given string."""
  3225. name_not_contains: String
  3226. """All values starting with the given string."""
  3227. name_starts_with: String
  3228. """All values not starting with the given string."""
  3229. name_not_starts_with: String
  3230. """All values ending with the given string."""
  3231. name_ends_with: String
  3232. """All values not ending with the given string."""
  3233. name_not_ends_with: String
  3234. description: String
  3235. """All values that are not equal to given value."""
  3236. description_not: String
  3237. """All values that are contained in given list."""
  3238. description_in: [String!]
  3239. """All values that are not contained in given list."""
  3240. description_not_in: [String!]
  3241. """All values less than the given value."""
  3242. description_lt: String
  3243. """All values less than or equal the given value."""
  3244. description_lte: String
  3245. """All values greater than the given value."""
  3246. description_gt: String
  3247. """All values greater than or equal the given value."""
  3248. description_gte: String
  3249. """All values containing the given string."""
  3250. description_contains: String
  3251. """All values not containing the given string."""
  3252. description_not_contains: String
  3253. """All values starting with the given string."""
  3254. description_starts_with: String
  3255. """All values not starting with the given string."""
  3256. description_not_starts_with: String
  3257. """All values ending with the given string."""
  3258. description_ends_with: String
  3259. """All values not ending with the given string."""
  3260. description_not_ends_with: String
  3261. commands_every: InstrumentCommandWhereInput
  3262. commands_some: InstrumentCommandWhereInput
  3263. commands_none: InstrumentCommandWhereInput
  3264. parameters_every: InstrumentParameterWhereInput
  3265. parameters_some: InstrumentParameterWhereInput
  3266. parameters_none: InstrumentParameterWhereInput
  3267. subsystems_every: InstrumentSubsystemWhereInput
  3268. subsystems_some: InstrumentSubsystemWhereInput
  3269. subsystems_none: InstrumentSubsystemWhereInput
  3270. }
  3271. input InstrumentSubsystemWhereUniqueInput {
  3272. id: ID
  3273. }
  3274. input InstrumentUpdateDataInput {
  3275. name: String
  3276. description: String
  3277. interfaces: InstrumentUpdateinterfacesInput
  3278. documents: FileUpdateManyInput
  3279. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  3280. parameters: InstrumentParameterUpdateManyInput
  3281. subsystems: InstrumentSubsystemUpdateManyInput
  3282. }
  3283. input InstrumentUpdateInput {
  3284. name: String
  3285. description: String
  3286. interfaces: InstrumentUpdateinterfacesInput
  3287. documents: FileUpdateManyInput
  3288. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  3289. parameters: InstrumentParameterUpdateManyInput
  3290. subsystems: InstrumentSubsystemUpdateManyInput
  3291. }
  3292. input InstrumentUpdateinterfacesInput {
  3293. set: [String!]
  3294. }
  3295. input InstrumentUpdateManyMutationInput {
  3296. name: String
  3297. description: String
  3298. interfaces: InstrumentUpdateinterfacesInput
  3299. }
  3300. input InstrumentUpdateOneRequiredInput {
  3301. create: InstrumentCreateInput
  3302. connect: InstrumentWhereUniqueInput
  3303. update: InstrumentUpdateDataInput
  3304. upsert: InstrumentUpsertNestedInput
  3305. }
  3306. input InstrumentUpdateOneRequiredWithoutCommandsInput {
  3307. create: InstrumentCreateWithoutCommandsInput
  3308. connect: InstrumentWhereUniqueInput
  3309. update: InstrumentUpdateWithoutCommandsDataInput
  3310. upsert: InstrumentUpsertWithoutCommandsInput
  3311. }
  3312. input InstrumentUpdateWithoutCommandsDataInput {
  3313. name: String
  3314. description: String
  3315. interfaces: InstrumentUpdateinterfacesInput
  3316. documents: FileUpdateManyInput
  3317. parameters: InstrumentParameterUpdateManyInput
  3318. subsystems: InstrumentSubsystemUpdateManyInput
  3319. }
  3320. input InstrumentUpsertNestedInput {
  3321. update: InstrumentUpdateDataInput!
  3322. create: InstrumentCreateInput!
  3323. }
  3324. input InstrumentUpsertWithoutCommandsInput {
  3325. update: InstrumentUpdateWithoutCommandsDataInput!
  3326. create: InstrumentCreateWithoutCommandsInput!
  3327. }
  3328. input InstrumentWhereInput {
  3329. """Logical AND on all given filters."""
  3330. AND: [InstrumentWhereInput!]
  3331. """Logical OR on all given filters."""
  3332. OR: [InstrumentWhereInput!]
  3333. """Logical NOT on all given filters combined by AND."""
  3334. NOT: [InstrumentWhereInput!]
  3335. id: ID
  3336. """All values that are not equal to given value."""
  3337. id_not: ID
  3338. """All values that are contained in given list."""
  3339. id_in: [ID!]
  3340. """All values that are not contained in given list."""
  3341. id_not_in: [ID!]
  3342. """All values less than the given value."""
  3343. id_lt: ID
  3344. """All values less than or equal the given value."""
  3345. id_lte: ID
  3346. """All values greater than the given value."""
  3347. id_gt: ID
  3348. """All values greater than or equal the given value."""
  3349. id_gte: ID
  3350. """All values containing the given string."""
  3351. id_contains: ID
  3352. """All values not containing the given string."""
  3353. id_not_contains: ID
  3354. """All values starting with the given string."""
  3355. id_starts_with: ID
  3356. """All values not starting with the given string."""
  3357. id_not_starts_with: ID
  3358. """All values ending with the given string."""
  3359. id_ends_with: ID
  3360. """All values not ending with the given string."""
  3361. id_not_ends_with: ID
  3362. name: String
  3363. """All values that are not equal to given value."""
  3364. name_not: String
  3365. """All values that are contained in given list."""
  3366. name_in: [String!]
  3367. """All values that are not contained in given list."""
  3368. name_not_in: [String!]
  3369. """All values less than the given value."""
  3370. name_lt: String
  3371. """All values less than or equal the given value."""
  3372. name_lte: String
  3373. """All values greater than the given value."""
  3374. name_gt: String
  3375. """All values greater than or equal the given value."""
  3376. name_gte: String
  3377. """All values containing the given string."""
  3378. name_contains: String
  3379. """All values not containing the given string."""
  3380. name_not_contains: String
  3381. """All values starting with the given string."""
  3382. name_starts_with: String
  3383. """All values not starting with the given string."""
  3384. name_not_starts_with: String
  3385. """All values ending with the given string."""
  3386. name_ends_with: String
  3387. """All values not ending with the given string."""
  3388. name_not_ends_with: String
  3389. description: String
  3390. """All values that are not equal to given value."""
  3391. description_not: String
  3392. """All values that are contained in given list."""
  3393. description_in: [String!]
  3394. """All values that are not contained in given list."""
  3395. description_not_in: [String!]
  3396. """All values less than the given value."""
  3397. description_lt: String
  3398. """All values less than or equal the given value."""
  3399. description_lte: String
  3400. """All values greater than the given value."""
  3401. description_gt: String
  3402. """All values greater than or equal the given value."""
  3403. description_gte: String
  3404. """All values containing the given string."""
  3405. description_contains: String
  3406. """All values not containing the given string."""
  3407. description_not_contains: String
  3408. """All values starting with the given string."""
  3409. description_starts_with: String
  3410. """All values not starting with the given string."""
  3411. description_not_starts_with: String
  3412. """All values ending with the given string."""
  3413. description_ends_with: String
  3414. """All values not ending with the given string."""
  3415. description_not_ends_with: String
  3416. documents_every: FileWhereInput
  3417. documents_some: FileWhereInput
  3418. documents_none: FileWhereInput
  3419. commands_every: InstrumentCommandWhereInput
  3420. commands_some: InstrumentCommandWhereInput
  3421. commands_none: InstrumentCommandWhereInput
  3422. parameters_every: InstrumentParameterWhereInput
  3423. parameters_some: InstrumentParameterWhereInput
  3424. parameters_none: InstrumentParameterWhereInput
  3425. subsystems_every: InstrumentSubsystemWhereInput
  3426. subsystems_some: InstrumentSubsystemWhereInput
  3427. subsystems_none: InstrumentSubsystemWhereInput
  3428. }
  3429. input InstrumentWhereUniqueInput {
  3430. id: ID
  3431. }
  3432. """
  3433. The `Long` scalar type represents non-fractional signed whole numeric values.
  3434. Long can represent values between -(2^63) and 2^63 - 1.
  3435. """
  3436. scalar Long
  3437. type Measurement implements Node {
  3438. id: ID!
  3439. createdAt: DateTime!
  3440. intValue: Int
  3441. floatValue: Float
  3442. stringValue: String
  3443. }
  3444. """A connection to a list of items."""
  3445. type MeasurementConnection {
  3446. """Information to aid in pagination."""
  3447. pageInfo: PageInfo!
  3448. """A list of edges."""
  3449. edges: [MeasurementEdge]!
  3450. aggregate: AggregateMeasurement!
  3451. }
  3452. input MeasurementCreateInput {
  3453. intValue: Int
  3454. floatValue: Float
  3455. stringValue: String
  3456. }
  3457. input MeasurementCreateManyInput {
  3458. create: [MeasurementCreateInput!]
  3459. connect: [MeasurementWhereUniqueInput!]
  3460. }
  3461. """An edge in a connection."""
  3462. type MeasurementEdge {
  3463. """The item at the end of the edge."""
  3464. node: Measurement!
  3465. """A cursor for use in pagination."""
  3466. cursor: String!
  3467. }
  3468. enum MeasurementOrderByInput {
  3469. id_ASC
  3470. id_DESC
  3471. createdAt_ASC
  3472. createdAt_DESC
  3473. intValue_ASC
  3474. intValue_DESC
  3475. floatValue_ASC
  3476. floatValue_DESC
  3477. stringValue_ASC
  3478. stringValue_DESC
  3479. updatedAt_ASC
  3480. updatedAt_DESC
  3481. }
  3482. type MeasurementPreviousValues {
  3483. id: ID!
  3484. createdAt: DateTime!
  3485. intValue: Int
  3486. floatValue: Float
  3487. stringValue: String
  3488. }
  3489. type MeasurementRun implements Node {
  3490. id: ID!
  3491. name: String!
  3492. operators(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User!]
  3493. location: String!
  3494. temperature: Float
  3495. startTime: DateTime!
  3496. endTime: DateTime!
  3497. log(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event!]
  3498. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  3499. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement!]
  3500. setup: Setup!
  3501. }
  3502. """A connection to a list of items."""
  3503. type MeasurementRunConnection {
  3504. """Information to aid in pagination."""
  3505. pageInfo: PageInfo!
  3506. """A list of edges."""
  3507. edges: [MeasurementRunEdge]!
  3508. aggregate: AggregateMeasurementRun!
  3509. }
  3510. input MeasurementRunCreateInput {
  3511. name: String!
  3512. location: String!
  3513. temperature: Float
  3514. startTime: DateTime!
  3515. endTime: DateTime!
  3516. operators: UserCreateManyInput
  3517. log: EventCreateManyInput
  3518. comments: CommentCreateManyInput
  3519. measurements: MeasurementCreateManyInput
  3520. setup: SetupCreateOneInput!
  3521. }
  3522. input MeasurementRunCreateManyInput {
  3523. create: [MeasurementRunCreateInput!]
  3524. connect: [MeasurementRunWhereUniqueInput!]
  3525. }
  3526. """An edge in a connection."""
  3527. type MeasurementRunEdge {
  3528. """The item at the end of the edge."""
  3529. node: MeasurementRun!
  3530. """A cursor for use in pagination."""
  3531. cursor: String!
  3532. }
  3533. enum MeasurementRunOrderByInput {
  3534. id_ASC
  3535. id_DESC
  3536. name_ASC
  3537. name_DESC
  3538. location_ASC
  3539. location_DESC
  3540. temperature_ASC
  3541. temperature_DESC
  3542. startTime_ASC
  3543. startTime_DESC
  3544. endTime_ASC
  3545. endTime_DESC
  3546. updatedAt_ASC
  3547. updatedAt_DESC
  3548. createdAt_ASC
  3549. createdAt_DESC
  3550. }
  3551. type MeasurementRunPreviousValues {
  3552. id: ID!
  3553. name: String!
  3554. location: String!
  3555. temperature: Float
  3556. startTime: DateTime!
  3557. endTime: DateTime!
  3558. }
  3559. input MeasurementRunScalarWhereInput {
  3560. """Logical AND on all given filters."""
  3561. AND: [MeasurementRunScalarWhereInput!]
  3562. """Logical OR on all given filters."""
  3563. OR: [MeasurementRunScalarWhereInput!]
  3564. """Logical NOT on all given filters combined by AND."""
  3565. NOT: [MeasurementRunScalarWhereInput!]
  3566. id: ID
  3567. """All values that are not equal to given value."""
  3568. id_not: ID
  3569. """All values that are contained in given list."""
  3570. id_in: [ID!]
  3571. """All values that are not contained in given list."""
  3572. id_not_in: [ID!]
  3573. """All values less than the given value."""
  3574. id_lt: ID
  3575. """All values less than or equal the given value."""
  3576. id_lte: ID
  3577. """All values greater than the given value."""
  3578. id_gt: ID
  3579. """All values greater than or equal the given value."""
  3580. id_gte: ID
  3581. """All values containing the given string."""
  3582. id_contains: ID
  3583. """All values not containing the given string."""
  3584. id_not_contains: ID
  3585. """All values starting with the given string."""
  3586. id_starts_with: ID
  3587. """All values not starting with the given string."""
  3588. id_not_starts_with: ID
  3589. """All values ending with the given string."""
  3590. id_ends_with: ID
  3591. """All values not ending with the given string."""
  3592. id_not_ends_with: ID
  3593. name: String
  3594. """All values that are not equal to given value."""
  3595. name_not: String
  3596. """All values that are contained in given list."""
  3597. name_in: [String!]
  3598. """All values that are not contained in given list."""
  3599. name_not_in: [String!]
  3600. """All values less than the given value."""
  3601. name_lt: String
  3602. """All values less than or equal the given value."""
  3603. name_lte: String
  3604. """All values greater than the given value."""
  3605. name_gt: String
  3606. """All values greater than or equal the given value."""
  3607. name_gte: String
  3608. """All values containing the given string."""
  3609. name_contains: String
  3610. """All values not containing the given string."""
  3611. name_not_contains: String
  3612. """All values starting with the given string."""
  3613. name_starts_with: String
  3614. """All values not starting with the given string."""
  3615. name_not_starts_with: String
  3616. """All values ending with the given string."""
  3617. name_ends_with: String
  3618. """All values not ending with the given string."""
  3619. name_not_ends_with: String
  3620. location: String
  3621. """All values that are not equal to given value."""
  3622. location_not: String
  3623. """All values that are contained in given list."""
  3624. location_in: [String!]
  3625. """All values that are not contained in given list."""
  3626. location_not_in: [String!]
  3627. """All values less than the given value."""
  3628. location_lt: String
  3629. """All values less than or equal the given value."""
  3630. location_lte: String
  3631. """All values greater than the given value."""
  3632. location_gt: String
  3633. """All values greater than or equal the given value."""
  3634. location_gte: String
  3635. """All values containing the given string."""
  3636. location_contains: String
  3637. """All values not containing the given string."""
  3638. location_not_contains: String
  3639. """All values starting with the given string."""
  3640. location_starts_with: String
  3641. """All values not starting with the given string."""
  3642. location_not_starts_with: String
  3643. """All values ending with the given string."""
  3644. location_ends_with: String
  3645. """All values not ending with the given string."""
  3646. location_not_ends_with: String
  3647. temperature: Float
  3648. """All values that are not equal to given value."""
  3649. temperature_not: Float
  3650. """All values that are contained in given list."""
  3651. temperature_in: [Float!]
  3652. """All values that are not contained in given list."""
  3653. temperature_not_in: [Float!]
  3654. """All values less than the given value."""
  3655. temperature_lt: Float
  3656. """All values less than or equal the given value."""
  3657. temperature_lte: Float
  3658. """All values greater than the given value."""
  3659. temperature_gt: Float
  3660. """All values greater than or equal the given value."""
  3661. temperature_gte: Float
  3662. startTime: DateTime
  3663. """All values that are not equal to given value."""
  3664. startTime_not: DateTime
  3665. """All values that are contained in given list."""
  3666. startTime_in: [DateTime!]
  3667. """All values that are not contained in given list."""
  3668. startTime_not_in: [DateTime!]
  3669. """All values less than the given value."""
  3670. startTime_lt: DateTime
  3671. """All values less than or equal the given value."""
  3672. startTime_lte: DateTime
  3673. """All values greater than the given value."""
  3674. startTime_gt: DateTime
  3675. """All values greater than or equal the given value."""
  3676. startTime_gte: DateTime
  3677. endTime: DateTime
  3678. """All values that are not equal to given value."""
  3679. endTime_not: DateTime
  3680. """All values that are contained in given list."""
  3681. endTime_in: [DateTime!]
  3682. """All values that are not contained in given list."""
  3683. endTime_not_in: [DateTime!]
  3684. """All values less than the given value."""
  3685. endTime_lt: DateTime
  3686. """All values less than or equal the given value."""
  3687. endTime_lte: DateTime
  3688. """All values greater than the given value."""
  3689. endTime_gt: DateTime
  3690. """All values greater than or equal the given value."""
  3691. endTime_gte: DateTime
  3692. }
  3693. type MeasurementRunSubscriptionPayload {
  3694. mutation: MutationType!
  3695. node: MeasurementRun
  3696. updatedFields: [String!]
  3697. previousValues: MeasurementRunPreviousValues
  3698. }
  3699. input MeasurementRunSubscriptionWhereInput {
  3700. """Logical AND on all given filters."""
  3701. AND: [MeasurementRunSubscriptionWhereInput!]
  3702. """Logical OR on all given filters."""
  3703. OR: [MeasurementRunSubscriptionWhereInput!]
  3704. """Logical NOT on all given filters combined by AND."""
  3705. NOT: [MeasurementRunSubscriptionWhereInput!]
  3706. """The subscription event gets dispatched when it's listed in mutation_in"""
  3707. mutation_in: [MutationType!]
  3708. """
  3709. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3710. """
  3711. updatedFields_contains: String
  3712. """
  3713. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3714. """
  3715. updatedFields_contains_every: [String!]
  3716. """
  3717. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3718. """
  3719. updatedFields_contains_some: [String!]
  3720. node: MeasurementRunWhereInput
  3721. }
  3722. input MeasurementRunUpdateDataInput {
  3723. name: String
  3724. location: String
  3725. temperature: Float
  3726. startTime: DateTime
  3727. endTime: DateTime
  3728. operators: UserUpdateManyInput
  3729. log: EventUpdateManyInput
  3730. comments: CommentUpdateManyInput
  3731. measurements: MeasurementUpdateManyInput
  3732. setup: SetupUpdateOneRequiredInput
  3733. }
  3734. input MeasurementRunUpdateInput {
  3735. name: String
  3736. location: String
  3737. temperature: Float
  3738. startTime: DateTime
  3739. endTime: DateTime
  3740. operators: UserUpdateManyInput
  3741. log: EventUpdateManyInput
  3742. comments: CommentUpdateManyInput
  3743. measurements: MeasurementUpdateManyInput
  3744. setup: SetupUpdateOneRequiredInput
  3745. }
  3746. input MeasurementRunUpdateManyDataInput {
  3747. name: String
  3748. location: String
  3749. temperature: Float
  3750. startTime: DateTime
  3751. endTime: DateTime
  3752. }
  3753. input MeasurementRunUpdateManyInput {
  3754. create: [MeasurementRunCreateInput!]
  3755. connect: [MeasurementRunWhereUniqueInput!]
  3756. set: [MeasurementRunWhereUniqueInput!]
  3757. disconnect: [MeasurementRunWhereUniqueInput!]
  3758. delete: [MeasurementRunWhereUniqueInput!]
  3759. update: [MeasurementRunUpdateWithWhereUniqueNestedInput!]
  3760. updateMany: [MeasurementRunUpdateManyWithWhereNestedInput!]
  3761. deleteMany: [MeasurementRunScalarWhereInput!]
  3762. upsert: [MeasurementRunUpsertWithWhereUniqueNestedInput!]
  3763. }
  3764. input MeasurementRunUpdateManyMutationInput {
  3765. name: String
  3766. location: String
  3767. temperature: Float
  3768. startTime: DateTime
  3769. endTime: DateTime
  3770. }
  3771. input MeasurementRunUpdateManyWithWhereNestedInput {
  3772. where: MeasurementRunScalarWhereInput!
  3773. data: MeasurementRunUpdateManyDataInput!
  3774. }
  3775. input MeasurementRunUpdateWithWhereUniqueNestedInput {
  3776. where: MeasurementRunWhereUniqueInput!
  3777. data: MeasurementRunUpdateDataInput!
  3778. }
  3779. input MeasurementRunUpsertWithWhereUniqueNestedInput {
  3780. where: MeasurementRunWhereUniqueInput!
  3781. update: MeasurementRunUpdateDataInput!
  3782. create: MeasurementRunCreateInput!
  3783. }
  3784. input MeasurementRunWhereInput {
  3785. """Logical AND on all given filters."""
  3786. AND: [MeasurementRunWhereInput!]
  3787. """Logical OR on all given filters."""
  3788. OR: [MeasurementRunWhereInput!]
  3789. """Logical NOT on all given filters combined by AND."""
  3790. NOT: [MeasurementRunWhereInput!]
  3791. id: ID
  3792. """All values that are not equal to given value."""
  3793. id_not: ID
  3794. """All values that are contained in given list."""
  3795. id_in: [ID!]
  3796. """All values that are not contained in given list."""
  3797. id_not_in: [ID!]
  3798. """All values less than the given value."""
  3799. id_lt: ID
  3800. """All values less than or equal the given value."""
  3801. id_lte: ID
  3802. """All values greater than the given value."""
  3803. id_gt: ID
  3804. """All values greater than or equal the given value."""
  3805. id_gte: ID
  3806. """All values containing the given string."""
  3807. id_contains: ID
  3808. """All values not containing the given string."""
  3809. id_not_contains: ID
  3810. """All values starting with the given string."""
  3811. id_starts_with: ID
  3812. """All values not starting with the given string."""
  3813. id_not_starts_with: ID
  3814. """All values ending with the given string."""
  3815. id_ends_with: ID
  3816. """All values not ending with the given string."""
  3817. id_not_ends_with: ID
  3818. name: String
  3819. """All values that are not equal to given value."""
  3820. name_not: String
  3821. """All values that are contained in given list."""
  3822. name_in: [String!]
  3823. """All values that are not contained in given list."""
  3824. name_not_in: [String!]
  3825. """All values less than the given value."""
  3826. name_lt: String
  3827. """All values less than or equal the given value."""
  3828. name_lte: String
  3829. """All values greater than the given value."""
  3830. name_gt: String
  3831. """All values greater than or equal the given value."""
  3832. name_gte: String
  3833. """All values containing the given string."""
  3834. name_contains: String
  3835. """All values not containing the given string."""
  3836. name_not_contains: String
  3837. """All values starting with the given string."""
  3838. name_starts_with: String
  3839. """All values not starting with the given string."""
  3840. name_not_starts_with: String
  3841. """All values ending with the given string."""
  3842. name_ends_with: String
  3843. """All values not ending with the given string."""
  3844. name_not_ends_with: String
  3845. location: String
  3846. """All values that are not equal to given value."""
  3847. location_not: String
  3848. """All values that are contained in given list."""
  3849. location_in: [String!]
  3850. """All values that are not contained in given list."""
  3851. location_not_in: [String!]
  3852. """All values less than the given value."""
  3853. location_lt: String
  3854. """All values less than or equal the given value."""
  3855. location_lte: String
  3856. """All values greater than the given value."""
  3857. location_gt: String
  3858. """All values greater than or equal the given value."""
  3859. location_gte: String
  3860. """All values containing the given string."""
  3861. location_contains: String
  3862. """All values not containing the given string."""
  3863. location_not_contains: String
  3864. """All values starting with the given string."""
  3865. location_starts_with: String
  3866. """All values not starting with the given string."""
  3867. location_not_starts_with: String
  3868. """All values ending with the given string."""
  3869. location_ends_with: String
  3870. """All values not ending with the given string."""
  3871. location_not_ends_with: String
  3872. temperature: Float
  3873. """All values that are not equal to given value."""
  3874. temperature_not: Float
  3875. """All values that are contained in given list."""
  3876. temperature_in: [Float!]
  3877. """All values that are not contained in given list."""
  3878. temperature_not_in: [Float!]
  3879. """All values less than the given value."""
  3880. temperature_lt: Float
  3881. """All values less than or equal the given value."""
  3882. temperature_lte: Float
  3883. """All values greater than the given value."""
  3884. temperature_gt: Float
  3885. """All values greater than or equal the given value."""
  3886. temperature_gte: Float
  3887. startTime: DateTime
  3888. """All values that are not equal to given value."""
  3889. startTime_not: DateTime
  3890. """All values that are contained in given list."""
  3891. startTime_in: [DateTime!]
  3892. """All values that are not contained in given list."""
  3893. startTime_not_in: [DateTime!]
  3894. """All values less than the given value."""
  3895. startTime_lt: DateTime
  3896. """All values less than or equal the given value."""
  3897. startTime_lte: DateTime
  3898. """All values greater than the given value."""
  3899. startTime_gt: DateTime
  3900. """All values greater than or equal the given value."""
  3901. startTime_gte: DateTime
  3902. endTime: DateTime
  3903. """All values that are not equal to given value."""
  3904. endTime_not: DateTime
  3905. """All values that are contained in given list."""
  3906. endTime_in: [DateTime!]
  3907. """All values that are not contained in given list."""
  3908. endTime_not_in: [DateTime!]
  3909. """All values less than the given value."""
  3910. endTime_lt: DateTime
  3911. """All values less than or equal the given value."""
  3912. endTime_lte: DateTime
  3913. """All values greater than the given value."""
  3914. endTime_gt: DateTime
  3915. """All values greater than or equal the given value."""
  3916. endTime_gte: DateTime
  3917. operators_every: UserWhereInput
  3918. operators_some: UserWhereInput
  3919. operators_none: UserWhereInput
  3920. log_every: EventWhereInput
  3921. log_some: EventWhereInput
  3922. log_none: EventWhereInput
  3923. comments_every: CommentWhereInput
  3924. comments_some: CommentWhereInput
  3925. comments_none: CommentWhereInput
  3926. measurements_every: MeasurementWhereInput
  3927. measurements_some: MeasurementWhereInput
  3928. measurements_none: MeasurementWhereInput
  3929. setup: SetupWhereInput
  3930. }
  3931. input MeasurementRunWhereUniqueInput {
  3932. id: ID
  3933. }
  3934. input MeasurementScalarWhereInput {
  3935. """Logical AND on all given filters."""
  3936. AND: [MeasurementScalarWhereInput!]
  3937. """Logical OR on all given filters."""
  3938. OR: [MeasurementScalarWhereInput!]
  3939. """Logical NOT on all given filters combined by AND."""
  3940. NOT: [MeasurementScalarWhereInput!]
  3941. id: ID
  3942. """All values that are not equal to given value."""
  3943. id_not: ID
  3944. """All values that are contained in given list."""
  3945. id_in: [ID!]
  3946. """All values that are not contained in given list."""
  3947. id_not_in: [ID!]
  3948. """All values less than the given value."""
  3949. id_lt: ID
  3950. """All values less than or equal the given value."""
  3951. id_lte: ID
  3952. """All values greater than the given value."""
  3953. id_gt: ID
  3954. """All values greater than or equal the given value."""
  3955. id_gte: ID
  3956. """All values containing the given string."""
  3957. id_contains: ID
  3958. """All values not containing the given string."""
  3959. id_not_contains: ID
  3960. """All values starting with the given string."""
  3961. id_starts_with: ID
  3962. """All values not starting with the given string."""
  3963. id_not_starts_with: ID
  3964. """All values ending with the given string."""
  3965. id_ends_with: ID
  3966. """All values not ending with the given string."""
  3967. id_not_ends_with: ID
  3968. createdAt: DateTime
  3969. """All values that are not equal to given value."""
  3970. createdAt_not: DateTime
  3971. """All values that are contained in given list."""
  3972. createdAt_in: [DateTime!]
  3973. """All values that are not contained in given list."""
  3974. createdAt_not_in: [DateTime!]
  3975. """All values less than the given value."""
  3976. createdAt_lt: DateTime
  3977. """All values less than or equal the given value."""
  3978. createdAt_lte: DateTime
  3979. """All values greater than the given value."""
  3980. createdAt_gt: DateTime
  3981. """All values greater than or equal the given value."""
  3982. createdAt_gte: DateTime
  3983. intValue: Int
  3984. """All values that are not equal to given value."""
  3985. intValue_not: Int
  3986. """All values that are contained in given list."""
  3987. intValue_in: [Int!]
  3988. """All values that are not contained in given list."""
  3989. intValue_not_in: [Int!]
  3990. """All values less than the given value."""
  3991. intValue_lt: Int
  3992. """All values less than or equal the given value."""
  3993. intValue_lte: Int
  3994. """All values greater than the given value."""
  3995. intValue_gt: Int
  3996. """All values greater than or equal the given value."""
  3997. intValue_gte: Int
  3998. floatValue: Float
  3999. """All values that are not equal to given value."""
  4000. floatValue_not: Float
  4001. """All values that are contained in given list."""
  4002. floatValue_in: [Float!]
  4003. """All values that are not contained in given list."""
  4004. floatValue_not_in: [Float!]
  4005. """All values less than the given value."""
  4006. floatValue_lt: Float
  4007. """All values less than or equal the given value."""
  4008. floatValue_lte: Float
  4009. """All values greater than the given value."""
  4010. floatValue_gt: Float
  4011. """All values greater than or equal the given value."""
  4012. floatValue_gte: Float
  4013. stringValue: String
  4014. """All values that are not equal to given value."""
  4015. stringValue_not: String
  4016. """All values that are contained in given list."""
  4017. stringValue_in: [String!]
  4018. """All values that are not contained in given list."""
  4019. stringValue_not_in: [String!]
  4020. """All values less than the given value."""
  4021. stringValue_lt: String
  4022. """All values less than or equal the given value."""
  4023. stringValue_lte: String
  4024. """All values greater than the given value."""
  4025. stringValue_gt: String
  4026. """All values greater than or equal the given value."""
  4027. stringValue_gte: String
  4028. """All values containing the given string."""
  4029. stringValue_contains: String
  4030. """All values not containing the given string."""
  4031. stringValue_not_contains: String
  4032. """All values starting with the given string."""
  4033. stringValue_starts_with: String
  4034. """All values not starting with the given string."""
  4035. stringValue_not_starts_with: String
  4036. """All values ending with the given string."""
  4037. stringValue_ends_with: String
  4038. """All values not ending with the given string."""
  4039. stringValue_not_ends_with: String
  4040. }
  4041. type MeasurementSubscriptionPayload {
  4042. mutation: MutationType!
  4043. node: Measurement
  4044. updatedFields: [String!]
  4045. previousValues: MeasurementPreviousValues
  4046. }
  4047. input MeasurementSubscriptionWhereInput {
  4048. """Logical AND on all given filters."""
  4049. AND: [MeasurementSubscriptionWhereInput!]
  4050. """Logical OR on all given filters."""
  4051. OR: [MeasurementSubscriptionWhereInput!]
  4052. """Logical NOT on all given filters combined by AND."""
  4053. NOT: [MeasurementSubscriptionWhereInput!]
  4054. """The subscription event gets dispatched when it's listed in mutation_in"""
  4055. mutation_in: [MutationType!]
  4056. """
  4057. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4058. """
  4059. updatedFields_contains: String
  4060. """
  4061. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4062. """
  4063. updatedFields_contains_every: [String!]
  4064. """
  4065. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4066. """
  4067. updatedFields_contains_some: [String!]
  4068. node: MeasurementWhereInput
  4069. }
  4070. input MeasurementUpdateDataInput {
  4071. intValue: Int
  4072. floatValue: Float
  4073. stringValue: String
  4074. }
  4075. input MeasurementUpdateInput {
  4076. intValue: Int
  4077. floatValue: Float
  4078. stringValue: String
  4079. }
  4080. input MeasurementUpdateManyDataInput {
  4081. intValue: Int
  4082. floatValue: Float
  4083. stringValue: String
  4084. }
  4085. input MeasurementUpdateManyInput {
  4086. create: [MeasurementCreateInput!]
  4087. connect: [MeasurementWhereUniqueInput!]
  4088. set: [MeasurementWhereUniqueInput!]
  4089. disconnect: [MeasurementWhereUniqueInput!]
  4090. delete: [MeasurementWhereUniqueInput!]
  4091. update: [MeasurementUpdateWithWhereUniqueNestedInput!]
  4092. updateMany: [MeasurementUpdateManyWithWhereNestedInput!]
  4093. deleteMany: [MeasurementScalarWhereInput!]
  4094. upsert: [MeasurementUpsertWithWhereUniqueNestedInput!]
  4095. }
  4096. input MeasurementUpdateManyMutationInput {
  4097. intValue: Int
  4098. floatValue: Float
  4099. stringValue: String
  4100. }
  4101. input MeasurementUpdateManyWithWhereNestedInput {
  4102. where: MeasurementScalarWhereInput!
  4103. data: MeasurementUpdateManyDataInput!
  4104. }
  4105. input MeasurementUpdateWithWhereUniqueNestedInput {
  4106. where: MeasurementWhereUniqueInput!
  4107. data: MeasurementUpdateDataInput!
  4108. }
  4109. input MeasurementUpsertWithWhereUniqueNestedInput {
  4110. where: MeasurementWhereUniqueInput!
  4111. update: MeasurementUpdateDataInput!
  4112. create: MeasurementCreateInput!
  4113. }
  4114. input MeasurementWhereInput {
  4115. """Logical AND on all given filters."""
  4116. AND: [MeasurementWhereInput!]
  4117. """Logical OR on all given filters."""
  4118. OR: [MeasurementWhereInput!]
  4119. """Logical NOT on all given filters combined by AND."""
  4120. NOT: [MeasurementWhereInput!]
  4121. id: ID
  4122. """All values that are not equal to given value."""
  4123. id_not: ID
  4124. """All values that are contained in given list."""
  4125. id_in: [ID!]
  4126. """All values that are not contained in given list."""
  4127. id_not_in: [ID!]
  4128. """All values less than the given value."""
  4129. id_lt: ID
  4130. """All values less than or equal the given value."""
  4131. id_lte: ID
  4132. """All values greater than the given value."""
  4133. id_gt: ID
  4134. """All values greater than or equal the given value."""
  4135. id_gte: ID
  4136. """All values containing the given string."""
  4137. id_contains: ID
  4138. """All values not containing the given string."""
  4139. id_not_contains: ID
  4140. """All values starting with the given string."""
  4141. id_starts_with: ID
  4142. """All values not starting with the given string."""
  4143. id_not_starts_with: ID
  4144. """All values ending with the given string."""
  4145. id_ends_with: ID
  4146. """All values not ending with the given string."""
  4147. id_not_ends_with: ID
  4148. createdAt: DateTime
  4149. """All values that are not equal to given value."""
  4150. createdAt_not: DateTime
  4151. """All values that are contained in given list."""
  4152. createdAt_in: [DateTime!]
  4153. """All values that are not contained in given list."""
  4154. createdAt_not_in: [DateTime!]
  4155. """All values less than the given value."""
  4156. createdAt_lt: DateTime
  4157. """All values less than or equal the given value."""
  4158. createdAt_lte: DateTime
  4159. """All values greater than the given value."""
  4160. createdAt_gt: DateTime
  4161. """All values greater than or equal the given value."""
  4162. createdAt_gte: DateTime
  4163. intValue: Int
  4164. """All values that are not equal to given value."""
  4165. intValue_not: Int
  4166. """All values that are contained in given list."""
  4167. intValue_in: [Int!]
  4168. """All values that are not contained in given list."""
  4169. intValue_not_in: [Int!]
  4170. """All values less than the given value."""
  4171. intValue_lt: Int
  4172. """All values less than or equal the given value."""
  4173. intValue_lte: Int
  4174. """All values greater than the given value."""
  4175. intValue_gt: Int
  4176. """All values greater than or equal the given value."""
  4177. intValue_gte: Int
  4178. floatValue: Float
  4179. """All values that are not equal to given value."""
  4180. floatValue_not: Float
  4181. """All values that are contained in given list."""
  4182. floatValue_in: [Float!]
  4183. """All values that are not contained in given list."""
  4184. floatValue_not_in: [Float!]
  4185. """All values less than the given value."""
  4186. floatValue_lt: Float
  4187. """All values less than or equal the given value."""
  4188. floatValue_lte: Float
  4189. """All values greater than the given value."""
  4190. floatValue_gt: Float
  4191. """All values greater than or equal the given value."""
  4192. floatValue_gte: Float
  4193. stringValue: String
  4194. """All values that are not equal to given value."""
  4195. stringValue_not: String
  4196. """All values that are contained in given list."""
  4197. stringValue_in: [String!]
  4198. """All values that are not contained in given list."""
  4199. stringValue_not_in: [String!]
  4200. """All values less than the given value."""
  4201. stringValue_lt: String
  4202. """All values less than or equal the given value."""
  4203. stringValue_lte: String
  4204. """All values greater than the given value."""
  4205. stringValue_gt: String
  4206. """All values greater than or equal the given value."""
  4207. stringValue_gte: String
  4208. """All values containing the given string."""
  4209. stringValue_contains: String
  4210. """All values not containing the given string."""
  4211. stringValue_not_contains: String
  4212. """All values starting with the given string."""
  4213. stringValue_starts_with: String
  4214. """All values not starting with the given string."""
  4215. stringValue_not_starts_with: String
  4216. """All values ending with the given string."""
  4217. stringValue_ends_with: String
  4218. """All values not ending with the given string."""
  4219. stringValue_not_ends_with: String
  4220. }
  4221. input MeasurementWhereUniqueInput {
  4222. id: ID
  4223. }
  4224. type Meta implements Node {
  4225. id: ID!
  4226. key: String!
  4227. value: String!
  4228. }
  4229. """A connection to a list of items."""
  4230. type MetaConnection {
  4231. """Information to aid in pagination."""
  4232. pageInfo: PageInfo!
  4233. """A list of edges."""
  4234. edges: [MetaEdge]!
  4235. aggregate: AggregateMeta!
  4236. }
  4237. input MetaCreateInput {
  4238. key: String!
  4239. value: String!
  4240. }
  4241. """An edge in a connection."""
  4242. type MetaEdge {
  4243. """The item at the end of the edge."""
  4244. node: Meta!
  4245. """A cursor for use in pagination."""
  4246. cursor: String!
  4247. }
  4248. enum MetaOrderByInput {
  4249. id_ASC
  4250. id_DESC
  4251. key_ASC
  4252. key_DESC
  4253. value_ASC
  4254. value_DESC
  4255. updatedAt_ASC
  4256. updatedAt_DESC
  4257. createdAt_ASC
  4258. createdAt_DESC
  4259. }
  4260. type MetaPreviousValues {
  4261. id: ID!
  4262. key: String!
  4263. value: String!
  4264. }
  4265. type MetaSubscriptionPayload {
  4266. mutation: MutationType!
  4267. node: Meta
  4268. updatedFields: [String!]
  4269. previousValues: MetaPreviousValues
  4270. }
  4271. input MetaSubscriptionWhereInput {
  4272. """Logical AND on all given filters."""
  4273. AND: [MetaSubscriptionWhereInput!]
  4274. """Logical OR on all given filters."""
  4275. OR: [MetaSubscriptionWhereInput!]
  4276. """Logical NOT on all given filters combined by AND."""
  4277. NOT: [MetaSubscriptionWhereInput!]
  4278. """The subscription event gets dispatched when it's listed in mutation_in"""
  4279. mutation_in: [MutationType!]
  4280. """
  4281. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4282. """
  4283. updatedFields_contains: String
  4284. """
  4285. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4286. """
  4287. updatedFields_contains_every: [String!]
  4288. """
  4289. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4290. """
  4291. updatedFields_contains_some: [String!]
  4292. node: MetaWhereInput
  4293. }
  4294. input MetaUpdateInput {
  4295. key: String
  4296. value: String
  4297. }
  4298. input MetaUpdateManyMutationInput {
  4299. key: String
  4300. value: String
  4301. }
  4302. input MetaWhereInput {
  4303. """Logical AND on all given filters."""
  4304. AND: [MetaWhereInput!]
  4305. """Logical OR on all given filters."""
  4306. OR: [MetaWhereInput!]
  4307. """Logical NOT on all given filters combined by AND."""
  4308. NOT: [MetaWhereInput!]
  4309. id: ID
  4310. """All values that are not equal to given value."""
  4311. id_not: ID
  4312. """All values that are contained in given list."""
  4313. id_in: [ID!]
  4314. """All values that are not contained in given list."""
  4315. id_not_in: [ID!]
  4316. """All values less than the given value."""
  4317. id_lt: ID
  4318. """All values less than or equal the given value."""
  4319. id_lte: ID
  4320. """All values greater than the given value."""
  4321. id_gt: ID
  4322. """All values greater than or equal the given value."""
  4323. id_gte: ID
  4324. """All values containing the given string."""
  4325. id_contains: ID
  4326. """All values not containing the given string."""
  4327. id_not_contains: ID
  4328. """All values starting with the given string."""
  4329. id_starts_with: ID
  4330. """All values not starting with the given string."""
  4331. id_not_starts_with: ID
  4332. """All values ending with the given string."""
  4333. id_ends_with: ID
  4334. """All values not ending with the given string."""
  4335. id_not_ends_with: ID
  4336. key: String
  4337. """All values that are not equal to given value."""
  4338. key_not: String
  4339. """All values that are contained in given list."""
  4340. key_in: [String!]
  4341. """All values that are not contained in given list."""
  4342. key_not_in: [String!]
  4343. """All values less than the given value."""
  4344. key_lt: String
  4345. """All values less than or equal the given value."""
  4346. key_lte: String
  4347. """All values greater than the given value."""
  4348. key_gt: String
  4349. """All values greater than or equal the given value."""
  4350. key_gte: String
  4351. """All values containing the given string."""
  4352. key_contains: String
  4353. """All values not containing the given string."""
  4354. key_not_contains: String
  4355. """All values starting with the given string."""
  4356. key_starts_with: String
  4357. """All values not starting with the given string."""
  4358. key_not_starts_with: String
  4359. """All values ending with the given string."""
  4360. key_ends_with: String
  4361. """All values not ending with the given string."""
  4362. key_not_ends_with: String
  4363. value: String
  4364. """All values that are not equal to given value."""
  4365. value_not: String
  4366. """All values that are contained in given list."""
  4367. value_in: [String!]
  4368. """All values that are not contained in given list."""
  4369. value_not_in: [String!]
  4370. """All values less than the given value."""
  4371. value_lt: String
  4372. """All values less than or equal the given value."""
  4373. value_lte: String
  4374. """All values greater than the given value."""
  4375. value_gt: String
  4376. """All values greater than or equal the given value."""
  4377. value_gte: String
  4378. """All values containing the given string."""
  4379. value_contains: String
  4380. """All values not containing the given string."""
  4381. value_not_contains: String
  4382. """All values starting with the given string."""
  4383. value_starts_with: String
  4384. """All values not starting with the given string."""
  4385. value_not_starts_with: String
  4386. """All values ending with the given string."""
  4387. value_ends_with: String
  4388. """All values not ending with the given string."""
  4389. value_not_ends_with: String
  4390. }
  4391. input MetaWhereUniqueInput {
  4392. id: ID
  4393. }
  4394. type Mutation {
  4395. createMeta(data: MetaCreateInput!): Meta!
  4396. createProject(data: ProjectCreateInput!): Project!
  4397. createDUT(data: DUTCreateInput!): DUT!
  4398. createCharacterization(data: CharacterizationCreateInput!): Characterization!
  4399. createProjectVersion(data: ProjectVersionCreateInput!): ProjectVersion!
  4400. createSetupHardware(data: SetupHardwareCreateInput!): SetupHardware!
  4401. createMeasurement(data: MeasurementCreateInput!): Measurement!
  4402. createSetupHardwareInstance(data: SetupHardwareInstanceCreateInput!): SetupHardwareInstance!
  4403. createMeasurementRun(data: MeasurementRunCreateInput!): MeasurementRun!
  4404. createSetup(data: SetupCreateInput!): Setup!
  4405. createInstrumentParameter(data: InstrumentParameterCreateInput!): InstrumentParameter!
  4406. createInstrumentSubsystem(data: InstrumentSubsystemCreateInput!): InstrumentSubsystem!
  4407. createInstrumentInstance(data: InstrumentInstanceCreateInput!): InstrumentInstance!
  4408. createInstrumentCommand(data: InstrumentCommandCreateInput!): InstrumentCommand!
  4409. createEvent(data: EventCreateInput!): Event!
  4410. createUser(data: UserCreateInput!): User!
  4411. createComment(data: CommentCreateInput!): Comment!
  4412. createInstrument(data: InstrumentCreateInput!): Instrument!
  4413. createFile(data: FileCreateInput!): File!
  4414. updateMeta(data: MetaUpdateInput!, where: MetaWhereUniqueInput!): Meta
  4415. updateProject(data: ProjectUpdateInput!, where: ProjectWhereUniqueInput!): Project
  4416. updateDUT(data: DUTUpdateInput!, where: DUTWhereUniqueInput!): DUT
  4417. updateCharacterization(data: CharacterizationUpdateInput!, where: CharacterizationWhereUniqueInput!): Characterization
  4418. updateProjectVersion(data: ProjectVersionUpdateInput!, where: ProjectVersionWhereUniqueInput!): ProjectVersion
  4419. updateSetupHardware(data: SetupHardwareUpdateInput!, where: SetupHardwareWhereUniqueInput!): SetupHardware
  4420. updateMeasurement(data: MeasurementUpdateInput!, where: MeasurementWhereUniqueInput!): Measurement
  4421. updateSetupHardwareInstance(data: SetupHardwareInstanceUpdateInput!, where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  4422. updateMeasurementRun(data: MeasurementRunUpdateInput!, where: MeasurementRunWhereUniqueInput!): MeasurementRun
  4423. updateSetup(data: SetupUpdateInput!, where: SetupWhereUniqueInput!): Setup
  4424. updateInstrumentParameter(data: InstrumentParameterUpdateInput!, where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  4425. updateInstrumentSubsystem(data: InstrumentSubsystemUpdateInput!, where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  4426. updateInstrumentInstance(data: InstrumentInstanceUpdateInput!, where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  4427. updateInstrumentCommand(data: InstrumentCommandUpdateInput!, where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  4428. updateEvent(data: EventUpdateInput!, where: EventWhereUniqueInput!): Event
  4429. updateUser(data: UserUpdateInput!, where: UserWhereUniqueInput!): User
  4430. updateComment(data: CommentUpdateInput!, where: CommentWhereUniqueInput!): Comment
  4431. updateInstrument(data: InstrumentUpdateInput!, where: InstrumentWhereUniqueInput!): Instrument
  4432. updateFile(data: FileUpdateInput!, where: FileWhereUniqueInput!): File
  4433. deleteMeta(where: MetaWhereUniqueInput!): Meta
  4434. deleteProject(where: ProjectWhereUniqueInput!): Project
  4435. deleteDUT(where: DUTWhereUniqueInput!): DUT
  4436. deleteCharacterization(where: CharacterizationWhereUniqueInput!): Characterization
  4437. deleteProjectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  4438. deleteSetupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  4439. deleteMeasurement(where: MeasurementWhereUniqueInput!): Measurement
  4440. deleteSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  4441. deleteMeasurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  4442. deleteSetup(where: SetupWhereUniqueInput!): Setup
  4443. deleteInstrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  4444. deleteInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  4445. deleteInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  4446. deleteInstrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  4447. deleteEvent(where: EventWhereUniqueInput!): Event
  4448. deleteUser(where: UserWhereUniqueInput!): User
  4449. deleteComment(where: CommentWhereUniqueInput!): Comment
  4450. deleteInstrument(where: InstrumentWhereUniqueInput!): Instrument
  4451. deleteFile(where: FileWhereUniqueInput!): File
  4452. upsertMeta(where: MetaWhereUniqueInput!, create: MetaCreateInput!, update: MetaUpdateInput!): Meta!
  4453. upsertProject(where: ProjectWhereUniqueInput!, create: ProjectCreateInput!, update: ProjectUpdateInput!): Project!
  4454. upsertDUT(where: DUTWhereUniqueInput!, create: DUTCreateInput!, update: DUTUpdateInput!): DUT!
  4455. upsertCharacterization(where: CharacterizationWhereUniqueInput!, create: CharacterizationCreateInput!, update: CharacterizationUpdateInput!): Characterization!
  4456. upsertProjectVersion(where: ProjectVersionWhereUniqueInput!, create: ProjectVersionCreateInput!, update: ProjectVersionUpdateInput!): ProjectVersion!
  4457. upsertSetupHardware(where: SetupHardwareWhereUniqueInput!, create: SetupHardwareCreateInput!, update: SetupHardwareUpdateInput!): SetupHardware!
  4458. upsertMeasurement(where: MeasurementWhereUniqueInput!, create: MeasurementCreateInput!, update: MeasurementUpdateInput!): Measurement!
  4459. upsertSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!, create: SetupHardwareInstanceCreateInput!, update: SetupHardwareInstanceUpdateInput!): SetupHardwareInstance!
  4460. upsertMeasurementRun(where: MeasurementRunWhereUniqueInput!, create: MeasurementRunCreateInput!, update: MeasurementRunUpdateInput!): MeasurementRun!
  4461. upsertSetup(where: SetupWhereUniqueInput!, create: SetupCreateInput!, update: SetupUpdateInput!): Setup!
  4462. upsertInstrumentParameter(where: InstrumentParameterWhereUniqueInput!, create: InstrumentParameterCreateInput!, update: InstrumentParameterUpdateInput!): InstrumentParameter!
  4463. upsertInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!, create: InstrumentSubsystemCreateInput!, update: InstrumentSubsystemUpdateInput!): InstrumentSubsystem!
  4464. upsertInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!, create: InstrumentInstanceCreateInput!, update: InstrumentInstanceUpdateInput!): InstrumentInstance!
  4465. upsertInstrumentCommand(where: InstrumentCommandWhereUniqueInput!, create: InstrumentCommandCreateInput!, update: InstrumentCommandUpdateInput!): InstrumentCommand!
  4466. upsertEvent(where: EventWhereUniqueInput!, create: EventCreateInput!, update: EventUpdateInput!): Event!
  4467. upsertUser(where: UserWhereUniqueInput!, create: UserCreateInput!, update: UserUpdateInput!): User!
  4468. upsertComment(where: CommentWhereUniqueInput!, create: CommentCreateInput!, update: CommentUpdateInput!): Comment!
  4469. upsertInstrument(where: InstrumentWhereUniqueInput!, create: InstrumentCreateInput!, update: InstrumentUpdateInput!): Instrument!
  4470. upsertFile(where: FileWhereUniqueInput!, create: FileCreateInput!, update: FileUpdateInput!): File!
  4471. updateManyMetas(data: MetaUpdateManyMutationInput!, where: MetaWhereInput): BatchPayload!
  4472. updateManyProjects(data: ProjectUpdateManyMutationInput!, where: ProjectWhereInput): BatchPayload!
  4473. updateManyDUTs(data: DUTUpdateManyMutationInput!, where: DUTWhereInput): BatchPayload!
  4474. updateManyCharacterizations(data: CharacterizationUpdateManyMutationInput!, where: CharacterizationWhereInput): BatchPayload!
  4475. updateManyProjectVersions(data: ProjectVersionUpdateManyMutationInput!, where: ProjectVersionWhereInput): BatchPayload!
  4476. updateManySetupHardwares(data: SetupHardwareUpdateManyMutationInput!, where: SetupHardwareWhereInput): BatchPayload!
  4477. updateManyMeasurements(data: MeasurementUpdateManyMutationInput!, where: MeasurementWhereInput): BatchPayload!
  4478. updateManySetupHardwareInstances(data: SetupHardwareInstanceUpdateManyMutationInput!, where: SetupHardwareInstanceWhereInput): BatchPayload!
  4479. updateManyMeasurementRuns(data: MeasurementRunUpdateManyMutationInput!, where: MeasurementRunWhereInput): BatchPayload!
  4480. updateManySetups(data: SetupUpdateManyMutationInput!, where: SetupWhereInput): BatchPayload!
  4481. updateManyInstrumentParameters(data: InstrumentParameterUpdateManyMutationInput!, where: InstrumentParameterWhereInput): BatchPayload!
  4482. updateManyInstrumentSubsystems(data: InstrumentSubsystemUpdateManyMutationInput!, where: InstrumentSubsystemWhereInput): BatchPayload!
  4483. updateManyInstrumentInstances(data: InstrumentInstanceUpdateManyMutationInput!, where: InstrumentInstanceWhereInput): BatchPayload!
  4484. updateManyInstrumentCommands(data: InstrumentCommandUpdateManyMutationInput!, where: InstrumentCommandWhereInput): BatchPayload!
  4485. updateManyEvents(data: EventUpdateManyMutationInput!, where: EventWhereInput): BatchPayload!
  4486. updateManyUsers(data: UserUpdateManyMutationInput!, where: UserWhereInput): BatchPayload!
  4487. updateManyComments(data: CommentUpdateManyMutationInput!, where: CommentWhereInput): BatchPayload!
  4488. updateManyInstruments(data: InstrumentUpdateManyMutationInput!, where: InstrumentWhereInput): BatchPayload!
  4489. updateManyFiles(data: FileUpdateManyMutationInput!, where: FileWhereInput): BatchPayload!
  4490. deleteManyMetas(where: MetaWhereInput): BatchPayload!
  4491. deleteManyProjects(where: ProjectWhereInput): BatchPayload!
  4492. deleteManyDUTs(where: DUTWhereInput): BatchPayload!
  4493. deleteManyCharacterizations(where: CharacterizationWhereInput): BatchPayload!
  4494. deleteManyProjectVersions(where: ProjectVersionWhereInput): BatchPayload!
  4495. deleteManySetupHardwares(where: SetupHardwareWhereInput): BatchPayload!
  4496. deleteManyMeasurements(where: MeasurementWhereInput): BatchPayload!
  4497. deleteManySetupHardwareInstances(where: SetupHardwareInstanceWhereInput): BatchPayload!
  4498. deleteManyMeasurementRuns(where: MeasurementRunWhereInput): BatchPayload!
  4499. deleteManySetups(where: SetupWhereInput): BatchPayload!
  4500. deleteManyInstrumentParameters(where: InstrumentParameterWhereInput): BatchPayload!
  4501. deleteManyInstrumentSubsystems(where: InstrumentSubsystemWhereInput): BatchPayload!
  4502. deleteManyInstrumentInstances(where: InstrumentInstanceWhereInput): BatchPayload!
  4503. deleteManyInstrumentCommands(where: InstrumentCommandWhereInput): BatchPayload!
  4504. deleteManyEvents(where: EventWhereInput): BatchPayload!
  4505. deleteManyUsers(where: UserWhereInput): BatchPayload!
  4506. deleteManyComments(where: CommentWhereInput): BatchPayload!
  4507. deleteManyInstruments(where: InstrumentWhereInput): BatchPayload!
  4508. deleteManyFiles(where: FileWhereInput): BatchPayload!
  4509. }
  4510. enum MutationType {
  4511. CREATED
  4512. UPDATED
  4513. DELETED
  4514. }
  4515. """An object with an ID"""
  4516. interface Node {
  4517. """The id of the object."""
  4518. id: ID!
  4519. }
  4520. """Information about pagination in a connection."""
  4521. type PageInfo {
  4522. """When paginating forwards, are there more items?"""
  4523. hasNextPage: Boolean!
  4524. """When paginating backwards, are there more items?"""
  4525. hasPreviousPage: Boolean!
  4526. """When paginating backwards, the cursor to continue."""
  4527. startCursor: String
  4528. """When paginating forwards, the cursor to continue."""
  4529. endCursor: String
  4530. }
  4531. type Project implements Node {
  4532. id: ID!
  4533. name: String!
  4534. abbreviation: String!
  4535. description: String
  4536. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  4537. versions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion!]
  4538. }
  4539. """A connection to a list of items."""
  4540. type ProjectConnection {
  4541. """Information to aid in pagination."""
  4542. pageInfo: PageInfo!
  4543. """A list of edges."""
  4544. edges: [ProjectEdge]!
  4545. aggregate: AggregateProject!
  4546. }
  4547. input ProjectCreateInput {
  4548. name: String!
  4549. abbreviation: String!
  4550. description: String
  4551. files: FileCreateManyInput
  4552. versions: ProjectVersionCreateManyWithoutProjectInput
  4553. }
  4554. input ProjectCreateOneWithoutVersionsInput {
  4555. create: ProjectCreateWithoutVersionsInput
  4556. connect: ProjectWhereUniqueInput
  4557. }
  4558. input ProjectCreateWithoutVersionsInput {
  4559. name: String!
  4560. abbreviation: String!
  4561. description: String
  4562. files: FileCreateManyInput
  4563. }
  4564. """An edge in a connection."""
  4565. type ProjectEdge {
  4566. """The item at the end of the edge."""
  4567. node: Project!
  4568. """A cursor for use in pagination."""
  4569. cursor: String!
  4570. }
  4571. enum ProjectOrderByInput {
  4572. id_ASC
  4573. id_DESC
  4574. name_ASC
  4575. name_DESC
  4576. abbreviation_ASC
  4577. abbreviation_DESC
  4578. description_ASC
  4579. description_DESC
  4580. updatedAt_ASC
  4581. updatedAt_DESC
  4582. createdAt_ASC
  4583. createdAt_DESC
  4584. }
  4585. type ProjectPreviousValues {
  4586. id: ID!
  4587. name: String!
  4588. abbreviation: String!
  4589. description: String
  4590. }
  4591. type ProjectSubscriptionPayload {
  4592. mutation: MutationType!
  4593. node: Project
  4594. updatedFields: [String!]
  4595. previousValues: ProjectPreviousValues
  4596. }
  4597. input ProjectSubscriptionWhereInput {
  4598. """Logical AND on all given filters."""
  4599. AND: [ProjectSubscriptionWhereInput!]
  4600. """Logical OR on all given filters."""
  4601. OR: [ProjectSubscriptionWhereInput!]
  4602. """Logical NOT on all given filters combined by AND."""
  4603. NOT: [ProjectSubscriptionWhereInput!]
  4604. """The subscription event gets dispatched when it's listed in mutation_in"""
  4605. mutation_in: [MutationType!]
  4606. """
  4607. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4608. """
  4609. updatedFields_contains: String
  4610. """
  4611. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4612. """
  4613. updatedFields_contains_every: [String!]
  4614. """
  4615. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4616. """
  4617. updatedFields_contains_some: [String!]
  4618. node: ProjectWhereInput
  4619. }
  4620. input ProjectUpdateInput {
  4621. name: String
  4622. abbreviation: String
  4623. description: String
  4624. files: FileUpdateManyInput
  4625. versions: ProjectVersionUpdateManyWithoutProjectInput
  4626. }
  4627. input ProjectUpdateManyMutationInput {
  4628. name: String
  4629. abbreviation: String
  4630. description: String
  4631. }
  4632. input ProjectUpdateOneRequiredWithoutVersionsInput {
  4633. create: ProjectCreateWithoutVersionsInput
  4634. connect: ProjectWhereUniqueInput
  4635. update: ProjectUpdateWithoutVersionsDataInput
  4636. upsert: ProjectUpsertWithoutVersionsInput
  4637. }
  4638. input ProjectUpdateWithoutVersionsDataInput {
  4639. name: String
  4640. abbreviation: String
  4641. description: String
  4642. files: FileUpdateManyInput
  4643. }
  4644. input ProjectUpsertWithoutVersionsInput {
  4645. update: ProjectUpdateWithoutVersionsDataInput!
  4646. create: ProjectCreateWithoutVersionsInput!
  4647. }
  4648. type ProjectVersion implements Node {
  4649. id: ID!
  4650. name: String!
  4651. changes: [String!]!
  4652. date: DateTime!
  4653. project: Project!
  4654. }
  4655. """A connection to a list of items."""
  4656. type ProjectVersionConnection {
  4657. """Information to aid in pagination."""
  4658. pageInfo: PageInfo!
  4659. """A list of edges."""
  4660. edges: [ProjectVersionEdge]!
  4661. aggregate: AggregateProjectVersion!
  4662. }
  4663. input ProjectVersionCreatechangesInput {
  4664. set: [String!]
  4665. }
  4666. input ProjectVersionCreateInput {
  4667. name: String!
  4668. date: DateTime!
  4669. changes: ProjectVersionCreatechangesInput
  4670. project: ProjectCreateOneWithoutVersionsInput!
  4671. }
  4672. input ProjectVersionCreateManyWithoutProjectInput {
  4673. create: [ProjectVersionCreateWithoutProjectInput!]
  4674. connect: [ProjectVersionWhereUniqueInput!]
  4675. }
  4676. input ProjectVersionCreateOneInput {
  4677. create: ProjectVersionCreateInput
  4678. connect: ProjectVersionWhereUniqueInput
  4679. }
  4680. input ProjectVersionCreateWithoutProjectInput {
  4681. name: String!
  4682. date: DateTime!
  4683. changes: ProjectVersionCreatechangesInput
  4684. }
  4685. """An edge in a connection."""
  4686. type ProjectVersionEdge {
  4687. """The item at the end of the edge."""
  4688. node: ProjectVersion!
  4689. """A cursor for use in pagination."""
  4690. cursor: String!
  4691. }
  4692. enum ProjectVersionOrderByInput {
  4693. id_ASC
  4694. id_DESC
  4695. name_ASC
  4696. name_DESC
  4697. date_ASC
  4698. date_DESC
  4699. updatedAt_ASC
  4700. updatedAt_DESC
  4701. createdAt_ASC
  4702. createdAt_DESC
  4703. }
  4704. type ProjectVersionPreviousValues {
  4705. id: ID!
  4706. name: String!
  4707. changes: [String!]!
  4708. date: DateTime!
  4709. }
  4710. input ProjectVersionScalarWhereInput {
  4711. """Logical AND on all given filters."""
  4712. AND: [ProjectVersionScalarWhereInput!]
  4713. """Logical OR on all given filters."""
  4714. OR: [ProjectVersionScalarWhereInput!]
  4715. """Logical NOT on all given filters combined by AND."""
  4716. NOT: [ProjectVersionScalarWhereInput!]
  4717. id: ID
  4718. """All values that are not equal to given value."""
  4719. id_not: ID
  4720. """All values that are contained in given list."""
  4721. id_in: [ID!]
  4722. """All values that are not contained in given list."""
  4723. id_not_in: [ID!]
  4724. """All values less than the given value."""
  4725. id_lt: ID
  4726. """All values less than or equal the given value."""
  4727. id_lte: ID
  4728. """All values greater than the given value."""
  4729. id_gt: ID
  4730. """All values greater than or equal the given value."""
  4731. id_gte: ID
  4732. """All values containing the given string."""
  4733. id_contains: ID
  4734. """All values not containing the given string."""
  4735. id_not_contains: ID
  4736. """All values starting with the given string."""
  4737. id_starts_with: ID
  4738. """All values not starting with the given string."""
  4739. id_not_starts_with: ID
  4740. """All values ending with the given string."""
  4741. id_ends_with: ID
  4742. """All values not ending with the given string."""
  4743. id_not_ends_with: ID
  4744. name: String
  4745. """All values that are not equal to given value."""
  4746. name_not: String
  4747. """All values that are contained in given list."""
  4748. name_in: [String!]
  4749. """All values that are not contained in given list."""
  4750. name_not_in: [String!]
  4751. """All values less than the given value."""
  4752. name_lt: String
  4753. """All values less than or equal the given value."""
  4754. name_lte: String
  4755. """All values greater than the given value."""
  4756. name_gt: String
  4757. """All values greater than or equal the given value."""
  4758. name_gte: String
  4759. """All values containing the given string."""
  4760. name_contains: String
  4761. """All values not containing the given string."""
  4762. name_not_contains: String
  4763. """All values starting with the given string."""
  4764. name_starts_with: String
  4765. """All values not starting with the given string."""
  4766. name_not_starts_with: String
  4767. """All values ending with the given string."""
  4768. name_ends_with: String
  4769. """All values not ending with the given string."""
  4770. name_not_ends_with: String
  4771. date: DateTime
  4772. """All values that are not equal to given value."""
  4773. date_not: DateTime
  4774. """All values that are contained in given list."""
  4775. date_in: [DateTime!]
  4776. """All values that are not contained in given list."""
  4777. date_not_in: [DateTime!]
  4778. """All values less than the given value."""
  4779. date_lt: DateTime
  4780. """All values less than or equal the given value."""
  4781. date_lte: DateTime
  4782. """All values greater than the given value."""
  4783. date_gt: DateTime
  4784. """All values greater than or equal the given value."""
  4785. date_gte: DateTime
  4786. }
  4787. type ProjectVersionSubscriptionPayload {
  4788. mutation: MutationType!
  4789. node: ProjectVersion
  4790. updatedFields: [String!]
  4791. previousValues: ProjectVersionPreviousValues
  4792. }
  4793. input ProjectVersionSubscriptionWhereInput {
  4794. """Logical AND on all given filters."""
  4795. AND: [ProjectVersionSubscriptionWhereInput!]
  4796. """Logical OR on all given filters."""
  4797. OR: [ProjectVersionSubscriptionWhereInput!]
  4798. """Logical NOT on all given filters combined by AND."""
  4799. NOT: [ProjectVersionSubscriptionWhereInput!]
  4800. """The subscription event gets dispatched when it's listed in mutation_in"""
  4801. mutation_in: [MutationType!]
  4802. """
  4803. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4804. """
  4805. updatedFields_contains: String
  4806. """
  4807. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4808. """
  4809. updatedFields_contains_every: [String!]
  4810. """
  4811. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4812. """
  4813. updatedFields_contains_some: [String!]
  4814. node: ProjectVersionWhereInput
  4815. }
  4816. input ProjectVersionUpdatechangesInput {
  4817. set: [String!]
  4818. }
  4819. input ProjectVersionUpdateDataInput {
  4820. name: String
  4821. date: DateTime
  4822. changes: ProjectVersionUpdatechangesInput
  4823. project: ProjectUpdateOneRequiredWithoutVersionsInput
  4824. }
  4825. input ProjectVersionUpdateInput {
  4826. name: String
  4827. date: DateTime
  4828. changes: ProjectVersionUpdatechangesInput
  4829. project: ProjectUpdateOneRequiredWithoutVersionsInput
  4830. }
  4831. input ProjectVersionUpdateManyDataInput {
  4832. name: String
  4833. date: DateTime
  4834. changes: ProjectVersionUpdatechangesInput
  4835. }
  4836. input ProjectVersionUpdateManyMutationInput {
  4837. name: String
  4838. date: DateTime
  4839. changes: ProjectVersionUpdatechangesInput
  4840. }
  4841. input ProjectVersionUpdateManyWithoutProjectInput {
  4842. create: [ProjectVersionCreateWithoutProjectInput!]
  4843. connect: [ProjectVersionWhereUniqueInput!]
  4844. set: [ProjectVersionWhereUniqueInput!]
  4845. disconnect: [ProjectVersionWhereUniqueInput!]
  4846. delete: [ProjectVersionWhereUniqueInput!]
  4847. update: [ProjectVersionUpdateWithWhereUniqueWithoutProjectInput!]
  4848. updateMany: [ProjectVersionUpdateManyWithWhereNestedInput!]
  4849. deleteMany: [ProjectVersionScalarWhereInput!]
  4850. upsert: [ProjectVersionUpsertWithWhereUniqueWithoutProjectInput!]
  4851. }
  4852. input ProjectVersionUpdateManyWithWhereNestedInput {
  4853. where: ProjectVersionScalarWhereInput!
  4854. data: ProjectVersionUpdateManyDataInput!
  4855. }
  4856. input ProjectVersionUpdateOneRequiredInput {
  4857. create: ProjectVersionCreateInput
  4858. connect: ProjectVersionWhereUniqueInput
  4859. update: ProjectVersionUpdateDataInput
  4860. upsert: ProjectVersionUpsertNestedInput
  4861. }
  4862. input ProjectVersionUpdateWithoutProjectDataInput {
  4863. name: String
  4864. date: DateTime
  4865. changes: ProjectVersionUpdatechangesInput
  4866. }
  4867. input ProjectVersionUpdateWithWhereUniqueWithoutProjectInput {
  4868. where: ProjectVersionWhereUniqueInput!
  4869. data: ProjectVersionUpdateWithoutProjectDataInput!
  4870. }
  4871. input ProjectVersionUpsertNestedInput {
  4872. update: ProjectVersionUpdateDataInput!
  4873. create: ProjectVersionCreateInput!
  4874. }
  4875. input ProjectVersionUpsertWithWhereUniqueWithoutProjectInput {
  4876. where: ProjectVersionWhereUniqueInput!
  4877. update: ProjectVersionUpdateWithoutProjectDataInput!
  4878. create: ProjectVersionCreateWithoutProjectInput!
  4879. }
  4880. input ProjectVersionWhereInput {
  4881. """Logical AND on all given filters."""
  4882. AND: [ProjectVersionWhereInput!]
  4883. """Logical OR on all given filters."""
  4884. OR: [ProjectVersionWhereInput!]
  4885. """Logical NOT on all given filters combined by AND."""
  4886. NOT: [ProjectVersionWhereInput!]
  4887. id: ID
  4888. """All values that are not equal to given value."""
  4889. id_not: ID
  4890. """All values that are contained in given list."""
  4891. id_in: [ID!]
  4892. """All values that are not contained in given list."""
  4893. id_not_in: [ID!]
  4894. """All values less than the given value."""
  4895. id_lt: ID
  4896. """All values less than or equal the given value."""
  4897. id_lte: ID
  4898. """All values greater than the given value."""
  4899. id_gt: ID
  4900. """All values greater than or equal the given value."""
  4901. id_gte: ID
  4902. """All values containing the given string."""
  4903. id_contains: ID
  4904. """All values not containing the given string."""
  4905. id_not_contains: ID
  4906. """All values starting with the given string."""
  4907. id_starts_with: ID
  4908. """All values not starting with the given string."""
  4909. id_not_starts_with: ID
  4910. """All values ending with the given string."""
  4911. id_ends_with: ID
  4912. """All values not ending with the given string."""
  4913. id_not_ends_with: ID
  4914. name: String
  4915. """All values that are not equal to given value."""
  4916. name_not: String
  4917. """All values that are contained in given list."""
  4918. name_in: [String!]
  4919. """All values that are not contained in given list."""
  4920. name_not_in: [String!]
  4921. """All values less than the given value."""
  4922. name_lt: String
  4923. """All values less than or equal the given value."""
  4924. name_lte: String
  4925. """All values greater than the given value."""
  4926. name_gt: String
  4927. """All values greater than or equal the given value."""
  4928. name_gte: String
  4929. """All values containing the given string."""
  4930. name_contains: String
  4931. """All values not containing the given string."""
  4932. name_not_contains: String
  4933. """All values starting with the given string."""
  4934. name_starts_with: String
  4935. """All values not starting with the given string."""
  4936. name_not_starts_with: String
  4937. """All values ending with the given string."""
  4938. name_ends_with: String
  4939. """All values not ending with the given string."""
  4940. name_not_ends_with: String
  4941. date: DateTime
  4942. """All values that are not equal to given value."""
  4943. date_not: DateTime
  4944. """All values that are contained in given list."""
  4945. date_in: [DateTime!]
  4946. """All values that are not contained in given list."""
  4947. date_not_in: [DateTime!]
  4948. """All values less than the given value."""
  4949. date_lt: DateTime
  4950. """All values less than or equal the given value."""
  4951. date_lte: DateTime
  4952. """All values greater than the given value."""
  4953. date_gt: DateTime
  4954. """All values greater than or equal the given value."""
  4955. date_gte: DateTime
  4956. project: ProjectWhereInput
  4957. }
  4958. input ProjectVersionWhereUniqueInput {
  4959. id: ID
  4960. name: String
  4961. }
  4962. input ProjectWhereInput {
  4963. """Logical AND on all given filters."""
  4964. AND: [ProjectWhereInput!]
  4965. """Logical OR on all given filters."""
  4966. OR: [ProjectWhereInput!]
  4967. """Logical NOT on all given filters combined by AND."""
  4968. NOT: [ProjectWhereInput!]
  4969. id: ID
  4970. """All values that are not equal to given value."""
  4971. id_not: ID
  4972. """All values that are contained in given list."""
  4973. id_in: [ID!]
  4974. """All values that are not contained in given list."""
  4975. id_not_in: [ID!]
  4976. """All values less than the given value."""
  4977. id_lt: ID
  4978. """All values less than or equal the given value."""
  4979. id_lte: ID
  4980. """All values greater than the given value."""
  4981. id_gt: ID
  4982. """All values greater than or equal the given value."""
  4983. id_gte: ID
  4984. """All values containing the given string."""
  4985. id_contains: ID
  4986. """All values not containing the given string."""
  4987. id_not_contains: ID
  4988. """All values starting with the given string."""
  4989. id_starts_with: ID
  4990. """All values not starting with the given string."""
  4991. id_not_starts_with: ID
  4992. """All values ending with the given string."""
  4993. id_ends_with: ID
  4994. """All values not ending with the given string."""
  4995. id_not_ends_with: ID
  4996. name: String
  4997. """All values that are not equal to given value."""
  4998. name_not: String
  4999. """All values that are contained in given list."""
  5000. name_in: [String!]
  5001. """All values that are not contained in given list."""
  5002. name_not_in: [String!]
  5003. """All values less than the given value."""
  5004. name_lt: String
  5005. """All values less than or equal the given value."""
  5006. name_lte: String
  5007. """All values greater than the given value."""
  5008. name_gt: String
  5009. """All values greater than or equal the given value."""
  5010. name_gte: String
  5011. """All values containing the given string."""
  5012. name_contains: String
  5013. """All values not containing the given string."""
  5014. name_not_contains: String
  5015. """All values starting with the given string."""
  5016. name_starts_with: String
  5017. """All values not starting with the given string."""
  5018. name_not_starts_with: String
  5019. """All values ending with the given string."""
  5020. name_ends_with: String
  5021. """All values not ending with the given string."""
  5022. name_not_ends_with: String
  5023. abbreviation: String
  5024. """All values that are not equal to given value."""
  5025. abbreviation_not: String
  5026. """All values that are contained in given list."""
  5027. abbreviation_in: [String!]
  5028. """All values that are not contained in given list."""
  5029. abbreviation_not_in: [String!]
  5030. """All values less than the given value."""
  5031. abbreviation_lt: String
  5032. """All values less than or equal the given value."""
  5033. abbreviation_lte: String
  5034. """All values greater than the given value."""
  5035. abbreviation_gt: String
  5036. """All values greater than or equal the given value."""
  5037. abbreviation_gte: String
  5038. """All values containing the given string."""
  5039. abbreviation_contains: String
  5040. """All values not containing the given string."""
  5041. abbreviation_not_contains: String
  5042. """All values starting with the given string."""
  5043. abbreviation_starts_with: String
  5044. """All values not starting with the given string."""
  5045. abbreviation_not_starts_with: String
  5046. """All values ending with the given string."""
  5047. abbreviation_ends_with: String
  5048. """All values not ending with the given string."""
  5049. abbreviation_not_ends_with: String
  5050. description: String
  5051. """All values that are not equal to given value."""
  5052. description_not: String
  5053. """All values that are contained in given list."""
  5054. description_in: [String!]
  5055. """All values that are not contained in given list."""
  5056. description_not_in: [String!]
  5057. """All values less than the given value."""
  5058. description_lt: String
  5059. """All values less than or equal the given value."""
  5060. description_lte: String
  5061. """All values greater than the given value."""
  5062. description_gt: String
  5063. """All values greater than or equal the given value."""
  5064. description_gte: String
  5065. """All values containing the given string."""
  5066. description_contains: String
  5067. """All values not containing the given string."""
  5068. description_not_contains: String
  5069. """All values starting with the given string."""
  5070. description_starts_with: String
  5071. """All values not starting with the given string."""
  5072. description_not_starts_with: String
  5073. """All values ending with the given string."""
  5074. description_ends_with: String
  5075. """All values not ending with the given string."""
  5076. description_not_ends_with: String
  5077. files_every: FileWhereInput
  5078. files_some: FileWhereInput
  5079. files_none: FileWhereInput
  5080. versions_every: ProjectVersionWhereInput
  5081. versions_some: ProjectVersionWhereInput
  5082. versions_none: ProjectVersionWhereInput
  5083. }
  5084. input ProjectWhereUniqueInput {
  5085. id: ID
  5086. name: String
  5087. abbreviation: String
  5088. }
  5089. type Query {
  5090. metas(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Meta]!
  5091. projects(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Project]!
  5092. dUTs(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [DUT]!
  5093. characterizations(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Characterization]!
  5094. projectVersions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion]!
  5095. setupHardwares(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardware]!
  5096. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement]!
  5097. setupHardwareInstances(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance]!
  5098. measurementRuns(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [MeasurementRun]!
  5099. setups(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Setup]!
  5100. instrumentParameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter]!
  5101. instrumentSubsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem]!
  5102. instrumentInstances(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance]!
  5103. instrumentCommands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand]!
  5104. events(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event]!
  5105. users(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User]!
  5106. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment]!
  5107. instruments(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Instrument]!
  5108. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File]!
  5109. meta(where: MetaWhereUniqueInput!): Meta
  5110. project(where: ProjectWhereUniqueInput!): Project
  5111. dUT(where: DUTWhereUniqueInput!): DUT
  5112. characterization(where: CharacterizationWhereUniqueInput!): Characterization
  5113. projectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  5114. setupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  5115. measurement(where: MeasurementWhereUniqueInput!): Measurement
  5116. setupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  5117. measurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  5118. setup(where: SetupWhereUniqueInput!): Setup
  5119. instrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  5120. instrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  5121. instrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  5122. instrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  5123. event(where: EventWhereUniqueInput!): Event
  5124. user(where: UserWhereUniqueInput!): User
  5125. comment(where: CommentWhereUniqueInput!): Comment
  5126. instrument(where: InstrumentWhereUniqueInput!): Instrument
  5127. file(where: FileWhereUniqueInput!): File
  5128. metasConnection(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MetaConnection!
  5129. projectsConnection(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectConnection!
  5130. dUTsConnection(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): DUTConnection!
  5131. characterizationsConnection(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CharacterizationConnection!
  5132. projectVersionsConnection(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectVersionConnection!
  5133. setupHardwaresConnection(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareConnection!
  5134. measurementsConnection(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementConnection!
  5135. setupHardwareInstancesConnection(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareInstanceConnection!
  5136. measurementRunsConnection(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementRunConnection!
  5137. setupsConnection(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupConnection!
  5138. instrumentParametersConnection(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentParameterConnection!
  5139. instrumentSubsystemsConnection(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentSubsystemConnection!
  5140. instrumentInstancesConnection(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentInstanceConnection!
  5141. instrumentCommandsConnection(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentCommandConnection!
  5142. eventsConnection(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): EventConnection!
  5143. usersConnection(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): UserConnection!
  5144. commentsConnection(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CommentConnection!
  5145. instrumentsConnection(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentConnection!
  5146. filesConnection(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): FileConnection!
  5147. """Fetches an object given its ID"""
  5148. node(
  5149. """The ID of an object"""
  5150. id: ID!
  5151. ): Node
  5152. }
  5153. type Setup implements Node {
  5154. id: ID!
  5155. name: String!
  5156. description: String!
  5157. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5158. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  5159. setupHardware(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance!]
  5160. instruments(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance!]
  5161. }
  5162. """A connection to a list of items."""
  5163. type SetupConnection {
  5164. """Information to aid in pagination."""
  5165. pageInfo: PageInfo!
  5166. """A list of edges."""
  5167. edges: [SetupEdge]!
  5168. aggregate: AggregateSetup!
  5169. }
  5170. input SetupCreateInput {
  5171. name: String!
  5172. description: String!
  5173. images: FileCreateManyInput
  5174. comments: CommentCreateManyInput
  5175. setupHardware: SetupHardwareInstanceCreateManyInput
  5176. instruments: InstrumentInstanceCreateManyInput
  5177. }
  5178. input SetupCreateOneInput {
  5179. create: SetupCreateInput
  5180. connect: SetupWhereUniqueInput
  5181. }
  5182. """An edge in a connection."""
  5183. type SetupEdge {
  5184. """The item at the end of the edge."""
  5185. node: Setup!
  5186. """A cursor for use in pagination."""
  5187. cursor: String!
  5188. }
  5189. type SetupHardware implements Node {
  5190. id: ID!
  5191. name: String!
  5192. description: String
  5193. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5194. }
  5195. """A connection to a list of items."""
  5196. type SetupHardwareConnection {
  5197. """Information to aid in pagination."""
  5198. pageInfo: PageInfo!
  5199. """A list of edges."""
  5200. edges: [SetupHardwareEdge]!
  5201. aggregate: AggregateSetupHardware!
  5202. }
  5203. input SetupHardwareCreateInput {
  5204. name: String!
  5205. description: String
  5206. images: FileCreateManyInput
  5207. }
  5208. input SetupHardwareCreateOneInput {
  5209. create: SetupHardwareCreateInput
  5210. connect: SetupHardwareWhereUniqueInput
  5211. }
  5212. """An edge in a connection."""
  5213. type SetupHardwareEdge {
  5214. """The item at the end of the edge."""
  5215. node: SetupHardware!
  5216. """A cursor for use in pagination."""
  5217. cursor: String!
  5218. }
  5219. type SetupHardwareInstance implements Node {
  5220. id: ID!
  5221. setupHardware: SetupHardware!
  5222. identifier: String!
  5223. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5224. }
  5225. """A connection to a list of items."""
  5226. type SetupHardwareInstanceConnection {
  5227. """Information to aid in pagination."""
  5228. pageInfo: PageInfo!
  5229. """A list of edges."""
  5230. edges: [SetupHardwareInstanceEdge]!
  5231. aggregate: AggregateSetupHardwareInstance!
  5232. }
  5233. input SetupHardwareInstanceCreateInput {
  5234. identifier: String!
  5235. setupHardware: SetupHardwareCreateOneInput!
  5236. images: FileCreateManyInput
  5237. }
  5238. input SetupHardwareInstanceCreateManyInput {
  5239. create: [SetupHardwareInstanceCreateInput!]
  5240. connect: [SetupHardwareInstanceWhereUniqueInput!]
  5241. }
  5242. """An edge in a connection."""
  5243. type SetupHardwareInstanceEdge {
  5244. """The item at the end of the edge."""
  5245. node: SetupHardwareInstance!
  5246. """A cursor for use in pagination."""
  5247. cursor: String!
  5248. }
  5249. enum SetupHardwareInstanceOrderByInput {
  5250. id_ASC
  5251. id_DESC
  5252. identifier_ASC
  5253. identifier_DESC
  5254. updatedAt_ASC
  5255. updatedAt_DESC
  5256. createdAt_ASC
  5257. createdAt_DESC
  5258. }
  5259. type SetupHardwareInstancePreviousValues {
  5260. id: ID!
  5261. identifier: String!
  5262. }
  5263. input SetupHardwareInstanceScalarWhereInput {
  5264. """Logical AND on all given filters."""
  5265. AND: [SetupHardwareInstanceScalarWhereInput!]
  5266. """Logical OR on all given filters."""
  5267. OR: [SetupHardwareInstanceScalarWhereInput!]
  5268. """Logical NOT on all given filters combined by AND."""
  5269. NOT: [SetupHardwareInstanceScalarWhereInput!]
  5270. id: ID
  5271. """All values that are not equal to given value."""
  5272. id_not: ID
  5273. """All values that are contained in given list."""
  5274. id_in: [ID!]
  5275. """All values that are not contained in given list."""
  5276. id_not_in: [ID!]
  5277. """All values less than the given value."""
  5278. id_lt: ID
  5279. """All values less than or equal the given value."""
  5280. id_lte: ID
  5281. """All values greater than the given value."""
  5282. id_gt: ID
  5283. """All values greater than or equal the given value."""
  5284. id_gte: ID
  5285. """All values containing the given string."""
  5286. id_contains: ID
  5287. """All values not containing the given string."""
  5288. id_not_contains: ID
  5289. """All values starting with the given string."""
  5290. id_starts_with: ID
  5291. """All values not starting with the given string."""
  5292. id_not_starts_with: ID
  5293. """All values ending with the given string."""
  5294. id_ends_with: ID
  5295. """All values not ending with the given string."""
  5296. id_not_ends_with: ID
  5297. identifier: String
  5298. """All values that are not equal to given value."""
  5299. identifier_not: String
  5300. """All values that are contained in given list."""
  5301. identifier_in: [String!]
  5302. """All values that are not contained in given list."""
  5303. identifier_not_in: [String!]
  5304. """All values less than the given value."""
  5305. identifier_lt: String
  5306. """All values less than or equal the given value."""
  5307. identifier_lte: String
  5308. """All values greater than the given value."""
  5309. identifier_gt: String
  5310. """All values greater than or equal the given value."""
  5311. identifier_gte: String
  5312. """All values containing the given string."""
  5313. identifier_contains: String
  5314. """All values not containing the given string."""
  5315. identifier_not_contains: String
  5316. """All values starting with the given string."""
  5317. identifier_starts_with: String
  5318. """All values not starting with the given string."""
  5319. identifier_not_starts_with: String
  5320. """All values ending with the given string."""
  5321. identifier_ends_with: String
  5322. """All values not ending with the given string."""
  5323. identifier_not_ends_with: String
  5324. }
  5325. type SetupHardwareInstanceSubscriptionPayload {
  5326. mutation: MutationType!
  5327. node: SetupHardwareInstance
  5328. updatedFields: [String!]
  5329. previousValues: SetupHardwareInstancePreviousValues
  5330. }
  5331. input SetupHardwareInstanceSubscriptionWhereInput {
  5332. """Logical AND on all given filters."""
  5333. AND: [SetupHardwareInstanceSubscriptionWhereInput!]
  5334. """Logical OR on all given filters."""
  5335. OR: [SetupHardwareInstanceSubscriptionWhereInput!]
  5336. """Logical NOT on all given filters combined by AND."""
  5337. NOT: [SetupHardwareInstanceSubscriptionWhereInput!]
  5338. """The subscription event gets dispatched when it's listed in mutation_in"""
  5339. mutation_in: [MutationType!]
  5340. """
  5341. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5342. """
  5343. updatedFields_contains: String
  5344. """
  5345. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5346. """
  5347. updatedFields_contains_every: [String!]
  5348. """
  5349. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5350. """
  5351. updatedFields_contains_some: [String!]
  5352. node: SetupHardwareInstanceWhereInput
  5353. }
  5354. input SetupHardwareInstanceUpdateDataInput {
  5355. identifier: String
  5356. setupHardware: SetupHardwareUpdateOneRequiredInput
  5357. images: FileUpdateManyInput
  5358. }
  5359. input SetupHardwareInstanceUpdateInput {
  5360. identifier: String
  5361. setupHardware: SetupHardwareUpdateOneRequiredInput
  5362. images: FileUpdateManyInput
  5363. }
  5364. input SetupHardwareInstanceUpdateManyDataInput {
  5365. identifier: String
  5366. }
  5367. input SetupHardwareInstanceUpdateManyInput {
  5368. create: [SetupHardwareInstanceCreateInput!]
  5369. connect: [SetupHardwareInstanceWhereUniqueInput!]
  5370. set: [SetupHardwareInstanceWhereUniqueInput!]
  5371. disconnect: [SetupHardwareInstanceWhereUniqueInput!]
  5372. delete: [SetupHardwareInstanceWhereUniqueInput!]
  5373. update: [SetupHardwareInstanceUpdateWithWhereUniqueNestedInput!]
  5374. updateMany: [SetupHardwareInstanceUpdateManyWithWhereNestedInput!]
  5375. deleteMany: [SetupHardwareInstanceScalarWhereInput!]
  5376. upsert: [SetupHardwareInstanceUpsertWithWhereUniqueNestedInput!]
  5377. }
  5378. input SetupHardwareInstanceUpdateManyMutationInput {
  5379. identifier: String
  5380. }
  5381. input SetupHardwareInstanceUpdateManyWithWhereNestedInput {
  5382. where: SetupHardwareInstanceScalarWhereInput!
  5383. data: SetupHardwareInstanceUpdateManyDataInput!
  5384. }
  5385. input SetupHardwareInstanceUpdateWithWhereUniqueNestedInput {
  5386. where: SetupHardwareInstanceWhereUniqueInput!
  5387. data: SetupHardwareInstanceUpdateDataInput!
  5388. }
  5389. input SetupHardwareInstanceUpsertWithWhereUniqueNestedInput {
  5390. where: SetupHardwareInstanceWhereUniqueInput!
  5391. update: SetupHardwareInstanceUpdateDataInput!
  5392. create: SetupHardwareInstanceCreateInput!
  5393. }
  5394. input SetupHardwareInstanceWhereInput {
  5395. """Logical AND on all given filters."""
  5396. AND: [SetupHardwareInstanceWhereInput!]
  5397. """Logical OR on all given filters."""
  5398. OR: [SetupHardwareInstanceWhereInput!]
  5399. """Logical NOT on all given filters combined by AND."""
  5400. NOT: [SetupHardwareInstanceWhereInput!]
  5401. id: ID
  5402. """All values that are not equal to given value."""
  5403. id_not: ID
  5404. """All values that are contained in given list."""
  5405. id_in: [ID!]
  5406. """All values that are not contained in given list."""
  5407. id_not_in: [ID!]
  5408. """All values less than the given value."""
  5409. id_lt: ID
  5410. """All values less than or equal the given value."""
  5411. id_lte: ID
  5412. """All values greater than the given value."""
  5413. id_gt: ID
  5414. """All values greater than or equal the given value."""
  5415. id_gte: ID
  5416. """All values containing the given string."""
  5417. id_contains: ID
  5418. """All values not containing the given string."""
  5419. id_not_contains: ID
  5420. """All values starting with the given string."""
  5421. id_starts_with: ID
  5422. """All values not starting with the given string."""
  5423. id_not_starts_with: ID
  5424. """All values ending with the given string."""
  5425. id_ends_with: ID
  5426. """All values not ending with the given string."""
  5427. id_not_ends_with: ID
  5428. identifier: String
  5429. """All values that are not equal to given value."""
  5430. identifier_not: String
  5431. """All values that are contained in given list."""
  5432. identifier_in: [String!]
  5433. """All values that are not contained in given list."""
  5434. identifier_not_in: [String!]
  5435. """All values less than the given value."""
  5436. identifier_lt: String
  5437. """All values less than or equal the given value."""
  5438. identifier_lte: String
  5439. """All values greater than the given value."""
  5440. identifier_gt: String
  5441. """All values greater than or equal the given value."""
  5442. identifier_gte: String
  5443. """All values containing the given string."""
  5444. identifier_contains: String
  5445. """All values not containing the given string."""
  5446. identifier_not_contains: String
  5447. """All values starting with the given string."""
  5448. identifier_starts_with: String
  5449. """All values not starting with the given string."""
  5450. identifier_not_starts_with: String
  5451. """All values ending with the given string."""
  5452. identifier_ends_with: String
  5453. """All values not ending with the given string."""
  5454. identifier_not_ends_with: String
  5455. setupHardware: SetupHardwareWhereInput
  5456. images_every: FileWhereInput
  5457. images_some: FileWhereInput
  5458. images_none: FileWhereInput
  5459. }
  5460. input SetupHardwareInstanceWhereUniqueInput {
  5461. id: ID
  5462. }
  5463. enum SetupHardwareOrderByInput {
  5464. id_ASC
  5465. id_DESC
  5466. name_ASC
  5467. name_DESC
  5468. description_ASC
  5469. description_DESC
  5470. updatedAt_ASC
  5471. updatedAt_DESC
  5472. createdAt_ASC
  5473. createdAt_DESC
  5474. }
  5475. type SetupHardwarePreviousValues {
  5476. id: ID!
  5477. name: String!
  5478. description: String
  5479. }
  5480. type SetupHardwareSubscriptionPayload {
  5481. mutation: MutationType!
  5482. node: SetupHardware
  5483. updatedFields: [String!]
  5484. previousValues: SetupHardwarePreviousValues
  5485. }
  5486. input SetupHardwareSubscriptionWhereInput {
  5487. """Logical AND on all given filters."""
  5488. AND: [SetupHardwareSubscriptionWhereInput!]
  5489. """Logical OR on all given filters."""
  5490. OR: [SetupHardwareSubscriptionWhereInput!]
  5491. """Logical NOT on all given filters combined by AND."""
  5492. NOT: [SetupHardwareSubscriptionWhereInput!]
  5493. """The subscription event gets dispatched when it's listed in mutation_in"""
  5494. mutation_in: [MutationType!]
  5495. """
  5496. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5497. """
  5498. updatedFields_contains: String
  5499. """
  5500. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5501. """
  5502. updatedFields_contains_every: [String!]
  5503. """
  5504. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5505. """
  5506. updatedFields_contains_some: [String!]
  5507. node: SetupHardwareWhereInput
  5508. }
  5509. input SetupHardwareUpdateDataInput {
  5510. name: String
  5511. description: String
  5512. images: FileUpdateManyInput
  5513. }
  5514. input SetupHardwareUpdateInput {
  5515. name: String
  5516. description: String
  5517. images: FileUpdateManyInput
  5518. }
  5519. input SetupHardwareUpdateManyMutationInput {
  5520. name: String
  5521. description: String
  5522. }
  5523. input SetupHardwareUpdateOneRequiredInput {
  5524. create: SetupHardwareCreateInput
  5525. connect: SetupHardwareWhereUniqueInput
  5526. update: SetupHardwareUpdateDataInput
  5527. upsert: SetupHardwareUpsertNestedInput
  5528. }
  5529. input SetupHardwareUpsertNestedInput {
  5530. update: SetupHardwareUpdateDataInput!
  5531. create: SetupHardwareCreateInput!
  5532. }
  5533. input SetupHardwareWhereInput {
  5534. """Logical AND on all given filters."""
  5535. AND: [SetupHardwareWhereInput!]
  5536. """Logical OR on all given filters."""
  5537. OR: [SetupHardwareWhereInput!]
  5538. """Logical NOT on all given filters combined by AND."""
  5539. NOT: [SetupHardwareWhereInput!]
  5540. id: ID
  5541. """All values that are not equal to given value."""
  5542. id_not: ID
  5543. """All values that are contained in given list."""
  5544. id_in: [ID!]
  5545. """All values that are not contained in given list."""
  5546. id_not_in: [ID!]
  5547. """All values less than the given value."""
  5548. id_lt: ID
  5549. """All values less than or equal the given value."""
  5550. id_lte: ID
  5551. """All values greater than the given value."""
  5552. id_gt: ID
  5553. """All values greater than or equal the given value."""
  5554. id_gte: ID
  5555. """All values containing the given string."""
  5556. id_contains: ID
  5557. """All values not containing the given string."""
  5558. id_not_contains: ID
  5559. """All values starting with the given string."""
  5560. id_starts_with: ID
  5561. """All values not starting with the given string."""
  5562. id_not_starts_with: ID
  5563. """All values ending with the given string."""
  5564. id_ends_with: ID
  5565. """All values not ending with the given string."""
  5566. id_not_ends_with: ID
  5567. name: String
  5568. """All values that are not equal to given value."""
  5569. name_not: String
  5570. """All values that are contained in given list."""
  5571. name_in: [String!]
  5572. """All values that are not contained in given list."""
  5573. name_not_in: [String!]
  5574. """All values less than the given value."""
  5575. name_lt: String
  5576. """All values less than or equal the given value."""
  5577. name_lte: String
  5578. """All values greater than the given value."""
  5579. name_gt: String
  5580. """All values greater than or equal the given value."""
  5581. name_gte: String
  5582. """All values containing the given string."""
  5583. name_contains: String
  5584. """All values not containing the given string."""
  5585. name_not_contains: String
  5586. """All values starting with the given string."""
  5587. name_starts_with: String
  5588. """All values not starting with the given string."""
  5589. name_not_starts_with: String
  5590. """All values ending with the given string."""
  5591. name_ends_with: String
  5592. """All values not ending with the given string."""
  5593. name_not_ends_with: String
  5594. description: String
  5595. """All values that are not equal to given value."""
  5596. description_not: String
  5597. """All values that are contained in given list."""
  5598. description_in: [String!]
  5599. """All values that are not contained in given list."""
  5600. description_not_in: [String!]
  5601. """All values less than the given value."""
  5602. description_lt: String
  5603. """All values less than or equal the given value."""
  5604. description_lte: String
  5605. """All values greater than the given value."""
  5606. description_gt: String
  5607. """All values greater than or equal the given value."""
  5608. description_gte: String
  5609. """All values containing the given string."""
  5610. description_contains: String
  5611. """All values not containing the given string."""
  5612. description_not_contains: String
  5613. """All values starting with the given string."""
  5614. description_starts_with: String
  5615. """All values not starting with the given string."""
  5616. description_not_starts_with: String
  5617. """All values ending with the given string."""
  5618. description_ends_with: String
  5619. """All values not ending with the given string."""
  5620. description_not_ends_with: String
  5621. images_every: FileWhereInput
  5622. images_some: FileWhereInput
  5623. images_none: FileWhereInput
  5624. }
  5625. input SetupHardwareWhereUniqueInput {
  5626. id: ID
  5627. }
  5628. enum SetupOrderByInput {
  5629. id_ASC
  5630. id_DESC
  5631. name_ASC
  5632. name_DESC
  5633. description_ASC
  5634. description_DESC
  5635. updatedAt_ASC
  5636. updatedAt_DESC
  5637. createdAt_ASC
  5638. createdAt_DESC
  5639. }
  5640. type SetupPreviousValues {
  5641. id: ID!
  5642. name: String!
  5643. description: String!
  5644. }
  5645. type SetupSubscriptionPayload {
  5646. mutation: MutationType!
  5647. node: Setup
  5648. updatedFields: [String!]
  5649. previousValues: SetupPreviousValues
  5650. }
  5651. input SetupSubscriptionWhereInput {
  5652. """Logical AND on all given filters."""
  5653. AND: [SetupSubscriptionWhereInput!]
  5654. """Logical OR on all given filters."""
  5655. OR: [SetupSubscriptionWhereInput!]
  5656. """Logical NOT on all given filters combined by AND."""
  5657. NOT: [SetupSubscriptionWhereInput!]
  5658. """The subscription event gets dispatched when it's listed in mutation_in"""
  5659. mutation_in: [MutationType!]
  5660. """
  5661. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5662. """
  5663. updatedFields_contains: String
  5664. """
  5665. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5666. """
  5667. updatedFields_contains_every: [String!]
  5668. """
  5669. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5670. """
  5671. updatedFields_contains_some: [String!]
  5672. node: SetupWhereInput
  5673. }
  5674. input SetupUpdateDataInput {
  5675. name: String
  5676. description: String
  5677. images: FileUpdateManyInput
  5678. comments: CommentUpdateManyInput
  5679. setupHardware: SetupHardwareInstanceUpdateManyInput
  5680. instruments: InstrumentInstanceUpdateManyInput
  5681. }
  5682. input SetupUpdateInput {
  5683. name: String
  5684. description: String
  5685. images: FileUpdateManyInput
  5686. comments: CommentUpdateManyInput
  5687. setupHardware: SetupHardwareInstanceUpdateManyInput
  5688. instruments: InstrumentInstanceUpdateManyInput
  5689. }
  5690. input SetupUpdateManyMutationInput {
  5691. name: String
  5692. description: String
  5693. }
  5694. input SetupUpdateOneRequiredInput {
  5695. create: SetupCreateInput
  5696. connect: SetupWhereUniqueInput
  5697. update: SetupUpdateDataInput
  5698. upsert: SetupUpsertNestedInput
  5699. }
  5700. input SetupUpsertNestedInput {
  5701. update: SetupUpdateDataInput!
  5702. create: SetupCreateInput!
  5703. }
  5704. input SetupWhereInput {
  5705. """Logical AND on all given filters."""
  5706. AND: [SetupWhereInput!]
  5707. """Logical OR on all given filters."""
  5708. OR: [SetupWhereInput!]
  5709. """Logical NOT on all given filters combined by AND."""
  5710. NOT: [SetupWhereInput!]
  5711. id: ID
  5712. """All values that are not equal to given value."""
  5713. id_not: ID
  5714. """All values that are contained in given list."""
  5715. id_in: [ID!]
  5716. """All values that are not contained in given list."""
  5717. id_not_in: [ID!]
  5718. """All values less than the given value."""
  5719. id_lt: ID
  5720. """All values less than or equal the given value."""
  5721. id_lte: ID
  5722. """All values greater than the given value."""
  5723. id_gt: ID
  5724. """All values greater than or equal the given value."""
  5725. id_gte: ID
  5726. """All values containing the given string."""
  5727. id_contains: ID
  5728. """All values not containing the given string."""
  5729. id_not_contains: ID
  5730. """All values starting with the given string."""
  5731. id_starts_with: ID
  5732. """All values not starting with the given string."""
  5733. id_not_starts_with: ID
  5734. """All values ending with the given string."""
  5735. id_ends_with: ID
  5736. """All values not ending with the given string."""
  5737. id_not_ends_with: ID
  5738. name: String
  5739. """All values that are not equal to given value."""
  5740. name_not: String
  5741. """All values that are contained in given list."""
  5742. name_in: [String!]
  5743. """All values that are not contained in given list."""
  5744. name_not_in: [String!]
  5745. """All values less than the given value."""
  5746. name_lt: String
  5747. """All values less than or equal the given value."""
  5748. name_lte: String
  5749. """All values greater than the given value."""
  5750. name_gt: String
  5751. """All values greater than or equal the given value."""
  5752. name_gte: String
  5753. """All values containing the given string."""
  5754. name_contains: String
  5755. """All values not containing the given string."""
  5756. name_not_contains: String
  5757. """All values starting with the given string."""
  5758. name_starts_with: String
  5759. """All values not starting with the given string."""
  5760. name_not_starts_with: String
  5761. """All values ending with the given string."""
  5762. name_ends_with: String
  5763. """All values not ending with the given string."""
  5764. name_not_ends_with: String
  5765. description: String
  5766. """All values that are not equal to given value."""
  5767. description_not: String
  5768. """All values that are contained in given list."""
  5769. description_in: [String!]
  5770. """All values that are not contained in given list."""
  5771. description_not_in: [String!]
  5772. """All values less than the given value."""
  5773. description_lt: String
  5774. """All values less than or equal the given value."""
  5775. description_lte: String
  5776. """All values greater than the given value."""
  5777. description_gt: String
  5778. """All values greater than or equal the given value."""
  5779. description_gte: String
  5780. """All values containing the given string."""
  5781. description_contains: String
  5782. """All values not containing the given string."""
  5783. description_not_contains: String
  5784. """All values starting with the given string."""
  5785. description_starts_with: String
  5786. """All values not starting with the given string."""
  5787. description_not_starts_with: String
  5788. """All values ending with the given string."""
  5789. description_ends_with: String
  5790. """All values not ending with the given string."""
  5791. description_not_ends_with: String
  5792. images_every: FileWhereInput
  5793. images_some: FileWhereInput
  5794. images_none: FileWhereInput
  5795. comments_every: CommentWhereInput
  5796. comments_some: CommentWhereInput
  5797. comments_none: CommentWhereInput
  5798. setupHardware_every: SetupHardwareInstanceWhereInput
  5799. setupHardware_some: SetupHardwareInstanceWhereInput
  5800. setupHardware_none: SetupHardwareInstanceWhereInput
  5801. instruments_every: InstrumentInstanceWhereInput
  5802. instruments_some: InstrumentInstanceWhereInput
  5803. instruments_none: InstrumentInstanceWhereInput
  5804. }
  5805. input SetupWhereUniqueInput {
  5806. id: ID
  5807. }
  5808. type Subscription {
  5809. meta(where: MetaSubscriptionWhereInput): MetaSubscriptionPayload
  5810. project(where: ProjectSubscriptionWhereInput): ProjectSubscriptionPayload
  5811. dUT(where: DUTSubscriptionWhereInput): DUTSubscriptionPayload
  5812. characterization(where: CharacterizationSubscriptionWhereInput): CharacterizationSubscriptionPayload
  5813. projectVersion(where: ProjectVersionSubscriptionWhereInput): ProjectVersionSubscriptionPayload
  5814. setupHardware(where: SetupHardwareSubscriptionWhereInput): SetupHardwareSubscriptionPayload
  5815. measurement(where: MeasurementSubscriptionWhereInput): MeasurementSubscriptionPayload
  5816. setupHardwareInstance(where: SetupHardwareInstanceSubscriptionWhereInput): SetupHardwareInstanceSubscriptionPayload
  5817. measurementRun(where: MeasurementRunSubscriptionWhereInput): MeasurementRunSubscriptionPayload
  5818. setup(where: SetupSubscriptionWhereInput): SetupSubscriptionPayload
  5819. instrumentParameter(where: InstrumentParameterSubscriptionWhereInput): InstrumentParameterSubscriptionPayload
  5820. instrumentSubsystem(where: InstrumentSubsystemSubscriptionWhereInput): InstrumentSubsystemSubscriptionPayload
  5821. instrumentInstance(where: InstrumentInstanceSubscriptionWhereInput): InstrumentInstanceSubscriptionPayload
  5822. instrumentCommand(where: InstrumentCommandSubscriptionWhereInput): InstrumentCommandSubscriptionPayload
  5823. event(where: EventSubscriptionWhereInput): EventSubscriptionPayload
  5824. user(where: UserSubscriptionWhereInput): UserSubscriptionPayload
  5825. comment(where: CommentSubscriptionWhereInput): CommentSubscriptionPayload
  5826. instrument(where: InstrumentSubscriptionWhereInput): InstrumentSubscriptionPayload
  5827. file(where: FileSubscriptionWhereInput): FileSubscriptionPayload
  5828. }
  5829. type User implements Node {
  5830. id: ID!
  5831. email: String!
  5832. name: String!
  5833. abbreviation: String!
  5834. password: String!
  5835. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5836. }
  5837. """A connection to a list of items."""
  5838. type UserConnection {
  5839. """Information to aid in pagination."""
  5840. pageInfo: PageInfo!
  5841. """A list of edges."""
  5842. edges: [UserEdge]!
  5843. aggregate: AggregateUser!
  5844. }
  5845. input UserCreateInput {
  5846. email: String!
  5847. name: String!
  5848. abbreviation: String!
  5849. password: String!
  5850. images: FileCreateManyInput
  5851. }
  5852. input UserCreateManyInput {
  5853. create: [UserCreateInput!]
  5854. connect: [UserWhereUniqueInput!]
  5855. }
  5856. """An edge in a connection."""
  5857. type UserEdge {
  5858. """The item at the end of the edge."""
  5859. node: User!
  5860. """A cursor for use in pagination."""
  5861. cursor: String!
  5862. }
  5863. enum UserOrderByInput {
  5864. id_ASC
  5865. id_DESC
  5866. email_ASC
  5867. email_DESC
  5868. name_ASC
  5869. name_DESC
  5870. abbreviation_ASC
  5871. abbreviation_DESC
  5872. password_ASC
  5873. password_DESC
  5874. updatedAt_ASC
  5875. updatedAt_DESC
  5876. createdAt_ASC
  5877. createdAt_DESC
  5878. }
  5879. type UserPreviousValues {
  5880. id: ID!
  5881. email: String!
  5882. name: String!
  5883. abbreviation: String!
  5884. password: String!
  5885. }
  5886. input UserScalarWhereInput {
  5887. """Logical AND on all given filters."""
  5888. AND: [UserScalarWhereInput!]
  5889. """Logical OR on all given filters."""
  5890. OR: [UserScalarWhereInput!]
  5891. """Logical NOT on all given filters combined by AND."""
  5892. NOT: [UserScalarWhereInput!]
  5893. id: ID
  5894. """All values that are not equal to given value."""
  5895. id_not: ID
  5896. """All values that are contained in given list."""
  5897. id_in: [ID!]
  5898. """All values that are not contained in given list."""
  5899. id_not_in: [ID!]
  5900. """All values less than the given value."""
  5901. id_lt: ID
  5902. """All values less than or equal the given value."""
  5903. id_lte: ID
  5904. """All values greater than the given value."""
  5905. id_gt: ID
  5906. """All values greater than or equal the given value."""
  5907. id_gte: ID
  5908. """All values containing the given string."""
  5909. id_contains: ID
  5910. """All values not containing the given string."""
  5911. id_not_contains: ID
  5912. """All values starting with the given string."""
  5913. id_starts_with: ID
  5914. """All values not starting with the given string."""
  5915. id_not_starts_with: ID
  5916. """All values ending with the given string."""
  5917. id_ends_with: ID
  5918. """All values not ending with the given string."""
  5919. id_not_ends_with: ID
  5920. email: String
  5921. """All values that are not equal to given value."""
  5922. email_not: String
  5923. """All values that are contained in given list."""
  5924. email_in: [String!]
  5925. """All values that are not contained in given list."""
  5926. email_not_in: [String!]
  5927. """All values less than the given value."""
  5928. email_lt: String
  5929. """All values less than or equal the given value."""
  5930. email_lte: String
  5931. """All values greater than the given value."""
  5932. email_gt: String
  5933. """All values greater than or equal the given value."""
  5934. email_gte: String
  5935. """All values containing the given string."""
  5936. email_contains: String
  5937. """All values not containing the given string."""
  5938. email_not_contains: String
  5939. """All values starting with the given string."""
  5940. email_starts_with: String
  5941. """All values not starting with the given string."""
  5942. email_not_starts_with: String
  5943. """All values ending with the given string."""
  5944. email_ends_with: String
  5945. """All values not ending with the given string."""
  5946. email_not_ends_with: String
  5947. name: String
  5948. """All values that are not equal to given value."""
  5949. name_not: String
  5950. """All values that are contained in given list."""
  5951. name_in: [String!]
  5952. """All values that are not contained in given list."""
  5953. name_not_in: [String!]
  5954. """All values less than the given value."""
  5955. name_lt: String
  5956. """All values less than or equal the given value."""
  5957. name_lte: String
  5958. """All values greater than the given value."""
  5959. name_gt: String
  5960. """All values greater than or equal the given value."""
  5961. name_gte: String
  5962. """All values containing the given string."""
  5963. name_contains: String
  5964. """All values not containing the given string."""
  5965. name_not_contains: String
  5966. """All values starting with the given string."""
  5967. name_starts_with: String
  5968. """All values not starting with the given string."""
  5969. name_not_starts_with: String
  5970. """All values ending with the given string."""
  5971. name_ends_with: String
  5972. """All values not ending with the given string."""
  5973. name_not_ends_with: String
  5974. abbreviation: String
  5975. """All values that are not equal to given value."""
  5976. abbreviation_not: String
  5977. """All values that are contained in given list."""
  5978. abbreviation_in: [String!]
  5979. """All values that are not contained in given list."""
  5980. abbreviation_not_in: [String!]
  5981. """All values less than the given value."""
  5982. abbreviation_lt: String
  5983. """All values less than or equal the given value."""
  5984. abbreviation_lte: String
  5985. """All values greater than the given value."""
  5986. abbreviation_gt: String
  5987. """All values greater than or equal the given value."""
  5988. abbreviation_gte: String
  5989. """All values containing the given string."""
  5990. abbreviation_contains: String
  5991. """All values not containing the given string."""
  5992. abbreviation_not_contains: String
  5993. """All values starting with the given string."""
  5994. abbreviation_starts_with: String
  5995. """All values not starting with the given string."""
  5996. abbreviation_not_starts_with: String
  5997. """All values ending with the given string."""
  5998. abbreviation_ends_with: String
  5999. """All values not ending with the given string."""
  6000. abbreviation_not_ends_with: String
  6001. password: String
  6002. """All values that are not equal to given value."""
  6003. password_not: String
  6004. """All values that are contained in given list."""
  6005. password_in: [String!]
  6006. """All values that are not contained in given list."""
  6007. password_not_in: [String!]
  6008. """All values less than the given value."""
  6009. password_lt: String
  6010. """All values less than or equal the given value."""
  6011. password_lte: String
  6012. """All values greater than the given value."""
  6013. password_gt: String
  6014. """All values greater than or equal the given value."""
  6015. password_gte: String
  6016. """All values containing the given string."""
  6017. password_contains: String
  6018. """All values not containing the given string."""
  6019. password_not_contains: String
  6020. """All values starting with the given string."""
  6021. password_starts_with: String
  6022. """All values not starting with the given string."""
  6023. password_not_starts_with: String
  6024. """All values ending with the given string."""
  6025. password_ends_with: String
  6026. """All values not ending with the given string."""
  6027. password_not_ends_with: String
  6028. }
  6029. type UserSubscriptionPayload {
  6030. mutation: MutationType!
  6031. node: User
  6032. updatedFields: [String!]
  6033. previousValues: UserPreviousValues
  6034. }
  6035. input UserSubscriptionWhereInput {
  6036. """Logical AND on all given filters."""
  6037. AND: [UserSubscriptionWhereInput!]
  6038. """Logical OR on all given filters."""
  6039. OR: [UserSubscriptionWhereInput!]
  6040. """Logical NOT on all given filters combined by AND."""
  6041. NOT: [UserSubscriptionWhereInput!]
  6042. """The subscription event gets dispatched when it's listed in mutation_in"""
  6043. mutation_in: [MutationType!]
  6044. """
  6045. The subscription event gets only dispatched when one of the updated fields names is included in this list
  6046. """
  6047. updatedFields_contains: String
  6048. """
  6049. The subscription event gets only dispatched when all of the field names included in this list have been updated
  6050. """
  6051. updatedFields_contains_every: [String!]
  6052. """
  6053. The subscription event gets only dispatched when some of the field names included in this list have been updated
  6054. """
  6055. updatedFields_contains_some: [String!]
  6056. node: UserWhereInput
  6057. }
  6058. input UserUpdateDataInput {
  6059. email: String
  6060. name: String
  6061. abbreviation: String
  6062. password: String
  6063. images: FileUpdateManyInput
  6064. }
  6065. input UserUpdateInput {
  6066. email: String
  6067. name: String
  6068. abbreviation: String
  6069. password: String
  6070. images: FileUpdateManyInput
  6071. }
  6072. input UserUpdateManyDataInput {
  6073. email: String
  6074. name: String
  6075. abbreviation: String
  6076. password: String
  6077. }
  6078. input UserUpdateManyInput {
  6079. create: [UserCreateInput!]
  6080. connect: [UserWhereUniqueInput!]
  6081. set: [UserWhereUniqueInput!]
  6082. disconnect: [UserWhereUniqueInput!]
  6083. delete: [UserWhereUniqueInput!]
  6084. update: [UserUpdateWithWhereUniqueNestedInput!]
  6085. updateMany: [UserUpdateManyWithWhereNestedInput!]
  6086. deleteMany: [UserScalarWhereInput!]
  6087. upsert: [UserUpsertWithWhereUniqueNestedInput!]
  6088. }
  6089. input UserUpdateManyMutationInput {
  6090. email: String
  6091. name: String
  6092. abbreviation: String
  6093. password: String
  6094. }
  6095. input UserUpdateManyWithWhereNestedInput {
  6096. where: UserScalarWhereInput!
  6097. data: UserUpdateManyDataInput!
  6098. }
  6099. input UserUpdateWithWhereUniqueNestedInput {
  6100. where: UserWhereUniqueInput!
  6101. data: UserUpdateDataInput!
  6102. }
  6103. input UserUpsertWithWhereUniqueNestedInput {
  6104. where: UserWhereUniqueInput!
  6105. update: UserUpdateDataInput!
  6106. create: UserCreateInput!
  6107. }
  6108. input UserWhereInput {
  6109. """Logical AND on all given filters."""
  6110. AND: [UserWhereInput!]
  6111. """Logical OR on all given filters."""
  6112. OR: [UserWhereInput!]
  6113. """Logical NOT on all given filters combined by AND."""
  6114. NOT: [UserWhereInput!]
  6115. id: ID
  6116. """All values that are not equal to given value."""
  6117. id_not: ID
  6118. """All values that are contained in given list."""
  6119. id_in: [ID!]
  6120. """All values that are not contained in given list."""
  6121. id_not_in: [ID!]
  6122. """All values less than the given value."""
  6123. id_lt: ID
  6124. """All values less than or equal the given value."""
  6125. id_lte: ID
  6126. """All values greater than the given value."""
  6127. id_gt: ID
  6128. """All values greater than or equal the given value."""
  6129. id_gte: ID
  6130. """All values containing the given string."""
  6131. id_contains: ID
  6132. """All values not containing the given string."""
  6133. id_not_contains: ID
  6134. """All values starting with the given string."""
  6135. id_starts_with: ID
  6136. """All values not starting with the given string."""
  6137. id_not_starts_with: ID
  6138. """All values ending with the given string."""
  6139. id_ends_with: ID
  6140. """All values not ending with the given string."""
  6141. id_not_ends_with: ID
  6142. email: String
  6143. """All values that are not equal to given value."""
  6144. email_not: String
  6145. """All values that are contained in given list."""
  6146. email_in: [String!]
  6147. """All values that are not contained in given list."""
  6148. email_not_in: [String!]
  6149. """All values less than the given value."""
  6150. email_lt: String
  6151. """All values less than or equal the given value."""
  6152. email_lte: String
  6153. """All values greater than the given value."""
  6154. email_gt: String
  6155. """All values greater than or equal the given value."""
  6156. email_gte: String
  6157. """All values containing the given string."""
  6158. email_contains: String
  6159. """All values not containing the given string."""
  6160. email_not_contains: String
  6161. """All values starting with the given string."""
  6162. email_starts_with: String
  6163. """All values not starting with the given string."""
  6164. email_not_starts_with: String
  6165. """All values ending with the given string."""
  6166. email_ends_with: String
  6167. """All values not ending with the given string."""
  6168. email_not_ends_with: String
  6169. name: String
  6170. """All values that are not equal to given value."""
  6171. name_not: String
  6172. """All values that are contained in given list."""
  6173. name_in: [String!]
  6174. """All values that are not contained in given list."""
  6175. name_not_in: [String!]
  6176. """All values less than the given value."""
  6177. name_lt: String
  6178. """All values less than or equal the given value."""
  6179. name_lte: String
  6180. """All values greater than the given value."""
  6181. name_gt: String
  6182. """All values greater than or equal the given value."""
  6183. name_gte: String
  6184. """All values containing the given string."""
  6185. name_contains: String
  6186. """All values not containing the given string."""
  6187. name_not_contains: String
  6188. """All values starting with the given string."""
  6189. name_starts_with: String
  6190. """All values not starting with the given string."""
  6191. name_not_starts_with: String
  6192. """All values ending with the given string."""
  6193. name_ends_with: String
  6194. """All values not ending with the given string."""
  6195. name_not_ends_with: String
  6196. abbreviation: String
  6197. """All values that are not equal to given value."""
  6198. abbreviation_not: String
  6199. """All values that are contained in given list."""
  6200. abbreviation_in: [String!]
  6201. """All values that are not contained in given list."""
  6202. abbreviation_not_in: [String!]
  6203. """All values less than the given value."""
  6204. abbreviation_lt: String
  6205. """All values less than or equal the given value."""
  6206. abbreviation_lte: String
  6207. """All values greater than the given value."""
  6208. abbreviation_gt: String
  6209. """All values greater than or equal the given value."""
  6210. abbreviation_gte: String
  6211. """All values containing the given string."""
  6212. abbreviation_contains: String
  6213. """All values not containing the given string."""
  6214. abbreviation_not_contains: String
  6215. """All values starting with the given string."""
  6216. abbreviation_starts_with: String
  6217. """All values not starting with the given string."""
  6218. abbreviation_not_starts_with: String
  6219. """All values ending with the given string."""
  6220. abbreviation_ends_with: String
  6221. """All values not ending with the given string."""
  6222. abbreviation_not_ends_with: String
  6223. password: String
  6224. """All values that are not equal to given value."""
  6225. password_not: String
  6226. """All values that are contained in given list."""
  6227. password_in: [String!]
  6228. """All values that are not contained in given list."""
  6229. password_not_in: [String!]
  6230. """All values less than the given value."""
  6231. password_lt: String
  6232. """All values less than or equal the given value."""
  6233. password_lte: String
  6234. """All values greater than the given value."""
  6235. password_gt: String
  6236. """All values greater than or equal the given value."""
  6237. password_gte: String
  6238. """All values containing the given string."""
  6239. password_contains: String
  6240. """All values not containing the given string."""
  6241. password_not_contains: String
  6242. """All values starting with the given string."""
  6243. password_starts_with: String
  6244. """All values not starting with the given string."""
  6245. password_not_starts_with: String
  6246. """All values ending with the given string."""
  6247. password_ends_with: String
  6248. """All values not ending with the given string."""
  6249. password_not_ends_with: String
  6250. images_every: FileWhereInput
  6251. images_some: FileWhereInput
  6252. images_none: FileWhereInput
  6253. }
  6254. input UserWhereUniqueInput {
  6255. id: ID
  6256. email: String
  6257. }