prisma.graphql 221 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415
  1. # source: http://localhost:4466
  2. # timestamp: Mon Apr 22 2019 07:21:06 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. interface: [String!]!
  2069. label: String
  2070. location: String
  2071. }
  2072. """A connection to a list of items."""
  2073. type InstrumentInstanceConnection {
  2074. """Information to aid in pagination."""
  2075. pageInfo: PageInfo!
  2076. """A list of edges."""
  2077. edges: [InstrumentInstanceEdge]!
  2078. aggregate: AggregateInstrumentInstance!
  2079. }
  2080. input InstrumentInstanceCreateInput {
  2081. identifier: String!
  2082. label: String
  2083. location: String
  2084. interface: InstrumentInstanceCreateinterfaceInput
  2085. instrument: InstrumentCreateOneInput!
  2086. }
  2087. input InstrumentInstanceCreateinterfaceInput {
  2088. set: [String!]
  2089. }
  2090. input InstrumentInstanceCreateManyInput {
  2091. create: [InstrumentInstanceCreateInput!]
  2092. connect: [InstrumentInstanceWhereUniqueInput!]
  2093. }
  2094. """An edge in a connection."""
  2095. type InstrumentInstanceEdge {
  2096. """The item at the end of the edge."""
  2097. node: InstrumentInstance!
  2098. """A cursor for use in pagination."""
  2099. cursor: String!
  2100. }
  2101. enum InstrumentInstanceOrderByInput {
  2102. id_ASC
  2103. id_DESC
  2104. identifier_ASC
  2105. identifier_DESC
  2106. label_ASC
  2107. label_DESC
  2108. location_ASC
  2109. location_DESC
  2110. updatedAt_ASC
  2111. updatedAt_DESC
  2112. createdAt_ASC
  2113. createdAt_DESC
  2114. }
  2115. type InstrumentInstancePreviousValues {
  2116. id: ID!
  2117. identifier: String!
  2118. interface: [String!]!
  2119. label: String
  2120. location: String
  2121. }
  2122. input InstrumentInstanceScalarWhereInput {
  2123. """Logical AND on all given filters."""
  2124. AND: [InstrumentInstanceScalarWhereInput!]
  2125. """Logical OR on all given filters."""
  2126. OR: [InstrumentInstanceScalarWhereInput!]
  2127. """Logical NOT on all given filters combined by AND."""
  2128. NOT: [InstrumentInstanceScalarWhereInput!]
  2129. id: ID
  2130. """All values that are not equal to given value."""
  2131. id_not: ID
  2132. """All values that are contained in given list."""
  2133. id_in: [ID!]
  2134. """All values that are not contained in given list."""
  2135. id_not_in: [ID!]
  2136. """All values less than the given value."""
  2137. id_lt: ID
  2138. """All values less than or equal the given value."""
  2139. id_lte: ID
  2140. """All values greater than the given value."""
  2141. id_gt: ID
  2142. """All values greater than or equal the given value."""
  2143. id_gte: ID
  2144. """All values containing the given string."""
  2145. id_contains: ID
  2146. """All values not containing the given string."""
  2147. id_not_contains: ID
  2148. """All values starting with the given string."""
  2149. id_starts_with: ID
  2150. """All values not starting with the given string."""
  2151. id_not_starts_with: ID
  2152. """All values ending with the given string."""
  2153. id_ends_with: ID
  2154. """All values not ending with the given string."""
  2155. id_not_ends_with: ID
  2156. identifier: String
  2157. """All values that are not equal to given value."""
  2158. identifier_not: String
  2159. """All values that are contained in given list."""
  2160. identifier_in: [String!]
  2161. """All values that are not contained in given list."""
  2162. identifier_not_in: [String!]
  2163. """All values less than the given value."""
  2164. identifier_lt: String
  2165. """All values less than or equal the given value."""
  2166. identifier_lte: String
  2167. """All values greater than the given value."""
  2168. identifier_gt: String
  2169. """All values greater than or equal the given value."""
  2170. identifier_gte: String
  2171. """All values containing the given string."""
  2172. identifier_contains: String
  2173. """All values not containing the given string."""
  2174. identifier_not_contains: String
  2175. """All values starting with the given string."""
  2176. identifier_starts_with: String
  2177. """All values not starting with the given string."""
  2178. identifier_not_starts_with: String
  2179. """All values ending with the given string."""
  2180. identifier_ends_with: String
  2181. """All values not ending with the given string."""
  2182. identifier_not_ends_with: String
  2183. label: String
  2184. """All values that are not equal to given value."""
  2185. label_not: String
  2186. """All values that are contained in given list."""
  2187. label_in: [String!]
  2188. """All values that are not contained in given list."""
  2189. label_not_in: [String!]
  2190. """All values less than the given value."""
  2191. label_lt: String
  2192. """All values less than or equal the given value."""
  2193. label_lte: String
  2194. """All values greater than the given value."""
  2195. label_gt: String
  2196. """All values greater than or equal the given value."""
  2197. label_gte: String
  2198. """All values containing the given string."""
  2199. label_contains: String
  2200. """All values not containing the given string."""
  2201. label_not_contains: String
  2202. """All values starting with the given string."""
  2203. label_starts_with: String
  2204. """All values not starting with the given string."""
  2205. label_not_starts_with: String
  2206. """All values ending with the given string."""
  2207. label_ends_with: String
  2208. """All values not ending with the given string."""
  2209. label_not_ends_with: String
  2210. location: String
  2211. """All values that are not equal to given value."""
  2212. location_not: String
  2213. """All values that are contained in given list."""
  2214. location_in: [String!]
  2215. """All values that are not contained in given list."""
  2216. location_not_in: [String!]
  2217. """All values less than the given value."""
  2218. location_lt: String
  2219. """All values less than or equal the given value."""
  2220. location_lte: String
  2221. """All values greater than the given value."""
  2222. location_gt: String
  2223. """All values greater than or equal the given value."""
  2224. location_gte: String
  2225. """All values containing the given string."""
  2226. location_contains: String
  2227. """All values not containing the given string."""
  2228. location_not_contains: String
  2229. """All values starting with the given string."""
  2230. location_starts_with: String
  2231. """All values not starting with the given string."""
  2232. location_not_starts_with: String
  2233. """All values ending with the given string."""
  2234. location_ends_with: String
  2235. """All values not ending with the given string."""
  2236. location_not_ends_with: String
  2237. }
  2238. type InstrumentInstanceSubscriptionPayload {
  2239. mutation: MutationType!
  2240. node: InstrumentInstance
  2241. updatedFields: [String!]
  2242. previousValues: InstrumentInstancePreviousValues
  2243. }
  2244. input InstrumentInstanceSubscriptionWhereInput {
  2245. """Logical AND on all given filters."""
  2246. AND: [InstrumentInstanceSubscriptionWhereInput!]
  2247. """Logical OR on all given filters."""
  2248. OR: [InstrumentInstanceSubscriptionWhereInput!]
  2249. """Logical NOT on all given filters combined by AND."""
  2250. NOT: [InstrumentInstanceSubscriptionWhereInput!]
  2251. """The subscription event gets dispatched when it's listed in mutation_in"""
  2252. mutation_in: [MutationType!]
  2253. """
  2254. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2255. """
  2256. updatedFields_contains: String
  2257. """
  2258. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2259. """
  2260. updatedFields_contains_every: [String!]
  2261. """
  2262. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2263. """
  2264. updatedFields_contains_some: [String!]
  2265. node: InstrumentInstanceWhereInput
  2266. }
  2267. input InstrumentInstanceUpdateDataInput {
  2268. identifier: String
  2269. label: String
  2270. location: String
  2271. interface: InstrumentInstanceUpdateinterfaceInput
  2272. instrument: InstrumentUpdateOneRequiredInput
  2273. }
  2274. input InstrumentInstanceUpdateInput {
  2275. identifier: String
  2276. label: String
  2277. location: String
  2278. interface: InstrumentInstanceUpdateinterfaceInput
  2279. instrument: InstrumentUpdateOneRequiredInput
  2280. }
  2281. input InstrumentInstanceUpdateinterfaceInput {
  2282. set: [String!]
  2283. }
  2284. input InstrumentInstanceUpdateManyDataInput {
  2285. identifier: String
  2286. label: String
  2287. location: String
  2288. interface: InstrumentInstanceUpdateinterfaceInput
  2289. }
  2290. input InstrumentInstanceUpdateManyInput {
  2291. create: [InstrumentInstanceCreateInput!]
  2292. connect: [InstrumentInstanceWhereUniqueInput!]
  2293. set: [InstrumentInstanceWhereUniqueInput!]
  2294. disconnect: [InstrumentInstanceWhereUniqueInput!]
  2295. delete: [InstrumentInstanceWhereUniqueInput!]
  2296. update: [InstrumentInstanceUpdateWithWhereUniqueNestedInput!]
  2297. updateMany: [InstrumentInstanceUpdateManyWithWhereNestedInput!]
  2298. deleteMany: [InstrumentInstanceScalarWhereInput!]
  2299. upsert: [InstrumentInstanceUpsertWithWhereUniqueNestedInput!]
  2300. }
  2301. input InstrumentInstanceUpdateManyMutationInput {
  2302. identifier: String
  2303. label: String
  2304. location: String
  2305. interface: InstrumentInstanceUpdateinterfaceInput
  2306. }
  2307. input InstrumentInstanceUpdateManyWithWhereNestedInput {
  2308. where: InstrumentInstanceScalarWhereInput!
  2309. data: InstrumentInstanceUpdateManyDataInput!
  2310. }
  2311. input InstrumentInstanceUpdateWithWhereUniqueNestedInput {
  2312. where: InstrumentInstanceWhereUniqueInput!
  2313. data: InstrumentInstanceUpdateDataInput!
  2314. }
  2315. input InstrumentInstanceUpsertWithWhereUniqueNestedInput {
  2316. where: InstrumentInstanceWhereUniqueInput!
  2317. update: InstrumentInstanceUpdateDataInput!
  2318. create: InstrumentInstanceCreateInput!
  2319. }
  2320. input InstrumentInstanceWhereInput {
  2321. """Logical AND on all given filters."""
  2322. AND: [InstrumentInstanceWhereInput!]
  2323. """Logical OR on all given filters."""
  2324. OR: [InstrumentInstanceWhereInput!]
  2325. """Logical NOT on all given filters combined by AND."""
  2326. NOT: [InstrumentInstanceWhereInput!]
  2327. id: ID
  2328. """All values that are not equal to given value."""
  2329. id_not: ID
  2330. """All values that are contained in given list."""
  2331. id_in: [ID!]
  2332. """All values that are not contained in given list."""
  2333. id_not_in: [ID!]
  2334. """All values less than the given value."""
  2335. id_lt: ID
  2336. """All values less than or equal the given value."""
  2337. id_lte: ID
  2338. """All values greater than the given value."""
  2339. id_gt: ID
  2340. """All values greater than or equal the given value."""
  2341. id_gte: ID
  2342. """All values containing the given string."""
  2343. id_contains: ID
  2344. """All values not containing the given string."""
  2345. id_not_contains: ID
  2346. """All values starting with the given string."""
  2347. id_starts_with: ID
  2348. """All values not starting with the given string."""
  2349. id_not_starts_with: ID
  2350. """All values ending with the given string."""
  2351. id_ends_with: ID
  2352. """All values not ending with the given string."""
  2353. id_not_ends_with: ID
  2354. identifier: String
  2355. """All values that are not equal to given value."""
  2356. identifier_not: String
  2357. """All values that are contained in given list."""
  2358. identifier_in: [String!]
  2359. """All values that are not contained in given list."""
  2360. identifier_not_in: [String!]
  2361. """All values less than the given value."""
  2362. identifier_lt: String
  2363. """All values less than or equal the given value."""
  2364. identifier_lte: String
  2365. """All values greater than the given value."""
  2366. identifier_gt: String
  2367. """All values greater than or equal the given value."""
  2368. identifier_gte: String
  2369. """All values containing the given string."""
  2370. identifier_contains: String
  2371. """All values not containing the given string."""
  2372. identifier_not_contains: String
  2373. """All values starting with the given string."""
  2374. identifier_starts_with: String
  2375. """All values not starting with the given string."""
  2376. identifier_not_starts_with: String
  2377. """All values ending with the given string."""
  2378. identifier_ends_with: String
  2379. """All values not ending with the given string."""
  2380. identifier_not_ends_with: String
  2381. label: String
  2382. """All values that are not equal to given value."""
  2383. label_not: String
  2384. """All values that are contained in given list."""
  2385. label_in: [String!]
  2386. """All values that are not contained in given list."""
  2387. label_not_in: [String!]
  2388. """All values less than the given value."""
  2389. label_lt: String
  2390. """All values less than or equal the given value."""
  2391. label_lte: String
  2392. """All values greater than the given value."""
  2393. label_gt: String
  2394. """All values greater than or equal the given value."""
  2395. label_gte: String
  2396. """All values containing the given string."""
  2397. label_contains: String
  2398. """All values not containing the given string."""
  2399. label_not_contains: String
  2400. """All values starting with the given string."""
  2401. label_starts_with: String
  2402. """All values not starting with the given string."""
  2403. label_not_starts_with: String
  2404. """All values ending with the given string."""
  2405. label_ends_with: String
  2406. """All values not ending with the given string."""
  2407. label_not_ends_with: String
  2408. location: String
  2409. """All values that are not equal to given value."""
  2410. location_not: String
  2411. """All values that are contained in given list."""
  2412. location_in: [String!]
  2413. """All values that are not contained in given list."""
  2414. location_not_in: [String!]
  2415. """All values less than the given value."""
  2416. location_lt: String
  2417. """All values less than or equal the given value."""
  2418. location_lte: String
  2419. """All values greater than the given value."""
  2420. location_gt: String
  2421. """All values greater than or equal the given value."""
  2422. location_gte: String
  2423. """All values containing the given string."""
  2424. location_contains: String
  2425. """All values not containing the given string."""
  2426. location_not_contains: String
  2427. """All values starting with the given string."""
  2428. location_starts_with: String
  2429. """All values not starting with the given string."""
  2430. location_not_starts_with: String
  2431. """All values ending with the given string."""
  2432. location_ends_with: String
  2433. """All values not ending with the given string."""
  2434. location_not_ends_with: String
  2435. instrument: InstrumentWhereInput
  2436. }
  2437. input InstrumentInstanceWhereUniqueInput {
  2438. id: ID
  2439. }
  2440. enum InstrumentOrderByInput {
  2441. id_ASC
  2442. id_DESC
  2443. name_ASC
  2444. name_DESC
  2445. description_ASC
  2446. description_DESC
  2447. updatedAt_ASC
  2448. updatedAt_DESC
  2449. createdAt_ASC
  2450. createdAt_DESC
  2451. }
  2452. type InstrumentParameter implements Node {
  2453. id: ID!
  2454. tag: String!
  2455. name: String
  2456. description: String
  2457. type: String!
  2458. values: String
  2459. }
  2460. """A connection to a list of items."""
  2461. type InstrumentParameterConnection {
  2462. """Information to aid in pagination."""
  2463. pageInfo: PageInfo!
  2464. """A list of edges."""
  2465. edges: [InstrumentParameterEdge]!
  2466. aggregate: AggregateInstrumentParameter!
  2467. }
  2468. input InstrumentParameterCreateInput {
  2469. tag: String!
  2470. name: String
  2471. description: String
  2472. type: String!
  2473. values: String
  2474. }
  2475. input InstrumentParameterCreateManyInput {
  2476. create: [InstrumentParameterCreateInput!]
  2477. connect: [InstrumentParameterWhereUniqueInput!]
  2478. }
  2479. """An edge in a connection."""
  2480. type InstrumentParameterEdge {
  2481. """The item at the end of the edge."""
  2482. node: InstrumentParameter!
  2483. """A cursor for use in pagination."""
  2484. cursor: String!
  2485. }
  2486. enum InstrumentParameterOrderByInput {
  2487. id_ASC
  2488. id_DESC
  2489. tag_ASC
  2490. tag_DESC
  2491. name_ASC
  2492. name_DESC
  2493. description_ASC
  2494. description_DESC
  2495. type_ASC
  2496. type_DESC
  2497. values_ASC
  2498. values_DESC
  2499. updatedAt_ASC
  2500. updatedAt_DESC
  2501. createdAt_ASC
  2502. createdAt_DESC
  2503. }
  2504. type InstrumentParameterPreviousValues {
  2505. id: ID!
  2506. tag: String!
  2507. name: String
  2508. description: String
  2509. type: String!
  2510. values: String
  2511. }
  2512. input InstrumentParameterScalarWhereInput {
  2513. """Logical AND on all given filters."""
  2514. AND: [InstrumentParameterScalarWhereInput!]
  2515. """Logical OR on all given filters."""
  2516. OR: [InstrumentParameterScalarWhereInput!]
  2517. """Logical NOT on all given filters combined by AND."""
  2518. NOT: [InstrumentParameterScalarWhereInput!]
  2519. id: ID
  2520. """All values that are not equal to given value."""
  2521. id_not: ID
  2522. """All values that are contained in given list."""
  2523. id_in: [ID!]
  2524. """All values that are not contained in given list."""
  2525. id_not_in: [ID!]
  2526. """All values less than the given value."""
  2527. id_lt: ID
  2528. """All values less than or equal the given value."""
  2529. id_lte: ID
  2530. """All values greater than the given value."""
  2531. id_gt: ID
  2532. """All values greater than or equal the given value."""
  2533. id_gte: ID
  2534. """All values containing the given string."""
  2535. id_contains: ID
  2536. """All values not containing the given string."""
  2537. id_not_contains: ID
  2538. """All values starting with the given string."""
  2539. id_starts_with: ID
  2540. """All values not starting with the given string."""
  2541. id_not_starts_with: ID
  2542. """All values ending with the given string."""
  2543. id_ends_with: ID
  2544. """All values not ending with the given string."""
  2545. id_not_ends_with: ID
  2546. tag: String
  2547. """All values that are not equal to given value."""
  2548. tag_not: String
  2549. """All values that are contained in given list."""
  2550. tag_in: [String!]
  2551. """All values that are not contained in given list."""
  2552. tag_not_in: [String!]
  2553. """All values less than the given value."""
  2554. tag_lt: String
  2555. """All values less than or equal the given value."""
  2556. tag_lte: String
  2557. """All values greater than the given value."""
  2558. tag_gt: String
  2559. """All values greater than or equal the given value."""
  2560. tag_gte: String
  2561. """All values containing the given string."""
  2562. tag_contains: String
  2563. """All values not containing the given string."""
  2564. tag_not_contains: String
  2565. """All values starting with the given string."""
  2566. tag_starts_with: String
  2567. """All values not starting with the given string."""
  2568. tag_not_starts_with: String
  2569. """All values ending with the given string."""
  2570. tag_ends_with: String
  2571. """All values not ending with the given string."""
  2572. tag_not_ends_with: String
  2573. name: String
  2574. """All values that are not equal to given value."""
  2575. name_not: String
  2576. """All values that are contained in given list."""
  2577. name_in: [String!]
  2578. """All values that are not contained in given list."""
  2579. name_not_in: [String!]
  2580. """All values less than the given value."""
  2581. name_lt: String
  2582. """All values less than or equal the given value."""
  2583. name_lte: String
  2584. """All values greater than the given value."""
  2585. name_gt: String
  2586. """All values greater than or equal the given value."""
  2587. name_gte: String
  2588. """All values containing the given string."""
  2589. name_contains: String
  2590. """All values not containing the given string."""
  2591. name_not_contains: String
  2592. """All values starting with the given string."""
  2593. name_starts_with: String
  2594. """All values not starting with the given string."""
  2595. name_not_starts_with: String
  2596. """All values ending with the given string."""
  2597. name_ends_with: String
  2598. """All values not ending with the given string."""
  2599. name_not_ends_with: String
  2600. description: String
  2601. """All values that are not equal to given value."""
  2602. description_not: String
  2603. """All values that are contained in given list."""
  2604. description_in: [String!]
  2605. """All values that are not contained in given list."""
  2606. description_not_in: [String!]
  2607. """All values less than the given value."""
  2608. description_lt: String
  2609. """All values less than or equal the given value."""
  2610. description_lte: String
  2611. """All values greater than the given value."""
  2612. description_gt: String
  2613. """All values greater than or equal the given value."""
  2614. description_gte: String
  2615. """All values containing the given string."""
  2616. description_contains: String
  2617. """All values not containing the given string."""
  2618. description_not_contains: String
  2619. """All values starting with the given string."""
  2620. description_starts_with: String
  2621. """All values not starting with the given string."""
  2622. description_not_starts_with: String
  2623. """All values ending with the given string."""
  2624. description_ends_with: String
  2625. """All values not ending with the given string."""
  2626. description_not_ends_with: String
  2627. type: String
  2628. """All values that are not equal to given value."""
  2629. type_not: String
  2630. """All values that are contained in given list."""
  2631. type_in: [String!]
  2632. """All values that are not contained in given list."""
  2633. type_not_in: [String!]
  2634. """All values less than the given value."""
  2635. type_lt: String
  2636. """All values less than or equal the given value."""
  2637. type_lte: String
  2638. """All values greater than the given value."""
  2639. type_gt: String
  2640. """All values greater than or equal the given value."""
  2641. type_gte: String
  2642. """All values containing the given string."""
  2643. type_contains: String
  2644. """All values not containing the given string."""
  2645. type_not_contains: String
  2646. """All values starting with the given string."""
  2647. type_starts_with: String
  2648. """All values not starting with the given string."""
  2649. type_not_starts_with: String
  2650. """All values ending with the given string."""
  2651. type_ends_with: String
  2652. """All values not ending with the given string."""
  2653. type_not_ends_with: String
  2654. values: String
  2655. """All values that are not equal to given value."""
  2656. values_not: String
  2657. """All values that are contained in given list."""
  2658. values_in: [String!]
  2659. """All values that are not contained in given list."""
  2660. values_not_in: [String!]
  2661. """All values less than the given value."""
  2662. values_lt: String
  2663. """All values less than or equal the given value."""
  2664. values_lte: String
  2665. """All values greater than the given value."""
  2666. values_gt: String
  2667. """All values greater than or equal the given value."""
  2668. values_gte: String
  2669. """All values containing the given string."""
  2670. values_contains: String
  2671. """All values not containing the given string."""
  2672. values_not_contains: String
  2673. """All values starting with the given string."""
  2674. values_starts_with: String
  2675. """All values not starting with the given string."""
  2676. values_not_starts_with: String
  2677. """All values ending with the given string."""
  2678. values_ends_with: String
  2679. """All values not ending with the given string."""
  2680. values_not_ends_with: String
  2681. }
  2682. type InstrumentParameterSubscriptionPayload {
  2683. mutation: MutationType!
  2684. node: InstrumentParameter
  2685. updatedFields: [String!]
  2686. previousValues: InstrumentParameterPreviousValues
  2687. }
  2688. input InstrumentParameterSubscriptionWhereInput {
  2689. """Logical AND on all given filters."""
  2690. AND: [InstrumentParameterSubscriptionWhereInput!]
  2691. """Logical OR on all given filters."""
  2692. OR: [InstrumentParameterSubscriptionWhereInput!]
  2693. """Logical NOT on all given filters combined by AND."""
  2694. NOT: [InstrumentParameterSubscriptionWhereInput!]
  2695. """The subscription event gets dispatched when it's listed in mutation_in"""
  2696. mutation_in: [MutationType!]
  2697. """
  2698. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2699. """
  2700. updatedFields_contains: String
  2701. """
  2702. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2703. """
  2704. updatedFields_contains_every: [String!]
  2705. """
  2706. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2707. """
  2708. updatedFields_contains_some: [String!]
  2709. node: InstrumentParameterWhereInput
  2710. }
  2711. input InstrumentParameterUpdateDataInput {
  2712. tag: String
  2713. name: String
  2714. description: String
  2715. type: String
  2716. values: String
  2717. }
  2718. input InstrumentParameterUpdateInput {
  2719. tag: String
  2720. name: String
  2721. description: String
  2722. type: String
  2723. values: String
  2724. }
  2725. input InstrumentParameterUpdateManyDataInput {
  2726. tag: String
  2727. name: String
  2728. description: String
  2729. type: String
  2730. values: String
  2731. }
  2732. input InstrumentParameterUpdateManyInput {
  2733. create: [InstrumentParameterCreateInput!]
  2734. connect: [InstrumentParameterWhereUniqueInput!]
  2735. set: [InstrumentParameterWhereUniqueInput!]
  2736. disconnect: [InstrumentParameterWhereUniqueInput!]
  2737. delete: [InstrumentParameterWhereUniqueInput!]
  2738. update: [InstrumentParameterUpdateWithWhereUniqueNestedInput!]
  2739. updateMany: [InstrumentParameterUpdateManyWithWhereNestedInput!]
  2740. deleteMany: [InstrumentParameterScalarWhereInput!]
  2741. upsert: [InstrumentParameterUpsertWithWhereUniqueNestedInput!]
  2742. }
  2743. input InstrumentParameterUpdateManyMutationInput {
  2744. tag: String
  2745. name: String
  2746. description: String
  2747. type: String
  2748. values: String
  2749. }
  2750. input InstrumentParameterUpdateManyWithWhereNestedInput {
  2751. where: InstrumentParameterScalarWhereInput!
  2752. data: InstrumentParameterUpdateManyDataInput!
  2753. }
  2754. input InstrumentParameterUpdateWithWhereUniqueNestedInput {
  2755. where: InstrumentParameterWhereUniqueInput!
  2756. data: InstrumentParameterUpdateDataInput!
  2757. }
  2758. input InstrumentParameterUpsertWithWhereUniqueNestedInput {
  2759. where: InstrumentParameterWhereUniqueInput!
  2760. update: InstrumentParameterUpdateDataInput!
  2761. create: InstrumentParameterCreateInput!
  2762. }
  2763. input InstrumentParameterWhereInput {
  2764. """Logical AND on all given filters."""
  2765. AND: [InstrumentParameterWhereInput!]
  2766. """Logical OR on all given filters."""
  2767. OR: [InstrumentParameterWhereInput!]
  2768. """Logical NOT on all given filters combined by AND."""
  2769. NOT: [InstrumentParameterWhereInput!]
  2770. id: ID
  2771. """All values that are not equal to given value."""
  2772. id_not: ID
  2773. """All values that are contained in given list."""
  2774. id_in: [ID!]
  2775. """All values that are not contained in given list."""
  2776. id_not_in: [ID!]
  2777. """All values less than the given value."""
  2778. id_lt: ID
  2779. """All values less than or equal the given value."""
  2780. id_lte: ID
  2781. """All values greater than the given value."""
  2782. id_gt: ID
  2783. """All values greater than or equal the given value."""
  2784. id_gte: ID
  2785. """All values containing the given string."""
  2786. id_contains: ID
  2787. """All values not containing the given string."""
  2788. id_not_contains: ID
  2789. """All values starting with the given string."""
  2790. id_starts_with: ID
  2791. """All values not starting with the given string."""
  2792. id_not_starts_with: ID
  2793. """All values ending with the given string."""
  2794. id_ends_with: ID
  2795. """All values not ending with the given string."""
  2796. id_not_ends_with: ID
  2797. tag: String
  2798. """All values that are not equal to given value."""
  2799. tag_not: String
  2800. """All values that are contained in given list."""
  2801. tag_in: [String!]
  2802. """All values that are not contained in given list."""
  2803. tag_not_in: [String!]
  2804. """All values less than the given value."""
  2805. tag_lt: String
  2806. """All values less than or equal the given value."""
  2807. tag_lte: String
  2808. """All values greater than the given value."""
  2809. tag_gt: String
  2810. """All values greater than or equal the given value."""
  2811. tag_gte: String
  2812. """All values containing the given string."""
  2813. tag_contains: String
  2814. """All values not containing the given string."""
  2815. tag_not_contains: String
  2816. """All values starting with the given string."""
  2817. tag_starts_with: String
  2818. """All values not starting with the given string."""
  2819. tag_not_starts_with: String
  2820. """All values ending with the given string."""
  2821. tag_ends_with: String
  2822. """All values not ending with the given string."""
  2823. tag_not_ends_with: String
  2824. name: String
  2825. """All values that are not equal to given value."""
  2826. name_not: String
  2827. """All values that are contained in given list."""
  2828. name_in: [String!]
  2829. """All values that are not contained in given list."""
  2830. name_not_in: [String!]
  2831. """All values less than the given value."""
  2832. name_lt: String
  2833. """All values less than or equal the given value."""
  2834. name_lte: String
  2835. """All values greater than the given value."""
  2836. name_gt: String
  2837. """All values greater than or equal the given value."""
  2838. name_gte: String
  2839. """All values containing the given string."""
  2840. name_contains: String
  2841. """All values not containing the given string."""
  2842. name_not_contains: String
  2843. """All values starting with the given string."""
  2844. name_starts_with: String
  2845. """All values not starting with the given string."""
  2846. name_not_starts_with: String
  2847. """All values ending with the given string."""
  2848. name_ends_with: String
  2849. """All values not ending with the given string."""
  2850. name_not_ends_with: String
  2851. description: String
  2852. """All values that are not equal to given value."""
  2853. description_not: String
  2854. """All values that are contained in given list."""
  2855. description_in: [String!]
  2856. """All values that are not contained in given list."""
  2857. description_not_in: [String!]
  2858. """All values less than the given value."""
  2859. description_lt: String
  2860. """All values less than or equal the given value."""
  2861. description_lte: String
  2862. """All values greater than the given value."""
  2863. description_gt: String
  2864. """All values greater than or equal the given value."""
  2865. description_gte: String
  2866. """All values containing the given string."""
  2867. description_contains: String
  2868. """All values not containing the given string."""
  2869. description_not_contains: String
  2870. """All values starting with the given string."""
  2871. description_starts_with: String
  2872. """All values not starting with the given string."""
  2873. description_not_starts_with: String
  2874. """All values ending with the given string."""
  2875. description_ends_with: String
  2876. """All values not ending with the given string."""
  2877. description_not_ends_with: String
  2878. type: String
  2879. """All values that are not equal to given value."""
  2880. type_not: String
  2881. """All values that are contained in given list."""
  2882. type_in: [String!]
  2883. """All values that are not contained in given list."""
  2884. type_not_in: [String!]
  2885. """All values less than the given value."""
  2886. type_lt: String
  2887. """All values less than or equal the given value."""
  2888. type_lte: String
  2889. """All values greater than the given value."""
  2890. type_gt: String
  2891. """All values greater than or equal the given value."""
  2892. type_gte: String
  2893. """All values containing the given string."""
  2894. type_contains: String
  2895. """All values not containing the given string."""
  2896. type_not_contains: String
  2897. """All values starting with the given string."""
  2898. type_starts_with: String
  2899. """All values not starting with the given string."""
  2900. type_not_starts_with: String
  2901. """All values ending with the given string."""
  2902. type_ends_with: String
  2903. """All values not ending with the given string."""
  2904. type_not_ends_with: String
  2905. values: String
  2906. """All values that are not equal to given value."""
  2907. values_not: String
  2908. """All values that are contained in given list."""
  2909. values_in: [String!]
  2910. """All values that are not contained in given list."""
  2911. values_not_in: [String!]
  2912. """All values less than the given value."""
  2913. values_lt: String
  2914. """All values less than or equal the given value."""
  2915. values_lte: String
  2916. """All values greater than the given value."""
  2917. values_gt: String
  2918. """All values greater than or equal the given value."""
  2919. values_gte: String
  2920. """All values containing the given string."""
  2921. values_contains: String
  2922. """All values not containing the given string."""
  2923. values_not_contains: String
  2924. """All values starting with the given string."""
  2925. values_starts_with: String
  2926. """All values not starting with the given string."""
  2927. values_not_starts_with: String
  2928. """All values ending with the given string."""
  2929. values_ends_with: String
  2930. """All values not ending with the given string."""
  2931. values_not_ends_with: String
  2932. }
  2933. input InstrumentParameterWhereUniqueInput {
  2934. id: ID
  2935. }
  2936. type InstrumentPreviousValues {
  2937. id: ID!
  2938. name: String!
  2939. description: String
  2940. interfaces: [String!]!
  2941. }
  2942. type InstrumentSubscriptionPayload {
  2943. mutation: MutationType!
  2944. node: Instrument
  2945. updatedFields: [String!]
  2946. previousValues: InstrumentPreviousValues
  2947. }
  2948. input InstrumentSubscriptionWhereInput {
  2949. """Logical AND on all given filters."""
  2950. AND: [InstrumentSubscriptionWhereInput!]
  2951. """Logical OR on all given filters."""
  2952. OR: [InstrumentSubscriptionWhereInput!]
  2953. """Logical NOT on all given filters combined by AND."""
  2954. NOT: [InstrumentSubscriptionWhereInput!]
  2955. """The subscription event gets dispatched when it's listed in mutation_in"""
  2956. mutation_in: [MutationType!]
  2957. """
  2958. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2959. """
  2960. updatedFields_contains: String
  2961. """
  2962. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2963. """
  2964. updatedFields_contains_every: [String!]
  2965. """
  2966. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2967. """
  2968. updatedFields_contains_some: [String!]
  2969. node: InstrumentWhereInput
  2970. }
  2971. type InstrumentSubsystem implements Node {
  2972. id: ID!
  2973. name: String
  2974. description: String!
  2975. commands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand!]
  2976. parameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter!]
  2977. subsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem!]
  2978. }
  2979. """A connection to a list of items."""
  2980. type InstrumentSubsystemConnection {
  2981. """Information to aid in pagination."""
  2982. pageInfo: PageInfo!
  2983. """A list of edges."""
  2984. edges: [InstrumentSubsystemEdge]!
  2985. aggregate: AggregateInstrumentSubsystem!
  2986. }
  2987. input InstrumentSubsystemCreateInput {
  2988. name: String
  2989. description: String!
  2990. commands: InstrumentCommandCreateManyInput
  2991. parameters: InstrumentParameterCreateManyInput
  2992. subsystems: InstrumentSubsystemCreateManyInput
  2993. }
  2994. input InstrumentSubsystemCreateManyInput {
  2995. create: [InstrumentSubsystemCreateInput!]
  2996. connect: [InstrumentSubsystemWhereUniqueInput!]
  2997. }
  2998. """An edge in a connection."""
  2999. type InstrumentSubsystemEdge {
  3000. """The item at the end of the edge."""
  3001. node: InstrumentSubsystem!
  3002. """A cursor for use in pagination."""
  3003. cursor: String!
  3004. }
  3005. enum InstrumentSubsystemOrderByInput {
  3006. id_ASC
  3007. id_DESC
  3008. name_ASC
  3009. name_DESC
  3010. description_ASC
  3011. description_DESC
  3012. updatedAt_ASC
  3013. updatedAt_DESC
  3014. createdAt_ASC
  3015. createdAt_DESC
  3016. }
  3017. type InstrumentSubsystemPreviousValues {
  3018. id: ID!
  3019. name: String
  3020. description: String!
  3021. }
  3022. input InstrumentSubsystemScalarWhereInput {
  3023. """Logical AND on all given filters."""
  3024. AND: [InstrumentSubsystemScalarWhereInput!]
  3025. """Logical OR on all given filters."""
  3026. OR: [InstrumentSubsystemScalarWhereInput!]
  3027. """Logical NOT on all given filters combined by AND."""
  3028. NOT: [InstrumentSubsystemScalarWhereInput!]
  3029. id: ID
  3030. """All values that are not equal to given value."""
  3031. id_not: ID
  3032. """All values that are contained in given list."""
  3033. id_in: [ID!]
  3034. """All values that are not contained in given list."""
  3035. id_not_in: [ID!]
  3036. """All values less than the given value."""
  3037. id_lt: ID
  3038. """All values less than or equal the given value."""
  3039. id_lte: ID
  3040. """All values greater than the given value."""
  3041. id_gt: ID
  3042. """All values greater than or equal the given value."""
  3043. id_gte: ID
  3044. """All values containing the given string."""
  3045. id_contains: ID
  3046. """All values not containing the given string."""
  3047. id_not_contains: ID
  3048. """All values starting with the given string."""
  3049. id_starts_with: ID
  3050. """All values not starting with the given string."""
  3051. id_not_starts_with: ID
  3052. """All values ending with the given string."""
  3053. id_ends_with: ID
  3054. """All values not ending with the given string."""
  3055. id_not_ends_with: ID
  3056. name: String
  3057. """All values that are not equal to given value."""
  3058. name_not: String
  3059. """All values that are contained in given list."""
  3060. name_in: [String!]
  3061. """All values that are not contained in given list."""
  3062. name_not_in: [String!]
  3063. """All values less than the given value."""
  3064. name_lt: String
  3065. """All values less than or equal the given value."""
  3066. name_lte: String
  3067. """All values greater than the given value."""
  3068. name_gt: String
  3069. """All values greater than or equal the given value."""
  3070. name_gte: String
  3071. """All values containing the given string."""
  3072. name_contains: String
  3073. """All values not containing the given string."""
  3074. name_not_contains: String
  3075. """All values starting with the given string."""
  3076. name_starts_with: String
  3077. """All values not starting with the given string."""
  3078. name_not_starts_with: String
  3079. """All values ending with the given string."""
  3080. name_ends_with: String
  3081. """All values not ending with the given string."""
  3082. name_not_ends_with: String
  3083. description: String
  3084. """All values that are not equal to given value."""
  3085. description_not: String
  3086. """All values that are contained in given list."""
  3087. description_in: [String!]
  3088. """All values that are not contained in given list."""
  3089. description_not_in: [String!]
  3090. """All values less than the given value."""
  3091. description_lt: String
  3092. """All values less than or equal the given value."""
  3093. description_lte: String
  3094. """All values greater than the given value."""
  3095. description_gt: String
  3096. """All values greater than or equal the given value."""
  3097. description_gte: String
  3098. """All values containing the given string."""
  3099. description_contains: String
  3100. """All values not containing the given string."""
  3101. description_not_contains: String
  3102. """All values starting with the given string."""
  3103. description_starts_with: String
  3104. """All values not starting with the given string."""
  3105. description_not_starts_with: String
  3106. """All values ending with the given string."""
  3107. description_ends_with: String
  3108. """All values not ending with the given string."""
  3109. description_not_ends_with: String
  3110. }
  3111. type InstrumentSubsystemSubscriptionPayload {
  3112. mutation: MutationType!
  3113. node: InstrumentSubsystem
  3114. updatedFields: [String!]
  3115. previousValues: InstrumentSubsystemPreviousValues
  3116. }
  3117. input InstrumentSubsystemSubscriptionWhereInput {
  3118. """Logical AND on all given filters."""
  3119. AND: [InstrumentSubsystemSubscriptionWhereInput!]
  3120. """Logical OR on all given filters."""
  3121. OR: [InstrumentSubsystemSubscriptionWhereInput!]
  3122. """Logical NOT on all given filters combined by AND."""
  3123. NOT: [InstrumentSubsystemSubscriptionWhereInput!]
  3124. """The subscription event gets dispatched when it's listed in mutation_in"""
  3125. mutation_in: [MutationType!]
  3126. """
  3127. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3128. """
  3129. updatedFields_contains: String
  3130. """
  3131. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3132. """
  3133. updatedFields_contains_every: [String!]
  3134. """
  3135. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3136. """
  3137. updatedFields_contains_some: [String!]
  3138. node: InstrumentSubsystemWhereInput
  3139. }
  3140. input InstrumentSubsystemUpdateDataInput {
  3141. name: String
  3142. description: String
  3143. commands: InstrumentCommandUpdateManyInput
  3144. parameters: InstrumentParameterUpdateManyInput
  3145. subsystems: InstrumentSubsystemUpdateManyInput
  3146. }
  3147. input InstrumentSubsystemUpdateInput {
  3148. name: String
  3149. description: String
  3150. commands: InstrumentCommandUpdateManyInput
  3151. parameters: InstrumentParameterUpdateManyInput
  3152. subsystems: InstrumentSubsystemUpdateManyInput
  3153. }
  3154. input InstrumentSubsystemUpdateManyDataInput {
  3155. name: String
  3156. description: String
  3157. }
  3158. input InstrumentSubsystemUpdateManyInput {
  3159. create: [InstrumentSubsystemCreateInput!]
  3160. connect: [InstrumentSubsystemWhereUniqueInput!]
  3161. set: [InstrumentSubsystemWhereUniqueInput!]
  3162. disconnect: [InstrumentSubsystemWhereUniqueInput!]
  3163. delete: [InstrumentSubsystemWhereUniqueInput!]
  3164. update: [InstrumentSubsystemUpdateWithWhereUniqueNestedInput!]
  3165. updateMany: [InstrumentSubsystemUpdateManyWithWhereNestedInput!]
  3166. deleteMany: [InstrumentSubsystemScalarWhereInput!]
  3167. upsert: [InstrumentSubsystemUpsertWithWhereUniqueNestedInput!]
  3168. }
  3169. input InstrumentSubsystemUpdateManyMutationInput {
  3170. name: String
  3171. description: String
  3172. }
  3173. input InstrumentSubsystemUpdateManyWithWhereNestedInput {
  3174. where: InstrumentSubsystemScalarWhereInput!
  3175. data: InstrumentSubsystemUpdateManyDataInput!
  3176. }
  3177. input InstrumentSubsystemUpdateWithWhereUniqueNestedInput {
  3178. where: InstrumentSubsystemWhereUniqueInput!
  3179. data: InstrumentSubsystemUpdateDataInput!
  3180. }
  3181. input InstrumentSubsystemUpsertWithWhereUniqueNestedInput {
  3182. where: InstrumentSubsystemWhereUniqueInput!
  3183. update: InstrumentSubsystemUpdateDataInput!
  3184. create: InstrumentSubsystemCreateInput!
  3185. }
  3186. input InstrumentSubsystemWhereInput {
  3187. """Logical AND on all given filters."""
  3188. AND: [InstrumentSubsystemWhereInput!]
  3189. """Logical OR on all given filters."""
  3190. OR: [InstrumentSubsystemWhereInput!]
  3191. """Logical NOT on all given filters combined by AND."""
  3192. NOT: [InstrumentSubsystemWhereInput!]
  3193. id: ID
  3194. """All values that are not equal to given value."""
  3195. id_not: ID
  3196. """All values that are contained in given list."""
  3197. id_in: [ID!]
  3198. """All values that are not contained in given list."""
  3199. id_not_in: [ID!]
  3200. """All values less than the given value."""
  3201. id_lt: ID
  3202. """All values less than or equal the given value."""
  3203. id_lte: ID
  3204. """All values greater than the given value."""
  3205. id_gt: ID
  3206. """All values greater than or equal the given value."""
  3207. id_gte: ID
  3208. """All values containing the given string."""
  3209. id_contains: ID
  3210. """All values not containing the given string."""
  3211. id_not_contains: ID
  3212. """All values starting with the given string."""
  3213. id_starts_with: ID
  3214. """All values not starting with the given string."""
  3215. id_not_starts_with: ID
  3216. """All values ending with the given string."""
  3217. id_ends_with: ID
  3218. """All values not ending with the given string."""
  3219. id_not_ends_with: ID
  3220. name: String
  3221. """All values that are not equal to given value."""
  3222. name_not: String
  3223. """All values that are contained in given list."""
  3224. name_in: [String!]
  3225. """All values that are not contained in given list."""
  3226. name_not_in: [String!]
  3227. """All values less than the given value."""
  3228. name_lt: String
  3229. """All values less than or equal the given value."""
  3230. name_lte: String
  3231. """All values greater than the given value."""
  3232. name_gt: String
  3233. """All values greater than or equal the given value."""
  3234. name_gte: String
  3235. """All values containing the given string."""
  3236. name_contains: String
  3237. """All values not containing the given string."""
  3238. name_not_contains: String
  3239. """All values starting with the given string."""
  3240. name_starts_with: String
  3241. """All values not starting with the given string."""
  3242. name_not_starts_with: String
  3243. """All values ending with the given string."""
  3244. name_ends_with: String
  3245. """All values not ending with the given string."""
  3246. name_not_ends_with: String
  3247. description: String
  3248. """All values that are not equal to given value."""
  3249. description_not: String
  3250. """All values that are contained in given list."""
  3251. description_in: [String!]
  3252. """All values that are not contained in given list."""
  3253. description_not_in: [String!]
  3254. """All values less than the given value."""
  3255. description_lt: String
  3256. """All values less than or equal the given value."""
  3257. description_lte: String
  3258. """All values greater than the given value."""
  3259. description_gt: String
  3260. """All values greater than or equal the given value."""
  3261. description_gte: String
  3262. """All values containing the given string."""
  3263. description_contains: String
  3264. """All values not containing the given string."""
  3265. description_not_contains: String
  3266. """All values starting with the given string."""
  3267. description_starts_with: String
  3268. """All values not starting with the given string."""
  3269. description_not_starts_with: String
  3270. """All values ending with the given string."""
  3271. description_ends_with: String
  3272. """All values not ending with the given string."""
  3273. description_not_ends_with: String
  3274. commands_every: InstrumentCommandWhereInput
  3275. commands_some: InstrumentCommandWhereInput
  3276. commands_none: InstrumentCommandWhereInput
  3277. parameters_every: InstrumentParameterWhereInput
  3278. parameters_some: InstrumentParameterWhereInput
  3279. parameters_none: InstrumentParameterWhereInput
  3280. subsystems_every: InstrumentSubsystemWhereInput
  3281. subsystems_some: InstrumentSubsystemWhereInput
  3282. subsystems_none: InstrumentSubsystemWhereInput
  3283. }
  3284. input InstrumentSubsystemWhereUniqueInput {
  3285. id: ID
  3286. }
  3287. input InstrumentUpdateDataInput {
  3288. name: String
  3289. description: String
  3290. interfaces: InstrumentUpdateinterfacesInput
  3291. documents: FileUpdateManyInput
  3292. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  3293. parameters: InstrumentParameterUpdateManyInput
  3294. subsystems: InstrumentSubsystemUpdateManyInput
  3295. }
  3296. input InstrumentUpdateInput {
  3297. name: String
  3298. description: String
  3299. interfaces: InstrumentUpdateinterfacesInput
  3300. documents: FileUpdateManyInput
  3301. commands: InstrumentCommandUpdateManyWithoutInstrumentInput
  3302. parameters: InstrumentParameterUpdateManyInput
  3303. subsystems: InstrumentSubsystemUpdateManyInput
  3304. }
  3305. input InstrumentUpdateinterfacesInput {
  3306. set: [String!]
  3307. }
  3308. input InstrumentUpdateManyMutationInput {
  3309. name: String
  3310. description: String
  3311. interfaces: InstrumentUpdateinterfacesInput
  3312. }
  3313. input InstrumentUpdateOneRequiredInput {
  3314. create: InstrumentCreateInput
  3315. connect: InstrumentWhereUniqueInput
  3316. update: InstrumentUpdateDataInput
  3317. upsert: InstrumentUpsertNestedInput
  3318. }
  3319. input InstrumentUpdateOneRequiredWithoutCommandsInput {
  3320. create: InstrumentCreateWithoutCommandsInput
  3321. connect: InstrumentWhereUniqueInput
  3322. update: InstrumentUpdateWithoutCommandsDataInput
  3323. upsert: InstrumentUpsertWithoutCommandsInput
  3324. }
  3325. input InstrumentUpdateWithoutCommandsDataInput {
  3326. name: String
  3327. description: String
  3328. interfaces: InstrumentUpdateinterfacesInput
  3329. documents: FileUpdateManyInput
  3330. parameters: InstrumentParameterUpdateManyInput
  3331. subsystems: InstrumentSubsystemUpdateManyInput
  3332. }
  3333. input InstrumentUpsertNestedInput {
  3334. update: InstrumentUpdateDataInput!
  3335. create: InstrumentCreateInput!
  3336. }
  3337. input InstrumentUpsertWithoutCommandsInput {
  3338. update: InstrumentUpdateWithoutCommandsDataInput!
  3339. create: InstrumentCreateWithoutCommandsInput!
  3340. }
  3341. input InstrumentWhereInput {
  3342. """Logical AND on all given filters."""
  3343. AND: [InstrumentWhereInput!]
  3344. """Logical OR on all given filters."""
  3345. OR: [InstrumentWhereInput!]
  3346. """Logical NOT on all given filters combined by AND."""
  3347. NOT: [InstrumentWhereInput!]
  3348. id: ID
  3349. """All values that are not equal to given value."""
  3350. id_not: ID
  3351. """All values that are contained in given list."""
  3352. id_in: [ID!]
  3353. """All values that are not contained in given list."""
  3354. id_not_in: [ID!]
  3355. """All values less than the given value."""
  3356. id_lt: ID
  3357. """All values less than or equal the given value."""
  3358. id_lte: ID
  3359. """All values greater than the given value."""
  3360. id_gt: ID
  3361. """All values greater than or equal the given value."""
  3362. id_gte: ID
  3363. """All values containing the given string."""
  3364. id_contains: ID
  3365. """All values not containing the given string."""
  3366. id_not_contains: ID
  3367. """All values starting with the given string."""
  3368. id_starts_with: ID
  3369. """All values not starting with the given string."""
  3370. id_not_starts_with: ID
  3371. """All values ending with the given string."""
  3372. id_ends_with: ID
  3373. """All values not ending with the given string."""
  3374. id_not_ends_with: ID
  3375. name: String
  3376. """All values that are not equal to given value."""
  3377. name_not: String
  3378. """All values that are contained in given list."""
  3379. name_in: [String!]
  3380. """All values that are not contained in given list."""
  3381. name_not_in: [String!]
  3382. """All values less than the given value."""
  3383. name_lt: String
  3384. """All values less than or equal the given value."""
  3385. name_lte: String
  3386. """All values greater than the given value."""
  3387. name_gt: String
  3388. """All values greater than or equal the given value."""
  3389. name_gte: String
  3390. """All values containing the given string."""
  3391. name_contains: String
  3392. """All values not containing the given string."""
  3393. name_not_contains: String
  3394. """All values starting with the given string."""
  3395. name_starts_with: String
  3396. """All values not starting with the given string."""
  3397. name_not_starts_with: String
  3398. """All values ending with the given string."""
  3399. name_ends_with: String
  3400. """All values not ending with the given string."""
  3401. name_not_ends_with: String
  3402. description: String
  3403. """All values that are not equal to given value."""
  3404. description_not: String
  3405. """All values that are contained in given list."""
  3406. description_in: [String!]
  3407. """All values that are not contained in given list."""
  3408. description_not_in: [String!]
  3409. """All values less than the given value."""
  3410. description_lt: String
  3411. """All values less than or equal the given value."""
  3412. description_lte: String
  3413. """All values greater than the given value."""
  3414. description_gt: String
  3415. """All values greater than or equal the given value."""
  3416. description_gte: String
  3417. """All values containing the given string."""
  3418. description_contains: String
  3419. """All values not containing the given string."""
  3420. description_not_contains: String
  3421. """All values starting with the given string."""
  3422. description_starts_with: String
  3423. """All values not starting with the given string."""
  3424. description_not_starts_with: String
  3425. """All values ending with the given string."""
  3426. description_ends_with: String
  3427. """All values not ending with the given string."""
  3428. description_not_ends_with: String
  3429. documents_every: FileWhereInput
  3430. documents_some: FileWhereInput
  3431. documents_none: FileWhereInput
  3432. commands_every: InstrumentCommandWhereInput
  3433. commands_some: InstrumentCommandWhereInput
  3434. commands_none: InstrumentCommandWhereInput
  3435. parameters_every: InstrumentParameterWhereInput
  3436. parameters_some: InstrumentParameterWhereInput
  3437. parameters_none: InstrumentParameterWhereInput
  3438. subsystems_every: InstrumentSubsystemWhereInput
  3439. subsystems_some: InstrumentSubsystemWhereInput
  3440. subsystems_none: InstrumentSubsystemWhereInput
  3441. }
  3442. input InstrumentWhereUniqueInput {
  3443. id: ID
  3444. }
  3445. """
  3446. The `Long` scalar type represents non-fractional signed whole numeric values.
  3447. Long can represent values between -(2^63) and 2^63 - 1.
  3448. """
  3449. scalar Long
  3450. type Measurement implements Node {
  3451. id: ID!
  3452. createdAt: DateTime!
  3453. intValue: Int
  3454. floatValue: Float
  3455. stringValue: String
  3456. }
  3457. """A connection to a list of items."""
  3458. type MeasurementConnection {
  3459. """Information to aid in pagination."""
  3460. pageInfo: PageInfo!
  3461. """A list of edges."""
  3462. edges: [MeasurementEdge]!
  3463. aggregate: AggregateMeasurement!
  3464. }
  3465. input MeasurementCreateInput {
  3466. intValue: Int
  3467. floatValue: Float
  3468. stringValue: String
  3469. }
  3470. input MeasurementCreateManyInput {
  3471. create: [MeasurementCreateInput!]
  3472. connect: [MeasurementWhereUniqueInput!]
  3473. }
  3474. """An edge in a connection."""
  3475. type MeasurementEdge {
  3476. """The item at the end of the edge."""
  3477. node: Measurement!
  3478. """A cursor for use in pagination."""
  3479. cursor: String!
  3480. }
  3481. enum MeasurementOrderByInput {
  3482. id_ASC
  3483. id_DESC
  3484. createdAt_ASC
  3485. createdAt_DESC
  3486. intValue_ASC
  3487. intValue_DESC
  3488. floatValue_ASC
  3489. floatValue_DESC
  3490. stringValue_ASC
  3491. stringValue_DESC
  3492. updatedAt_ASC
  3493. updatedAt_DESC
  3494. }
  3495. type MeasurementPreviousValues {
  3496. id: ID!
  3497. createdAt: DateTime!
  3498. intValue: Int
  3499. floatValue: Float
  3500. stringValue: String
  3501. }
  3502. type MeasurementRun implements Node {
  3503. id: ID!
  3504. name: String!
  3505. operators(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User!]
  3506. location: String!
  3507. temperature: Float
  3508. startTime: DateTime!
  3509. endTime: DateTime!
  3510. log(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event!]
  3511. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  3512. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement!]
  3513. setup: Setup!
  3514. }
  3515. """A connection to a list of items."""
  3516. type MeasurementRunConnection {
  3517. """Information to aid in pagination."""
  3518. pageInfo: PageInfo!
  3519. """A list of edges."""
  3520. edges: [MeasurementRunEdge]!
  3521. aggregate: AggregateMeasurementRun!
  3522. }
  3523. input MeasurementRunCreateInput {
  3524. name: String!
  3525. location: String!
  3526. temperature: Float
  3527. startTime: DateTime!
  3528. endTime: DateTime!
  3529. operators: UserCreateManyInput
  3530. log: EventCreateManyInput
  3531. comments: CommentCreateManyInput
  3532. measurements: MeasurementCreateManyInput
  3533. setup: SetupCreateOneInput!
  3534. }
  3535. input MeasurementRunCreateManyInput {
  3536. create: [MeasurementRunCreateInput!]
  3537. connect: [MeasurementRunWhereUniqueInput!]
  3538. }
  3539. """An edge in a connection."""
  3540. type MeasurementRunEdge {
  3541. """The item at the end of the edge."""
  3542. node: MeasurementRun!
  3543. """A cursor for use in pagination."""
  3544. cursor: String!
  3545. }
  3546. enum MeasurementRunOrderByInput {
  3547. id_ASC
  3548. id_DESC
  3549. name_ASC
  3550. name_DESC
  3551. location_ASC
  3552. location_DESC
  3553. temperature_ASC
  3554. temperature_DESC
  3555. startTime_ASC
  3556. startTime_DESC
  3557. endTime_ASC
  3558. endTime_DESC
  3559. updatedAt_ASC
  3560. updatedAt_DESC
  3561. createdAt_ASC
  3562. createdAt_DESC
  3563. }
  3564. type MeasurementRunPreviousValues {
  3565. id: ID!
  3566. name: String!
  3567. location: String!
  3568. temperature: Float
  3569. startTime: DateTime!
  3570. endTime: DateTime!
  3571. }
  3572. input MeasurementRunScalarWhereInput {
  3573. """Logical AND on all given filters."""
  3574. AND: [MeasurementRunScalarWhereInput!]
  3575. """Logical OR on all given filters."""
  3576. OR: [MeasurementRunScalarWhereInput!]
  3577. """Logical NOT on all given filters combined by AND."""
  3578. NOT: [MeasurementRunScalarWhereInput!]
  3579. id: ID
  3580. """All values that are not equal to given value."""
  3581. id_not: ID
  3582. """All values that are contained in given list."""
  3583. id_in: [ID!]
  3584. """All values that are not contained in given list."""
  3585. id_not_in: [ID!]
  3586. """All values less than the given value."""
  3587. id_lt: ID
  3588. """All values less than or equal the given value."""
  3589. id_lte: ID
  3590. """All values greater than the given value."""
  3591. id_gt: ID
  3592. """All values greater than or equal the given value."""
  3593. id_gte: ID
  3594. """All values containing the given string."""
  3595. id_contains: ID
  3596. """All values not containing the given string."""
  3597. id_not_contains: ID
  3598. """All values starting with the given string."""
  3599. id_starts_with: ID
  3600. """All values not starting with the given string."""
  3601. id_not_starts_with: ID
  3602. """All values ending with the given string."""
  3603. id_ends_with: ID
  3604. """All values not ending with the given string."""
  3605. id_not_ends_with: ID
  3606. name: String
  3607. """All values that are not equal to given value."""
  3608. name_not: String
  3609. """All values that are contained in given list."""
  3610. name_in: [String!]
  3611. """All values that are not contained in given list."""
  3612. name_not_in: [String!]
  3613. """All values less than the given value."""
  3614. name_lt: String
  3615. """All values less than or equal the given value."""
  3616. name_lte: String
  3617. """All values greater than the given value."""
  3618. name_gt: String
  3619. """All values greater than or equal the given value."""
  3620. name_gte: String
  3621. """All values containing the given string."""
  3622. name_contains: String
  3623. """All values not containing the given string."""
  3624. name_not_contains: String
  3625. """All values starting with the given string."""
  3626. name_starts_with: String
  3627. """All values not starting with the given string."""
  3628. name_not_starts_with: String
  3629. """All values ending with the given string."""
  3630. name_ends_with: String
  3631. """All values not ending with the given string."""
  3632. name_not_ends_with: String
  3633. location: String
  3634. """All values that are not equal to given value."""
  3635. location_not: String
  3636. """All values that are contained in given list."""
  3637. location_in: [String!]
  3638. """All values that are not contained in given list."""
  3639. location_not_in: [String!]
  3640. """All values less than the given value."""
  3641. location_lt: String
  3642. """All values less than or equal the given value."""
  3643. location_lte: String
  3644. """All values greater than the given value."""
  3645. location_gt: String
  3646. """All values greater than or equal the given value."""
  3647. location_gte: String
  3648. """All values containing the given string."""
  3649. location_contains: String
  3650. """All values not containing the given string."""
  3651. location_not_contains: String
  3652. """All values starting with the given string."""
  3653. location_starts_with: String
  3654. """All values not starting with the given string."""
  3655. location_not_starts_with: String
  3656. """All values ending with the given string."""
  3657. location_ends_with: String
  3658. """All values not ending with the given string."""
  3659. location_not_ends_with: String
  3660. temperature: Float
  3661. """All values that are not equal to given value."""
  3662. temperature_not: Float
  3663. """All values that are contained in given list."""
  3664. temperature_in: [Float!]
  3665. """All values that are not contained in given list."""
  3666. temperature_not_in: [Float!]
  3667. """All values less than the given value."""
  3668. temperature_lt: Float
  3669. """All values less than or equal the given value."""
  3670. temperature_lte: Float
  3671. """All values greater than the given value."""
  3672. temperature_gt: Float
  3673. """All values greater than or equal the given value."""
  3674. temperature_gte: Float
  3675. startTime: DateTime
  3676. """All values that are not equal to given value."""
  3677. startTime_not: DateTime
  3678. """All values that are contained in given list."""
  3679. startTime_in: [DateTime!]
  3680. """All values that are not contained in given list."""
  3681. startTime_not_in: [DateTime!]
  3682. """All values less than the given value."""
  3683. startTime_lt: DateTime
  3684. """All values less than or equal the given value."""
  3685. startTime_lte: DateTime
  3686. """All values greater than the given value."""
  3687. startTime_gt: DateTime
  3688. """All values greater than or equal the given value."""
  3689. startTime_gte: DateTime
  3690. endTime: DateTime
  3691. """All values that are not equal to given value."""
  3692. endTime_not: DateTime
  3693. """All values that are contained in given list."""
  3694. endTime_in: [DateTime!]
  3695. """All values that are not contained in given list."""
  3696. endTime_not_in: [DateTime!]
  3697. """All values less than the given value."""
  3698. endTime_lt: DateTime
  3699. """All values less than or equal the given value."""
  3700. endTime_lte: DateTime
  3701. """All values greater than the given value."""
  3702. endTime_gt: DateTime
  3703. """All values greater than or equal the given value."""
  3704. endTime_gte: DateTime
  3705. }
  3706. type MeasurementRunSubscriptionPayload {
  3707. mutation: MutationType!
  3708. node: MeasurementRun
  3709. updatedFields: [String!]
  3710. previousValues: MeasurementRunPreviousValues
  3711. }
  3712. input MeasurementRunSubscriptionWhereInput {
  3713. """Logical AND on all given filters."""
  3714. AND: [MeasurementRunSubscriptionWhereInput!]
  3715. """Logical OR on all given filters."""
  3716. OR: [MeasurementRunSubscriptionWhereInput!]
  3717. """Logical NOT on all given filters combined by AND."""
  3718. NOT: [MeasurementRunSubscriptionWhereInput!]
  3719. """The subscription event gets dispatched when it's listed in mutation_in"""
  3720. mutation_in: [MutationType!]
  3721. """
  3722. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3723. """
  3724. updatedFields_contains: String
  3725. """
  3726. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3727. """
  3728. updatedFields_contains_every: [String!]
  3729. """
  3730. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3731. """
  3732. updatedFields_contains_some: [String!]
  3733. node: MeasurementRunWhereInput
  3734. }
  3735. input MeasurementRunUpdateDataInput {
  3736. name: String
  3737. location: String
  3738. temperature: Float
  3739. startTime: DateTime
  3740. endTime: DateTime
  3741. operators: UserUpdateManyInput
  3742. log: EventUpdateManyInput
  3743. comments: CommentUpdateManyInput
  3744. measurements: MeasurementUpdateManyInput
  3745. setup: SetupUpdateOneRequiredInput
  3746. }
  3747. input MeasurementRunUpdateInput {
  3748. name: String
  3749. location: String
  3750. temperature: Float
  3751. startTime: DateTime
  3752. endTime: DateTime
  3753. operators: UserUpdateManyInput
  3754. log: EventUpdateManyInput
  3755. comments: CommentUpdateManyInput
  3756. measurements: MeasurementUpdateManyInput
  3757. setup: SetupUpdateOneRequiredInput
  3758. }
  3759. input MeasurementRunUpdateManyDataInput {
  3760. name: String
  3761. location: String
  3762. temperature: Float
  3763. startTime: DateTime
  3764. endTime: DateTime
  3765. }
  3766. input MeasurementRunUpdateManyInput {
  3767. create: [MeasurementRunCreateInput!]
  3768. connect: [MeasurementRunWhereUniqueInput!]
  3769. set: [MeasurementRunWhereUniqueInput!]
  3770. disconnect: [MeasurementRunWhereUniqueInput!]
  3771. delete: [MeasurementRunWhereUniqueInput!]
  3772. update: [MeasurementRunUpdateWithWhereUniqueNestedInput!]
  3773. updateMany: [MeasurementRunUpdateManyWithWhereNestedInput!]
  3774. deleteMany: [MeasurementRunScalarWhereInput!]
  3775. upsert: [MeasurementRunUpsertWithWhereUniqueNestedInput!]
  3776. }
  3777. input MeasurementRunUpdateManyMutationInput {
  3778. name: String
  3779. location: String
  3780. temperature: Float
  3781. startTime: DateTime
  3782. endTime: DateTime
  3783. }
  3784. input MeasurementRunUpdateManyWithWhereNestedInput {
  3785. where: MeasurementRunScalarWhereInput!
  3786. data: MeasurementRunUpdateManyDataInput!
  3787. }
  3788. input MeasurementRunUpdateWithWhereUniqueNestedInput {
  3789. where: MeasurementRunWhereUniqueInput!
  3790. data: MeasurementRunUpdateDataInput!
  3791. }
  3792. input MeasurementRunUpsertWithWhereUniqueNestedInput {
  3793. where: MeasurementRunWhereUniqueInput!
  3794. update: MeasurementRunUpdateDataInput!
  3795. create: MeasurementRunCreateInput!
  3796. }
  3797. input MeasurementRunWhereInput {
  3798. """Logical AND on all given filters."""
  3799. AND: [MeasurementRunWhereInput!]
  3800. """Logical OR on all given filters."""
  3801. OR: [MeasurementRunWhereInput!]
  3802. """Logical NOT on all given filters combined by AND."""
  3803. NOT: [MeasurementRunWhereInput!]
  3804. id: ID
  3805. """All values that are not equal to given value."""
  3806. id_not: ID
  3807. """All values that are contained in given list."""
  3808. id_in: [ID!]
  3809. """All values that are not contained in given list."""
  3810. id_not_in: [ID!]
  3811. """All values less than the given value."""
  3812. id_lt: ID
  3813. """All values less than or equal the given value."""
  3814. id_lte: ID
  3815. """All values greater than the given value."""
  3816. id_gt: ID
  3817. """All values greater than or equal the given value."""
  3818. id_gte: ID
  3819. """All values containing the given string."""
  3820. id_contains: ID
  3821. """All values not containing the given string."""
  3822. id_not_contains: ID
  3823. """All values starting with the given string."""
  3824. id_starts_with: ID
  3825. """All values not starting with the given string."""
  3826. id_not_starts_with: ID
  3827. """All values ending with the given string."""
  3828. id_ends_with: ID
  3829. """All values not ending with the given string."""
  3830. id_not_ends_with: ID
  3831. name: String
  3832. """All values that are not equal to given value."""
  3833. name_not: String
  3834. """All values that are contained in given list."""
  3835. name_in: [String!]
  3836. """All values that are not contained in given list."""
  3837. name_not_in: [String!]
  3838. """All values less than the given value."""
  3839. name_lt: String
  3840. """All values less than or equal the given value."""
  3841. name_lte: String
  3842. """All values greater than the given value."""
  3843. name_gt: String
  3844. """All values greater than or equal the given value."""
  3845. name_gte: String
  3846. """All values containing the given string."""
  3847. name_contains: String
  3848. """All values not containing the given string."""
  3849. name_not_contains: String
  3850. """All values starting with the given string."""
  3851. name_starts_with: String
  3852. """All values not starting with the given string."""
  3853. name_not_starts_with: String
  3854. """All values ending with the given string."""
  3855. name_ends_with: String
  3856. """All values not ending with the given string."""
  3857. name_not_ends_with: String
  3858. location: String
  3859. """All values that are not equal to given value."""
  3860. location_not: String
  3861. """All values that are contained in given list."""
  3862. location_in: [String!]
  3863. """All values that are not contained in given list."""
  3864. location_not_in: [String!]
  3865. """All values less than the given value."""
  3866. location_lt: String
  3867. """All values less than or equal the given value."""
  3868. location_lte: String
  3869. """All values greater than the given value."""
  3870. location_gt: String
  3871. """All values greater than or equal the given value."""
  3872. location_gte: String
  3873. """All values containing the given string."""
  3874. location_contains: String
  3875. """All values not containing the given string."""
  3876. location_not_contains: String
  3877. """All values starting with the given string."""
  3878. location_starts_with: String
  3879. """All values not starting with the given string."""
  3880. location_not_starts_with: String
  3881. """All values ending with the given string."""
  3882. location_ends_with: String
  3883. """All values not ending with the given string."""
  3884. location_not_ends_with: String
  3885. temperature: Float
  3886. """All values that are not equal to given value."""
  3887. temperature_not: Float
  3888. """All values that are contained in given list."""
  3889. temperature_in: [Float!]
  3890. """All values that are not contained in given list."""
  3891. temperature_not_in: [Float!]
  3892. """All values less than the given value."""
  3893. temperature_lt: Float
  3894. """All values less than or equal the given value."""
  3895. temperature_lte: Float
  3896. """All values greater than the given value."""
  3897. temperature_gt: Float
  3898. """All values greater than or equal the given value."""
  3899. temperature_gte: Float
  3900. startTime: DateTime
  3901. """All values that are not equal to given value."""
  3902. startTime_not: DateTime
  3903. """All values that are contained in given list."""
  3904. startTime_in: [DateTime!]
  3905. """All values that are not contained in given list."""
  3906. startTime_not_in: [DateTime!]
  3907. """All values less than the given value."""
  3908. startTime_lt: DateTime
  3909. """All values less than or equal the given value."""
  3910. startTime_lte: DateTime
  3911. """All values greater than the given value."""
  3912. startTime_gt: DateTime
  3913. """All values greater than or equal the given value."""
  3914. startTime_gte: DateTime
  3915. endTime: DateTime
  3916. """All values that are not equal to given value."""
  3917. endTime_not: DateTime
  3918. """All values that are contained in given list."""
  3919. endTime_in: [DateTime!]
  3920. """All values that are not contained in given list."""
  3921. endTime_not_in: [DateTime!]
  3922. """All values less than the given value."""
  3923. endTime_lt: DateTime
  3924. """All values less than or equal the given value."""
  3925. endTime_lte: DateTime
  3926. """All values greater than the given value."""
  3927. endTime_gt: DateTime
  3928. """All values greater than or equal the given value."""
  3929. endTime_gte: DateTime
  3930. operators_every: UserWhereInput
  3931. operators_some: UserWhereInput
  3932. operators_none: UserWhereInput
  3933. log_every: EventWhereInput
  3934. log_some: EventWhereInput
  3935. log_none: EventWhereInput
  3936. comments_every: CommentWhereInput
  3937. comments_some: CommentWhereInput
  3938. comments_none: CommentWhereInput
  3939. measurements_every: MeasurementWhereInput
  3940. measurements_some: MeasurementWhereInput
  3941. measurements_none: MeasurementWhereInput
  3942. setup: SetupWhereInput
  3943. }
  3944. input MeasurementRunWhereUniqueInput {
  3945. id: ID
  3946. }
  3947. input MeasurementScalarWhereInput {
  3948. """Logical AND on all given filters."""
  3949. AND: [MeasurementScalarWhereInput!]
  3950. """Logical OR on all given filters."""
  3951. OR: [MeasurementScalarWhereInput!]
  3952. """Logical NOT on all given filters combined by AND."""
  3953. NOT: [MeasurementScalarWhereInput!]
  3954. id: ID
  3955. """All values that are not equal to given value."""
  3956. id_not: ID
  3957. """All values that are contained in given list."""
  3958. id_in: [ID!]
  3959. """All values that are not contained in given list."""
  3960. id_not_in: [ID!]
  3961. """All values less than the given value."""
  3962. id_lt: ID
  3963. """All values less than or equal the given value."""
  3964. id_lte: ID
  3965. """All values greater than the given value."""
  3966. id_gt: ID
  3967. """All values greater than or equal the given value."""
  3968. id_gte: ID
  3969. """All values containing the given string."""
  3970. id_contains: ID
  3971. """All values not containing the given string."""
  3972. id_not_contains: ID
  3973. """All values starting with the given string."""
  3974. id_starts_with: ID
  3975. """All values not starting with the given string."""
  3976. id_not_starts_with: ID
  3977. """All values ending with the given string."""
  3978. id_ends_with: ID
  3979. """All values not ending with the given string."""
  3980. id_not_ends_with: ID
  3981. createdAt: DateTime
  3982. """All values that are not equal to given value."""
  3983. createdAt_not: DateTime
  3984. """All values that are contained in given list."""
  3985. createdAt_in: [DateTime!]
  3986. """All values that are not contained in given list."""
  3987. createdAt_not_in: [DateTime!]
  3988. """All values less than the given value."""
  3989. createdAt_lt: DateTime
  3990. """All values less than or equal the given value."""
  3991. createdAt_lte: DateTime
  3992. """All values greater than the given value."""
  3993. createdAt_gt: DateTime
  3994. """All values greater than or equal the given value."""
  3995. createdAt_gte: DateTime
  3996. intValue: Int
  3997. """All values that are not equal to given value."""
  3998. intValue_not: Int
  3999. """All values that are contained in given list."""
  4000. intValue_in: [Int!]
  4001. """All values that are not contained in given list."""
  4002. intValue_not_in: [Int!]
  4003. """All values less than the given value."""
  4004. intValue_lt: Int
  4005. """All values less than or equal the given value."""
  4006. intValue_lte: Int
  4007. """All values greater than the given value."""
  4008. intValue_gt: Int
  4009. """All values greater than or equal the given value."""
  4010. intValue_gte: Int
  4011. floatValue: Float
  4012. """All values that are not equal to given value."""
  4013. floatValue_not: Float
  4014. """All values that are contained in given list."""
  4015. floatValue_in: [Float!]
  4016. """All values that are not contained in given list."""
  4017. floatValue_not_in: [Float!]
  4018. """All values less than the given value."""
  4019. floatValue_lt: Float
  4020. """All values less than or equal the given value."""
  4021. floatValue_lte: Float
  4022. """All values greater than the given value."""
  4023. floatValue_gt: Float
  4024. """All values greater than or equal the given value."""
  4025. floatValue_gte: Float
  4026. stringValue: String
  4027. """All values that are not equal to given value."""
  4028. stringValue_not: String
  4029. """All values that are contained in given list."""
  4030. stringValue_in: [String!]
  4031. """All values that are not contained in given list."""
  4032. stringValue_not_in: [String!]
  4033. """All values less than the given value."""
  4034. stringValue_lt: String
  4035. """All values less than or equal the given value."""
  4036. stringValue_lte: String
  4037. """All values greater than the given value."""
  4038. stringValue_gt: String
  4039. """All values greater than or equal the given value."""
  4040. stringValue_gte: String
  4041. """All values containing the given string."""
  4042. stringValue_contains: String
  4043. """All values not containing the given string."""
  4044. stringValue_not_contains: String
  4045. """All values starting with the given string."""
  4046. stringValue_starts_with: String
  4047. """All values not starting with the given string."""
  4048. stringValue_not_starts_with: String
  4049. """All values ending with the given string."""
  4050. stringValue_ends_with: String
  4051. """All values not ending with the given string."""
  4052. stringValue_not_ends_with: String
  4053. }
  4054. type MeasurementSubscriptionPayload {
  4055. mutation: MutationType!
  4056. node: Measurement
  4057. updatedFields: [String!]
  4058. previousValues: MeasurementPreviousValues
  4059. }
  4060. input MeasurementSubscriptionWhereInput {
  4061. """Logical AND on all given filters."""
  4062. AND: [MeasurementSubscriptionWhereInput!]
  4063. """Logical OR on all given filters."""
  4064. OR: [MeasurementSubscriptionWhereInput!]
  4065. """Logical NOT on all given filters combined by AND."""
  4066. NOT: [MeasurementSubscriptionWhereInput!]
  4067. """The subscription event gets dispatched when it's listed in mutation_in"""
  4068. mutation_in: [MutationType!]
  4069. """
  4070. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4071. """
  4072. updatedFields_contains: String
  4073. """
  4074. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4075. """
  4076. updatedFields_contains_every: [String!]
  4077. """
  4078. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4079. """
  4080. updatedFields_contains_some: [String!]
  4081. node: MeasurementWhereInput
  4082. }
  4083. input MeasurementUpdateDataInput {
  4084. intValue: Int
  4085. floatValue: Float
  4086. stringValue: String
  4087. }
  4088. input MeasurementUpdateInput {
  4089. intValue: Int
  4090. floatValue: Float
  4091. stringValue: String
  4092. }
  4093. input MeasurementUpdateManyDataInput {
  4094. intValue: Int
  4095. floatValue: Float
  4096. stringValue: String
  4097. }
  4098. input MeasurementUpdateManyInput {
  4099. create: [MeasurementCreateInput!]
  4100. connect: [MeasurementWhereUniqueInput!]
  4101. set: [MeasurementWhereUniqueInput!]
  4102. disconnect: [MeasurementWhereUniqueInput!]
  4103. delete: [MeasurementWhereUniqueInput!]
  4104. update: [MeasurementUpdateWithWhereUniqueNestedInput!]
  4105. updateMany: [MeasurementUpdateManyWithWhereNestedInput!]
  4106. deleteMany: [MeasurementScalarWhereInput!]
  4107. upsert: [MeasurementUpsertWithWhereUniqueNestedInput!]
  4108. }
  4109. input MeasurementUpdateManyMutationInput {
  4110. intValue: Int
  4111. floatValue: Float
  4112. stringValue: String
  4113. }
  4114. input MeasurementUpdateManyWithWhereNestedInput {
  4115. where: MeasurementScalarWhereInput!
  4116. data: MeasurementUpdateManyDataInput!
  4117. }
  4118. input MeasurementUpdateWithWhereUniqueNestedInput {
  4119. where: MeasurementWhereUniqueInput!
  4120. data: MeasurementUpdateDataInput!
  4121. }
  4122. input MeasurementUpsertWithWhereUniqueNestedInput {
  4123. where: MeasurementWhereUniqueInput!
  4124. update: MeasurementUpdateDataInput!
  4125. create: MeasurementCreateInput!
  4126. }
  4127. input MeasurementWhereInput {
  4128. """Logical AND on all given filters."""
  4129. AND: [MeasurementWhereInput!]
  4130. """Logical OR on all given filters."""
  4131. OR: [MeasurementWhereInput!]
  4132. """Logical NOT on all given filters combined by AND."""
  4133. NOT: [MeasurementWhereInput!]
  4134. id: ID
  4135. """All values that are not equal to given value."""
  4136. id_not: ID
  4137. """All values that are contained in given list."""
  4138. id_in: [ID!]
  4139. """All values that are not contained in given list."""
  4140. id_not_in: [ID!]
  4141. """All values less than the given value."""
  4142. id_lt: ID
  4143. """All values less than or equal the given value."""
  4144. id_lte: ID
  4145. """All values greater than the given value."""
  4146. id_gt: ID
  4147. """All values greater than or equal the given value."""
  4148. id_gte: ID
  4149. """All values containing the given string."""
  4150. id_contains: ID
  4151. """All values not containing the given string."""
  4152. id_not_contains: ID
  4153. """All values starting with the given string."""
  4154. id_starts_with: ID
  4155. """All values not starting with the given string."""
  4156. id_not_starts_with: ID
  4157. """All values ending with the given string."""
  4158. id_ends_with: ID
  4159. """All values not ending with the given string."""
  4160. id_not_ends_with: ID
  4161. createdAt: DateTime
  4162. """All values that are not equal to given value."""
  4163. createdAt_not: DateTime
  4164. """All values that are contained in given list."""
  4165. createdAt_in: [DateTime!]
  4166. """All values that are not contained in given list."""
  4167. createdAt_not_in: [DateTime!]
  4168. """All values less than the given value."""
  4169. createdAt_lt: DateTime
  4170. """All values less than or equal the given value."""
  4171. createdAt_lte: DateTime
  4172. """All values greater than the given value."""
  4173. createdAt_gt: DateTime
  4174. """All values greater than or equal the given value."""
  4175. createdAt_gte: DateTime
  4176. intValue: Int
  4177. """All values that are not equal to given value."""
  4178. intValue_not: Int
  4179. """All values that are contained in given list."""
  4180. intValue_in: [Int!]
  4181. """All values that are not contained in given list."""
  4182. intValue_not_in: [Int!]
  4183. """All values less than the given value."""
  4184. intValue_lt: Int
  4185. """All values less than or equal the given value."""
  4186. intValue_lte: Int
  4187. """All values greater than the given value."""
  4188. intValue_gt: Int
  4189. """All values greater than or equal the given value."""
  4190. intValue_gte: Int
  4191. floatValue: Float
  4192. """All values that are not equal to given value."""
  4193. floatValue_not: Float
  4194. """All values that are contained in given list."""
  4195. floatValue_in: [Float!]
  4196. """All values that are not contained in given list."""
  4197. floatValue_not_in: [Float!]
  4198. """All values less than the given value."""
  4199. floatValue_lt: Float
  4200. """All values less than or equal the given value."""
  4201. floatValue_lte: Float
  4202. """All values greater than the given value."""
  4203. floatValue_gt: Float
  4204. """All values greater than or equal the given value."""
  4205. floatValue_gte: Float
  4206. stringValue: String
  4207. """All values that are not equal to given value."""
  4208. stringValue_not: String
  4209. """All values that are contained in given list."""
  4210. stringValue_in: [String!]
  4211. """All values that are not contained in given list."""
  4212. stringValue_not_in: [String!]
  4213. """All values less than the given value."""
  4214. stringValue_lt: String
  4215. """All values less than or equal the given value."""
  4216. stringValue_lte: String
  4217. """All values greater than the given value."""
  4218. stringValue_gt: String
  4219. """All values greater than or equal the given value."""
  4220. stringValue_gte: String
  4221. """All values containing the given string."""
  4222. stringValue_contains: String
  4223. """All values not containing the given string."""
  4224. stringValue_not_contains: String
  4225. """All values starting with the given string."""
  4226. stringValue_starts_with: String
  4227. """All values not starting with the given string."""
  4228. stringValue_not_starts_with: String
  4229. """All values ending with the given string."""
  4230. stringValue_ends_with: String
  4231. """All values not ending with the given string."""
  4232. stringValue_not_ends_with: String
  4233. }
  4234. input MeasurementWhereUniqueInput {
  4235. id: ID
  4236. }
  4237. type Meta implements Node {
  4238. id: ID!
  4239. key: String!
  4240. value: String!
  4241. }
  4242. """A connection to a list of items."""
  4243. type MetaConnection {
  4244. """Information to aid in pagination."""
  4245. pageInfo: PageInfo!
  4246. """A list of edges."""
  4247. edges: [MetaEdge]!
  4248. aggregate: AggregateMeta!
  4249. }
  4250. input MetaCreateInput {
  4251. key: String!
  4252. value: String!
  4253. }
  4254. """An edge in a connection."""
  4255. type MetaEdge {
  4256. """The item at the end of the edge."""
  4257. node: Meta!
  4258. """A cursor for use in pagination."""
  4259. cursor: String!
  4260. }
  4261. enum MetaOrderByInput {
  4262. id_ASC
  4263. id_DESC
  4264. key_ASC
  4265. key_DESC
  4266. value_ASC
  4267. value_DESC
  4268. updatedAt_ASC
  4269. updatedAt_DESC
  4270. createdAt_ASC
  4271. createdAt_DESC
  4272. }
  4273. type MetaPreviousValues {
  4274. id: ID!
  4275. key: String!
  4276. value: String!
  4277. }
  4278. type MetaSubscriptionPayload {
  4279. mutation: MutationType!
  4280. node: Meta
  4281. updatedFields: [String!]
  4282. previousValues: MetaPreviousValues
  4283. }
  4284. input MetaSubscriptionWhereInput {
  4285. """Logical AND on all given filters."""
  4286. AND: [MetaSubscriptionWhereInput!]
  4287. """Logical OR on all given filters."""
  4288. OR: [MetaSubscriptionWhereInput!]
  4289. """Logical NOT on all given filters combined by AND."""
  4290. NOT: [MetaSubscriptionWhereInput!]
  4291. """The subscription event gets dispatched when it's listed in mutation_in"""
  4292. mutation_in: [MutationType!]
  4293. """
  4294. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4295. """
  4296. updatedFields_contains: String
  4297. """
  4298. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4299. """
  4300. updatedFields_contains_every: [String!]
  4301. """
  4302. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4303. """
  4304. updatedFields_contains_some: [String!]
  4305. node: MetaWhereInput
  4306. }
  4307. input MetaUpdateInput {
  4308. key: String
  4309. value: String
  4310. }
  4311. input MetaUpdateManyMutationInput {
  4312. key: String
  4313. value: String
  4314. }
  4315. input MetaWhereInput {
  4316. """Logical AND on all given filters."""
  4317. AND: [MetaWhereInput!]
  4318. """Logical OR on all given filters."""
  4319. OR: [MetaWhereInput!]
  4320. """Logical NOT on all given filters combined by AND."""
  4321. NOT: [MetaWhereInput!]
  4322. id: ID
  4323. """All values that are not equal to given value."""
  4324. id_not: ID
  4325. """All values that are contained in given list."""
  4326. id_in: [ID!]
  4327. """All values that are not contained in given list."""
  4328. id_not_in: [ID!]
  4329. """All values less than the given value."""
  4330. id_lt: ID
  4331. """All values less than or equal the given value."""
  4332. id_lte: ID
  4333. """All values greater than the given value."""
  4334. id_gt: ID
  4335. """All values greater than or equal the given value."""
  4336. id_gte: ID
  4337. """All values containing the given string."""
  4338. id_contains: ID
  4339. """All values not containing the given string."""
  4340. id_not_contains: ID
  4341. """All values starting with the given string."""
  4342. id_starts_with: ID
  4343. """All values not starting with the given string."""
  4344. id_not_starts_with: ID
  4345. """All values ending with the given string."""
  4346. id_ends_with: ID
  4347. """All values not ending with the given string."""
  4348. id_not_ends_with: ID
  4349. key: String
  4350. """All values that are not equal to given value."""
  4351. key_not: String
  4352. """All values that are contained in given list."""
  4353. key_in: [String!]
  4354. """All values that are not contained in given list."""
  4355. key_not_in: [String!]
  4356. """All values less than the given value."""
  4357. key_lt: String
  4358. """All values less than or equal the given value."""
  4359. key_lte: String
  4360. """All values greater than the given value."""
  4361. key_gt: String
  4362. """All values greater than or equal the given value."""
  4363. key_gte: String
  4364. """All values containing the given string."""
  4365. key_contains: String
  4366. """All values not containing the given string."""
  4367. key_not_contains: String
  4368. """All values starting with the given string."""
  4369. key_starts_with: String
  4370. """All values not starting with the given string."""
  4371. key_not_starts_with: String
  4372. """All values ending with the given string."""
  4373. key_ends_with: String
  4374. """All values not ending with the given string."""
  4375. key_not_ends_with: String
  4376. value: String
  4377. """All values that are not equal to given value."""
  4378. value_not: String
  4379. """All values that are contained in given list."""
  4380. value_in: [String!]
  4381. """All values that are not contained in given list."""
  4382. value_not_in: [String!]
  4383. """All values less than the given value."""
  4384. value_lt: String
  4385. """All values less than or equal the given value."""
  4386. value_lte: String
  4387. """All values greater than the given value."""
  4388. value_gt: String
  4389. """All values greater than or equal the given value."""
  4390. value_gte: String
  4391. """All values containing the given string."""
  4392. value_contains: String
  4393. """All values not containing the given string."""
  4394. value_not_contains: String
  4395. """All values starting with the given string."""
  4396. value_starts_with: String
  4397. """All values not starting with the given string."""
  4398. value_not_starts_with: String
  4399. """All values ending with the given string."""
  4400. value_ends_with: String
  4401. """All values not ending with the given string."""
  4402. value_not_ends_with: String
  4403. }
  4404. input MetaWhereUniqueInput {
  4405. id: ID
  4406. }
  4407. type Mutation {
  4408. createMeta(data: MetaCreateInput!): Meta!
  4409. createProject(data: ProjectCreateInput!): Project!
  4410. createDUT(data: DUTCreateInput!): DUT!
  4411. createCharacterization(data: CharacterizationCreateInput!): Characterization!
  4412. createProjectVersion(data: ProjectVersionCreateInput!): ProjectVersion!
  4413. createSetupHardware(data: SetupHardwareCreateInput!): SetupHardware!
  4414. createMeasurement(data: MeasurementCreateInput!): Measurement!
  4415. createSetupHardwareInstance(data: SetupHardwareInstanceCreateInput!): SetupHardwareInstance!
  4416. createMeasurementRun(data: MeasurementRunCreateInput!): MeasurementRun!
  4417. createSetup(data: SetupCreateInput!): Setup!
  4418. createInstrumentParameter(data: InstrumentParameterCreateInput!): InstrumentParameter!
  4419. createInstrumentSubsystem(data: InstrumentSubsystemCreateInput!): InstrumentSubsystem!
  4420. createInstrumentInstance(data: InstrumentInstanceCreateInput!): InstrumentInstance!
  4421. createInstrumentCommand(data: InstrumentCommandCreateInput!): InstrumentCommand!
  4422. createEvent(data: EventCreateInput!): Event!
  4423. createUser(data: UserCreateInput!): User!
  4424. createComment(data: CommentCreateInput!): Comment!
  4425. createInstrument(data: InstrumentCreateInput!): Instrument!
  4426. createFile(data: FileCreateInput!): File!
  4427. updateMeta(data: MetaUpdateInput!, where: MetaWhereUniqueInput!): Meta
  4428. updateProject(data: ProjectUpdateInput!, where: ProjectWhereUniqueInput!): Project
  4429. updateDUT(data: DUTUpdateInput!, where: DUTWhereUniqueInput!): DUT
  4430. updateCharacterization(data: CharacterizationUpdateInput!, where: CharacterizationWhereUniqueInput!): Characterization
  4431. updateProjectVersion(data: ProjectVersionUpdateInput!, where: ProjectVersionWhereUniqueInput!): ProjectVersion
  4432. updateSetupHardware(data: SetupHardwareUpdateInput!, where: SetupHardwareWhereUniqueInput!): SetupHardware
  4433. updateMeasurement(data: MeasurementUpdateInput!, where: MeasurementWhereUniqueInput!): Measurement
  4434. updateSetupHardwareInstance(data: SetupHardwareInstanceUpdateInput!, where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  4435. updateMeasurementRun(data: MeasurementRunUpdateInput!, where: MeasurementRunWhereUniqueInput!): MeasurementRun
  4436. updateSetup(data: SetupUpdateInput!, where: SetupWhereUniqueInput!): Setup
  4437. updateInstrumentParameter(data: InstrumentParameterUpdateInput!, where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  4438. updateInstrumentSubsystem(data: InstrumentSubsystemUpdateInput!, where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  4439. updateInstrumentInstance(data: InstrumentInstanceUpdateInput!, where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  4440. updateInstrumentCommand(data: InstrumentCommandUpdateInput!, where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  4441. updateEvent(data: EventUpdateInput!, where: EventWhereUniqueInput!): Event
  4442. updateUser(data: UserUpdateInput!, where: UserWhereUniqueInput!): User
  4443. updateComment(data: CommentUpdateInput!, where: CommentWhereUniqueInput!): Comment
  4444. updateInstrument(data: InstrumentUpdateInput!, where: InstrumentWhereUniqueInput!): Instrument
  4445. updateFile(data: FileUpdateInput!, where: FileWhereUniqueInput!): File
  4446. deleteMeta(where: MetaWhereUniqueInput!): Meta
  4447. deleteProject(where: ProjectWhereUniqueInput!): Project
  4448. deleteDUT(where: DUTWhereUniqueInput!): DUT
  4449. deleteCharacterization(where: CharacterizationWhereUniqueInput!): Characterization
  4450. deleteProjectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  4451. deleteSetupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  4452. deleteMeasurement(where: MeasurementWhereUniqueInput!): Measurement
  4453. deleteSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  4454. deleteMeasurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  4455. deleteSetup(where: SetupWhereUniqueInput!): Setup
  4456. deleteInstrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  4457. deleteInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  4458. deleteInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  4459. deleteInstrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  4460. deleteEvent(where: EventWhereUniqueInput!): Event
  4461. deleteUser(where: UserWhereUniqueInput!): User
  4462. deleteComment(where: CommentWhereUniqueInput!): Comment
  4463. deleteInstrument(where: InstrumentWhereUniqueInput!): Instrument
  4464. deleteFile(where: FileWhereUniqueInput!): File
  4465. upsertMeta(where: MetaWhereUniqueInput!, create: MetaCreateInput!, update: MetaUpdateInput!): Meta!
  4466. upsertProject(where: ProjectWhereUniqueInput!, create: ProjectCreateInput!, update: ProjectUpdateInput!): Project!
  4467. upsertDUT(where: DUTWhereUniqueInput!, create: DUTCreateInput!, update: DUTUpdateInput!): DUT!
  4468. upsertCharacterization(where: CharacterizationWhereUniqueInput!, create: CharacterizationCreateInput!, update: CharacterizationUpdateInput!): Characterization!
  4469. upsertProjectVersion(where: ProjectVersionWhereUniqueInput!, create: ProjectVersionCreateInput!, update: ProjectVersionUpdateInput!): ProjectVersion!
  4470. upsertSetupHardware(where: SetupHardwareWhereUniqueInput!, create: SetupHardwareCreateInput!, update: SetupHardwareUpdateInput!): SetupHardware!
  4471. upsertMeasurement(where: MeasurementWhereUniqueInput!, create: MeasurementCreateInput!, update: MeasurementUpdateInput!): Measurement!
  4472. upsertSetupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!, create: SetupHardwareInstanceCreateInput!, update: SetupHardwareInstanceUpdateInput!): SetupHardwareInstance!
  4473. upsertMeasurementRun(where: MeasurementRunWhereUniqueInput!, create: MeasurementRunCreateInput!, update: MeasurementRunUpdateInput!): MeasurementRun!
  4474. upsertSetup(where: SetupWhereUniqueInput!, create: SetupCreateInput!, update: SetupUpdateInput!): Setup!
  4475. upsertInstrumentParameter(where: InstrumentParameterWhereUniqueInput!, create: InstrumentParameterCreateInput!, update: InstrumentParameterUpdateInput!): InstrumentParameter!
  4476. upsertInstrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!, create: InstrumentSubsystemCreateInput!, update: InstrumentSubsystemUpdateInput!): InstrumentSubsystem!
  4477. upsertInstrumentInstance(where: InstrumentInstanceWhereUniqueInput!, create: InstrumentInstanceCreateInput!, update: InstrumentInstanceUpdateInput!): InstrumentInstance!
  4478. upsertInstrumentCommand(where: InstrumentCommandWhereUniqueInput!, create: InstrumentCommandCreateInput!, update: InstrumentCommandUpdateInput!): InstrumentCommand!
  4479. upsertEvent(where: EventWhereUniqueInput!, create: EventCreateInput!, update: EventUpdateInput!): Event!
  4480. upsertUser(where: UserWhereUniqueInput!, create: UserCreateInput!, update: UserUpdateInput!): User!
  4481. upsertComment(where: CommentWhereUniqueInput!, create: CommentCreateInput!, update: CommentUpdateInput!): Comment!
  4482. upsertInstrument(where: InstrumentWhereUniqueInput!, create: InstrumentCreateInput!, update: InstrumentUpdateInput!): Instrument!
  4483. upsertFile(where: FileWhereUniqueInput!, create: FileCreateInput!, update: FileUpdateInput!): File!
  4484. updateManyMetas(data: MetaUpdateManyMutationInput!, where: MetaWhereInput): BatchPayload!
  4485. updateManyProjects(data: ProjectUpdateManyMutationInput!, where: ProjectWhereInput): BatchPayload!
  4486. updateManyDUTs(data: DUTUpdateManyMutationInput!, where: DUTWhereInput): BatchPayload!
  4487. updateManyCharacterizations(data: CharacterizationUpdateManyMutationInput!, where: CharacterizationWhereInput): BatchPayload!
  4488. updateManyProjectVersions(data: ProjectVersionUpdateManyMutationInput!, where: ProjectVersionWhereInput): BatchPayload!
  4489. updateManySetupHardwares(data: SetupHardwareUpdateManyMutationInput!, where: SetupHardwareWhereInput): BatchPayload!
  4490. updateManyMeasurements(data: MeasurementUpdateManyMutationInput!, where: MeasurementWhereInput): BatchPayload!
  4491. updateManySetupHardwareInstances(data: SetupHardwareInstanceUpdateManyMutationInput!, where: SetupHardwareInstanceWhereInput): BatchPayload!
  4492. updateManyMeasurementRuns(data: MeasurementRunUpdateManyMutationInput!, where: MeasurementRunWhereInput): BatchPayload!
  4493. updateManySetups(data: SetupUpdateManyMutationInput!, where: SetupWhereInput): BatchPayload!
  4494. updateManyInstrumentParameters(data: InstrumentParameterUpdateManyMutationInput!, where: InstrumentParameterWhereInput): BatchPayload!
  4495. updateManyInstrumentSubsystems(data: InstrumentSubsystemUpdateManyMutationInput!, where: InstrumentSubsystemWhereInput): BatchPayload!
  4496. updateManyInstrumentInstances(data: InstrumentInstanceUpdateManyMutationInput!, where: InstrumentInstanceWhereInput): BatchPayload!
  4497. updateManyInstrumentCommands(data: InstrumentCommandUpdateManyMutationInput!, where: InstrumentCommandWhereInput): BatchPayload!
  4498. updateManyEvents(data: EventUpdateManyMutationInput!, where: EventWhereInput): BatchPayload!
  4499. updateManyUsers(data: UserUpdateManyMutationInput!, where: UserWhereInput): BatchPayload!
  4500. updateManyComments(data: CommentUpdateManyMutationInput!, where: CommentWhereInput): BatchPayload!
  4501. updateManyInstruments(data: InstrumentUpdateManyMutationInput!, where: InstrumentWhereInput): BatchPayload!
  4502. updateManyFiles(data: FileUpdateManyMutationInput!, where: FileWhereInput): BatchPayload!
  4503. deleteManyMetas(where: MetaWhereInput): BatchPayload!
  4504. deleteManyProjects(where: ProjectWhereInput): BatchPayload!
  4505. deleteManyDUTs(where: DUTWhereInput): BatchPayload!
  4506. deleteManyCharacterizations(where: CharacterizationWhereInput): BatchPayload!
  4507. deleteManyProjectVersions(where: ProjectVersionWhereInput): BatchPayload!
  4508. deleteManySetupHardwares(where: SetupHardwareWhereInput): BatchPayload!
  4509. deleteManyMeasurements(where: MeasurementWhereInput): BatchPayload!
  4510. deleteManySetupHardwareInstances(where: SetupHardwareInstanceWhereInput): BatchPayload!
  4511. deleteManyMeasurementRuns(where: MeasurementRunWhereInput): BatchPayload!
  4512. deleteManySetups(where: SetupWhereInput): BatchPayload!
  4513. deleteManyInstrumentParameters(where: InstrumentParameterWhereInput): BatchPayload!
  4514. deleteManyInstrumentSubsystems(where: InstrumentSubsystemWhereInput): BatchPayload!
  4515. deleteManyInstrumentInstances(where: InstrumentInstanceWhereInput): BatchPayload!
  4516. deleteManyInstrumentCommands(where: InstrumentCommandWhereInput): BatchPayload!
  4517. deleteManyEvents(where: EventWhereInput): BatchPayload!
  4518. deleteManyUsers(where: UserWhereInput): BatchPayload!
  4519. deleteManyComments(where: CommentWhereInput): BatchPayload!
  4520. deleteManyInstruments(where: InstrumentWhereInput): BatchPayload!
  4521. deleteManyFiles(where: FileWhereInput): BatchPayload!
  4522. }
  4523. enum MutationType {
  4524. CREATED
  4525. UPDATED
  4526. DELETED
  4527. }
  4528. """An object with an ID"""
  4529. interface Node {
  4530. """The id of the object."""
  4531. id: ID!
  4532. }
  4533. """Information about pagination in a connection."""
  4534. type PageInfo {
  4535. """When paginating forwards, are there more items?"""
  4536. hasNextPage: Boolean!
  4537. """When paginating backwards, are there more items?"""
  4538. hasPreviousPage: Boolean!
  4539. """When paginating backwards, the cursor to continue."""
  4540. startCursor: String
  4541. """When paginating forwards, the cursor to continue."""
  4542. endCursor: String
  4543. }
  4544. type Project implements Node {
  4545. id: ID!
  4546. name: String!
  4547. abbreviation: String!
  4548. description: String
  4549. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  4550. versions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion!]
  4551. }
  4552. """A connection to a list of items."""
  4553. type ProjectConnection {
  4554. """Information to aid in pagination."""
  4555. pageInfo: PageInfo!
  4556. """A list of edges."""
  4557. edges: [ProjectEdge]!
  4558. aggregate: AggregateProject!
  4559. }
  4560. input ProjectCreateInput {
  4561. name: String!
  4562. abbreviation: String!
  4563. description: String
  4564. files: FileCreateManyInput
  4565. versions: ProjectVersionCreateManyWithoutProjectInput
  4566. }
  4567. input ProjectCreateOneWithoutVersionsInput {
  4568. create: ProjectCreateWithoutVersionsInput
  4569. connect: ProjectWhereUniqueInput
  4570. }
  4571. input ProjectCreateWithoutVersionsInput {
  4572. name: String!
  4573. abbreviation: String!
  4574. description: String
  4575. files: FileCreateManyInput
  4576. }
  4577. """An edge in a connection."""
  4578. type ProjectEdge {
  4579. """The item at the end of the edge."""
  4580. node: Project!
  4581. """A cursor for use in pagination."""
  4582. cursor: String!
  4583. }
  4584. enum ProjectOrderByInput {
  4585. id_ASC
  4586. id_DESC
  4587. name_ASC
  4588. name_DESC
  4589. abbreviation_ASC
  4590. abbreviation_DESC
  4591. description_ASC
  4592. description_DESC
  4593. updatedAt_ASC
  4594. updatedAt_DESC
  4595. createdAt_ASC
  4596. createdAt_DESC
  4597. }
  4598. type ProjectPreviousValues {
  4599. id: ID!
  4600. name: String!
  4601. abbreviation: String!
  4602. description: String
  4603. }
  4604. type ProjectSubscriptionPayload {
  4605. mutation: MutationType!
  4606. node: Project
  4607. updatedFields: [String!]
  4608. previousValues: ProjectPreviousValues
  4609. }
  4610. input ProjectSubscriptionWhereInput {
  4611. """Logical AND on all given filters."""
  4612. AND: [ProjectSubscriptionWhereInput!]
  4613. """Logical OR on all given filters."""
  4614. OR: [ProjectSubscriptionWhereInput!]
  4615. """Logical NOT on all given filters combined by AND."""
  4616. NOT: [ProjectSubscriptionWhereInput!]
  4617. """The subscription event gets dispatched when it's listed in mutation_in"""
  4618. mutation_in: [MutationType!]
  4619. """
  4620. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4621. """
  4622. updatedFields_contains: String
  4623. """
  4624. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4625. """
  4626. updatedFields_contains_every: [String!]
  4627. """
  4628. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4629. """
  4630. updatedFields_contains_some: [String!]
  4631. node: ProjectWhereInput
  4632. }
  4633. input ProjectUpdateInput {
  4634. name: String
  4635. abbreviation: String
  4636. description: String
  4637. files: FileUpdateManyInput
  4638. versions: ProjectVersionUpdateManyWithoutProjectInput
  4639. }
  4640. input ProjectUpdateManyMutationInput {
  4641. name: String
  4642. abbreviation: String
  4643. description: String
  4644. }
  4645. input ProjectUpdateOneRequiredWithoutVersionsInput {
  4646. create: ProjectCreateWithoutVersionsInput
  4647. connect: ProjectWhereUniqueInput
  4648. update: ProjectUpdateWithoutVersionsDataInput
  4649. upsert: ProjectUpsertWithoutVersionsInput
  4650. }
  4651. input ProjectUpdateWithoutVersionsDataInput {
  4652. name: String
  4653. abbreviation: String
  4654. description: String
  4655. files: FileUpdateManyInput
  4656. }
  4657. input ProjectUpsertWithoutVersionsInput {
  4658. update: ProjectUpdateWithoutVersionsDataInput!
  4659. create: ProjectCreateWithoutVersionsInput!
  4660. }
  4661. type ProjectVersion implements Node {
  4662. id: ID!
  4663. name: String!
  4664. changes: [String!]!
  4665. date: DateTime!
  4666. project: Project!
  4667. }
  4668. """A connection to a list of items."""
  4669. type ProjectVersionConnection {
  4670. """Information to aid in pagination."""
  4671. pageInfo: PageInfo!
  4672. """A list of edges."""
  4673. edges: [ProjectVersionEdge]!
  4674. aggregate: AggregateProjectVersion!
  4675. }
  4676. input ProjectVersionCreatechangesInput {
  4677. set: [String!]
  4678. }
  4679. input ProjectVersionCreateInput {
  4680. name: String!
  4681. date: DateTime!
  4682. changes: ProjectVersionCreatechangesInput
  4683. project: ProjectCreateOneWithoutVersionsInput!
  4684. }
  4685. input ProjectVersionCreateManyWithoutProjectInput {
  4686. create: [ProjectVersionCreateWithoutProjectInput!]
  4687. connect: [ProjectVersionWhereUniqueInput!]
  4688. }
  4689. input ProjectVersionCreateOneInput {
  4690. create: ProjectVersionCreateInput
  4691. connect: ProjectVersionWhereUniqueInput
  4692. }
  4693. input ProjectVersionCreateWithoutProjectInput {
  4694. name: String!
  4695. date: DateTime!
  4696. changes: ProjectVersionCreatechangesInput
  4697. }
  4698. """An edge in a connection."""
  4699. type ProjectVersionEdge {
  4700. """The item at the end of the edge."""
  4701. node: ProjectVersion!
  4702. """A cursor for use in pagination."""
  4703. cursor: String!
  4704. }
  4705. enum ProjectVersionOrderByInput {
  4706. id_ASC
  4707. id_DESC
  4708. name_ASC
  4709. name_DESC
  4710. date_ASC
  4711. date_DESC
  4712. updatedAt_ASC
  4713. updatedAt_DESC
  4714. createdAt_ASC
  4715. createdAt_DESC
  4716. }
  4717. type ProjectVersionPreviousValues {
  4718. id: ID!
  4719. name: String!
  4720. changes: [String!]!
  4721. date: DateTime!
  4722. }
  4723. input ProjectVersionScalarWhereInput {
  4724. """Logical AND on all given filters."""
  4725. AND: [ProjectVersionScalarWhereInput!]
  4726. """Logical OR on all given filters."""
  4727. OR: [ProjectVersionScalarWhereInput!]
  4728. """Logical NOT on all given filters combined by AND."""
  4729. NOT: [ProjectVersionScalarWhereInput!]
  4730. id: ID
  4731. """All values that are not equal to given value."""
  4732. id_not: ID
  4733. """All values that are contained in given list."""
  4734. id_in: [ID!]
  4735. """All values that are not contained in given list."""
  4736. id_not_in: [ID!]
  4737. """All values less than the given value."""
  4738. id_lt: ID
  4739. """All values less than or equal the given value."""
  4740. id_lte: ID
  4741. """All values greater than the given value."""
  4742. id_gt: ID
  4743. """All values greater than or equal the given value."""
  4744. id_gte: ID
  4745. """All values containing the given string."""
  4746. id_contains: ID
  4747. """All values not containing the given string."""
  4748. id_not_contains: ID
  4749. """All values starting with the given string."""
  4750. id_starts_with: ID
  4751. """All values not starting with the given string."""
  4752. id_not_starts_with: ID
  4753. """All values ending with the given string."""
  4754. id_ends_with: ID
  4755. """All values not ending with the given string."""
  4756. id_not_ends_with: ID
  4757. name: String
  4758. """All values that are not equal to given value."""
  4759. name_not: String
  4760. """All values that are contained in given list."""
  4761. name_in: [String!]
  4762. """All values that are not contained in given list."""
  4763. name_not_in: [String!]
  4764. """All values less than the given value."""
  4765. name_lt: String
  4766. """All values less than or equal the given value."""
  4767. name_lte: String
  4768. """All values greater than the given value."""
  4769. name_gt: String
  4770. """All values greater than or equal the given value."""
  4771. name_gte: String
  4772. """All values containing the given string."""
  4773. name_contains: String
  4774. """All values not containing the given string."""
  4775. name_not_contains: String
  4776. """All values starting with the given string."""
  4777. name_starts_with: String
  4778. """All values not starting with the given string."""
  4779. name_not_starts_with: String
  4780. """All values ending with the given string."""
  4781. name_ends_with: String
  4782. """All values not ending with the given string."""
  4783. name_not_ends_with: String
  4784. date: DateTime
  4785. """All values that are not equal to given value."""
  4786. date_not: DateTime
  4787. """All values that are contained in given list."""
  4788. date_in: [DateTime!]
  4789. """All values that are not contained in given list."""
  4790. date_not_in: [DateTime!]
  4791. """All values less than the given value."""
  4792. date_lt: DateTime
  4793. """All values less than or equal the given value."""
  4794. date_lte: DateTime
  4795. """All values greater than the given value."""
  4796. date_gt: DateTime
  4797. """All values greater than or equal the given value."""
  4798. date_gte: DateTime
  4799. }
  4800. type ProjectVersionSubscriptionPayload {
  4801. mutation: MutationType!
  4802. node: ProjectVersion
  4803. updatedFields: [String!]
  4804. previousValues: ProjectVersionPreviousValues
  4805. }
  4806. input ProjectVersionSubscriptionWhereInput {
  4807. """Logical AND on all given filters."""
  4808. AND: [ProjectVersionSubscriptionWhereInput!]
  4809. """Logical OR on all given filters."""
  4810. OR: [ProjectVersionSubscriptionWhereInput!]
  4811. """Logical NOT on all given filters combined by AND."""
  4812. NOT: [ProjectVersionSubscriptionWhereInput!]
  4813. """The subscription event gets dispatched when it's listed in mutation_in"""
  4814. mutation_in: [MutationType!]
  4815. """
  4816. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4817. """
  4818. updatedFields_contains: String
  4819. """
  4820. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4821. """
  4822. updatedFields_contains_every: [String!]
  4823. """
  4824. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4825. """
  4826. updatedFields_contains_some: [String!]
  4827. node: ProjectVersionWhereInput
  4828. }
  4829. input ProjectVersionUpdatechangesInput {
  4830. set: [String!]
  4831. }
  4832. input ProjectVersionUpdateDataInput {
  4833. name: String
  4834. date: DateTime
  4835. changes: ProjectVersionUpdatechangesInput
  4836. project: ProjectUpdateOneRequiredWithoutVersionsInput
  4837. }
  4838. input ProjectVersionUpdateInput {
  4839. name: String
  4840. date: DateTime
  4841. changes: ProjectVersionUpdatechangesInput
  4842. project: ProjectUpdateOneRequiredWithoutVersionsInput
  4843. }
  4844. input ProjectVersionUpdateManyDataInput {
  4845. name: String
  4846. date: DateTime
  4847. changes: ProjectVersionUpdatechangesInput
  4848. }
  4849. input ProjectVersionUpdateManyMutationInput {
  4850. name: String
  4851. date: DateTime
  4852. changes: ProjectVersionUpdatechangesInput
  4853. }
  4854. input ProjectVersionUpdateManyWithoutProjectInput {
  4855. create: [ProjectVersionCreateWithoutProjectInput!]
  4856. connect: [ProjectVersionWhereUniqueInput!]
  4857. set: [ProjectVersionWhereUniqueInput!]
  4858. disconnect: [ProjectVersionWhereUniqueInput!]
  4859. delete: [ProjectVersionWhereUniqueInput!]
  4860. update: [ProjectVersionUpdateWithWhereUniqueWithoutProjectInput!]
  4861. updateMany: [ProjectVersionUpdateManyWithWhereNestedInput!]
  4862. deleteMany: [ProjectVersionScalarWhereInput!]
  4863. upsert: [ProjectVersionUpsertWithWhereUniqueWithoutProjectInput!]
  4864. }
  4865. input ProjectVersionUpdateManyWithWhereNestedInput {
  4866. where: ProjectVersionScalarWhereInput!
  4867. data: ProjectVersionUpdateManyDataInput!
  4868. }
  4869. input ProjectVersionUpdateOneRequiredInput {
  4870. create: ProjectVersionCreateInput
  4871. connect: ProjectVersionWhereUniqueInput
  4872. update: ProjectVersionUpdateDataInput
  4873. upsert: ProjectVersionUpsertNestedInput
  4874. }
  4875. input ProjectVersionUpdateWithoutProjectDataInput {
  4876. name: String
  4877. date: DateTime
  4878. changes: ProjectVersionUpdatechangesInput
  4879. }
  4880. input ProjectVersionUpdateWithWhereUniqueWithoutProjectInput {
  4881. where: ProjectVersionWhereUniqueInput!
  4882. data: ProjectVersionUpdateWithoutProjectDataInput!
  4883. }
  4884. input ProjectVersionUpsertNestedInput {
  4885. update: ProjectVersionUpdateDataInput!
  4886. create: ProjectVersionCreateInput!
  4887. }
  4888. input ProjectVersionUpsertWithWhereUniqueWithoutProjectInput {
  4889. where: ProjectVersionWhereUniqueInput!
  4890. update: ProjectVersionUpdateWithoutProjectDataInput!
  4891. create: ProjectVersionCreateWithoutProjectInput!
  4892. }
  4893. input ProjectVersionWhereInput {
  4894. """Logical AND on all given filters."""
  4895. AND: [ProjectVersionWhereInput!]
  4896. """Logical OR on all given filters."""
  4897. OR: [ProjectVersionWhereInput!]
  4898. """Logical NOT on all given filters combined by AND."""
  4899. NOT: [ProjectVersionWhereInput!]
  4900. id: ID
  4901. """All values that are not equal to given value."""
  4902. id_not: ID
  4903. """All values that are contained in given list."""
  4904. id_in: [ID!]
  4905. """All values that are not contained in given list."""
  4906. id_not_in: [ID!]
  4907. """All values less than the given value."""
  4908. id_lt: ID
  4909. """All values less than or equal the given value."""
  4910. id_lte: ID
  4911. """All values greater than the given value."""
  4912. id_gt: ID
  4913. """All values greater than or equal the given value."""
  4914. id_gte: ID
  4915. """All values containing the given string."""
  4916. id_contains: ID
  4917. """All values not containing the given string."""
  4918. id_not_contains: ID
  4919. """All values starting with the given string."""
  4920. id_starts_with: ID
  4921. """All values not starting with the given string."""
  4922. id_not_starts_with: ID
  4923. """All values ending with the given string."""
  4924. id_ends_with: ID
  4925. """All values not ending with the given string."""
  4926. id_not_ends_with: ID
  4927. name: String
  4928. """All values that are not equal to given value."""
  4929. name_not: String
  4930. """All values that are contained in given list."""
  4931. name_in: [String!]
  4932. """All values that are not contained in given list."""
  4933. name_not_in: [String!]
  4934. """All values less than the given value."""
  4935. name_lt: String
  4936. """All values less than or equal the given value."""
  4937. name_lte: String
  4938. """All values greater than the given value."""
  4939. name_gt: String
  4940. """All values greater than or equal the given value."""
  4941. name_gte: String
  4942. """All values containing the given string."""
  4943. name_contains: String
  4944. """All values not containing the given string."""
  4945. name_not_contains: String
  4946. """All values starting with the given string."""
  4947. name_starts_with: String
  4948. """All values not starting with the given string."""
  4949. name_not_starts_with: String
  4950. """All values ending with the given string."""
  4951. name_ends_with: String
  4952. """All values not ending with the given string."""
  4953. name_not_ends_with: String
  4954. date: DateTime
  4955. """All values that are not equal to given value."""
  4956. date_not: DateTime
  4957. """All values that are contained in given list."""
  4958. date_in: [DateTime!]
  4959. """All values that are not contained in given list."""
  4960. date_not_in: [DateTime!]
  4961. """All values less than the given value."""
  4962. date_lt: DateTime
  4963. """All values less than or equal the given value."""
  4964. date_lte: DateTime
  4965. """All values greater than the given value."""
  4966. date_gt: DateTime
  4967. """All values greater than or equal the given value."""
  4968. date_gte: DateTime
  4969. project: ProjectWhereInput
  4970. }
  4971. input ProjectVersionWhereUniqueInput {
  4972. id: ID
  4973. name: String
  4974. }
  4975. input ProjectWhereInput {
  4976. """Logical AND on all given filters."""
  4977. AND: [ProjectWhereInput!]
  4978. """Logical OR on all given filters."""
  4979. OR: [ProjectWhereInput!]
  4980. """Logical NOT on all given filters combined by AND."""
  4981. NOT: [ProjectWhereInput!]
  4982. id: ID
  4983. """All values that are not equal to given value."""
  4984. id_not: ID
  4985. """All values that are contained in given list."""
  4986. id_in: [ID!]
  4987. """All values that are not contained in given list."""
  4988. id_not_in: [ID!]
  4989. """All values less than the given value."""
  4990. id_lt: ID
  4991. """All values less than or equal the given value."""
  4992. id_lte: ID
  4993. """All values greater than the given value."""
  4994. id_gt: ID
  4995. """All values greater than or equal the given value."""
  4996. id_gte: ID
  4997. """All values containing the given string."""
  4998. id_contains: ID
  4999. """All values not containing the given string."""
  5000. id_not_contains: ID
  5001. """All values starting with the given string."""
  5002. id_starts_with: ID
  5003. """All values not starting with the given string."""
  5004. id_not_starts_with: ID
  5005. """All values ending with the given string."""
  5006. id_ends_with: ID
  5007. """All values not ending with the given string."""
  5008. id_not_ends_with: ID
  5009. name: String
  5010. """All values that are not equal to given value."""
  5011. name_not: String
  5012. """All values that are contained in given list."""
  5013. name_in: [String!]
  5014. """All values that are not contained in given list."""
  5015. name_not_in: [String!]
  5016. """All values less than the given value."""
  5017. name_lt: String
  5018. """All values less than or equal the given value."""
  5019. name_lte: String
  5020. """All values greater than the given value."""
  5021. name_gt: String
  5022. """All values greater than or equal the given value."""
  5023. name_gte: String
  5024. """All values containing the given string."""
  5025. name_contains: String
  5026. """All values not containing the given string."""
  5027. name_not_contains: String
  5028. """All values starting with the given string."""
  5029. name_starts_with: String
  5030. """All values not starting with the given string."""
  5031. name_not_starts_with: String
  5032. """All values ending with the given string."""
  5033. name_ends_with: String
  5034. """All values not ending with the given string."""
  5035. name_not_ends_with: String
  5036. abbreviation: String
  5037. """All values that are not equal to given value."""
  5038. abbreviation_not: String
  5039. """All values that are contained in given list."""
  5040. abbreviation_in: [String!]
  5041. """All values that are not contained in given list."""
  5042. abbreviation_not_in: [String!]
  5043. """All values less than the given value."""
  5044. abbreviation_lt: String
  5045. """All values less than or equal the given value."""
  5046. abbreviation_lte: String
  5047. """All values greater than the given value."""
  5048. abbreviation_gt: String
  5049. """All values greater than or equal the given value."""
  5050. abbreviation_gte: String
  5051. """All values containing the given string."""
  5052. abbreviation_contains: String
  5053. """All values not containing the given string."""
  5054. abbreviation_not_contains: String
  5055. """All values starting with the given string."""
  5056. abbreviation_starts_with: String
  5057. """All values not starting with the given string."""
  5058. abbreviation_not_starts_with: String
  5059. """All values ending with the given string."""
  5060. abbreviation_ends_with: String
  5061. """All values not ending with the given string."""
  5062. abbreviation_not_ends_with: String
  5063. description: String
  5064. """All values that are not equal to given value."""
  5065. description_not: String
  5066. """All values that are contained in given list."""
  5067. description_in: [String!]
  5068. """All values that are not contained in given list."""
  5069. description_not_in: [String!]
  5070. """All values less than the given value."""
  5071. description_lt: String
  5072. """All values less than or equal the given value."""
  5073. description_lte: String
  5074. """All values greater than the given value."""
  5075. description_gt: String
  5076. """All values greater than or equal the given value."""
  5077. description_gte: String
  5078. """All values containing the given string."""
  5079. description_contains: String
  5080. """All values not containing the given string."""
  5081. description_not_contains: String
  5082. """All values starting with the given string."""
  5083. description_starts_with: String
  5084. """All values not starting with the given string."""
  5085. description_not_starts_with: String
  5086. """All values ending with the given string."""
  5087. description_ends_with: String
  5088. """All values not ending with the given string."""
  5089. description_not_ends_with: String
  5090. files_every: FileWhereInput
  5091. files_some: FileWhereInput
  5092. files_none: FileWhereInput
  5093. versions_every: ProjectVersionWhereInput
  5094. versions_some: ProjectVersionWhereInput
  5095. versions_none: ProjectVersionWhereInput
  5096. }
  5097. input ProjectWhereUniqueInput {
  5098. id: ID
  5099. name: String
  5100. abbreviation: String
  5101. }
  5102. type Query {
  5103. metas(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Meta]!
  5104. projects(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Project]!
  5105. dUTs(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [DUT]!
  5106. characterizations(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Characterization]!
  5107. projectVersions(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ProjectVersion]!
  5108. setupHardwares(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardware]!
  5109. measurements(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Measurement]!
  5110. setupHardwareInstances(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance]!
  5111. measurementRuns(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [MeasurementRun]!
  5112. setups(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Setup]!
  5113. instrumentParameters(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentParameter]!
  5114. instrumentSubsystems(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentSubsystem]!
  5115. instrumentInstances(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance]!
  5116. instrumentCommands(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentCommand]!
  5117. events(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Event]!
  5118. users(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User]!
  5119. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment]!
  5120. instruments(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Instrument]!
  5121. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File]!
  5122. meta(where: MetaWhereUniqueInput!): Meta
  5123. project(where: ProjectWhereUniqueInput!): Project
  5124. dUT(where: DUTWhereUniqueInput!): DUT
  5125. characterization(where: CharacterizationWhereUniqueInput!): Characterization
  5126. projectVersion(where: ProjectVersionWhereUniqueInput!): ProjectVersion
  5127. setupHardware(where: SetupHardwareWhereUniqueInput!): SetupHardware
  5128. measurement(where: MeasurementWhereUniqueInput!): Measurement
  5129. setupHardwareInstance(where: SetupHardwareInstanceWhereUniqueInput!): SetupHardwareInstance
  5130. measurementRun(where: MeasurementRunWhereUniqueInput!): MeasurementRun
  5131. setup(where: SetupWhereUniqueInput!): Setup
  5132. instrumentParameter(where: InstrumentParameterWhereUniqueInput!): InstrumentParameter
  5133. instrumentSubsystem(where: InstrumentSubsystemWhereUniqueInput!): InstrumentSubsystem
  5134. instrumentInstance(where: InstrumentInstanceWhereUniqueInput!): InstrumentInstance
  5135. instrumentCommand(where: InstrumentCommandWhereUniqueInput!): InstrumentCommand
  5136. event(where: EventWhereUniqueInput!): Event
  5137. user(where: UserWhereUniqueInput!): User
  5138. comment(where: CommentWhereUniqueInput!): Comment
  5139. instrument(where: InstrumentWhereUniqueInput!): Instrument
  5140. file(where: FileWhereUniqueInput!): File
  5141. metasConnection(where: MetaWhereInput, orderBy: MetaOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MetaConnection!
  5142. projectsConnection(where: ProjectWhereInput, orderBy: ProjectOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectConnection!
  5143. dUTsConnection(where: DUTWhereInput, orderBy: DUTOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): DUTConnection!
  5144. characterizationsConnection(where: CharacterizationWhereInput, orderBy: CharacterizationOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CharacterizationConnection!
  5145. projectVersionsConnection(where: ProjectVersionWhereInput, orderBy: ProjectVersionOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ProjectVersionConnection!
  5146. setupHardwaresConnection(where: SetupHardwareWhereInput, orderBy: SetupHardwareOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareConnection!
  5147. measurementsConnection(where: MeasurementWhereInput, orderBy: MeasurementOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementConnection!
  5148. setupHardwareInstancesConnection(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupHardwareInstanceConnection!
  5149. measurementRunsConnection(where: MeasurementRunWhereInput, orderBy: MeasurementRunOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): MeasurementRunConnection!
  5150. setupsConnection(where: SetupWhereInput, orderBy: SetupOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): SetupConnection!
  5151. instrumentParametersConnection(where: InstrumentParameterWhereInput, orderBy: InstrumentParameterOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentParameterConnection!
  5152. instrumentSubsystemsConnection(where: InstrumentSubsystemWhereInput, orderBy: InstrumentSubsystemOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentSubsystemConnection!
  5153. instrumentInstancesConnection(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentInstanceConnection!
  5154. instrumentCommandsConnection(where: InstrumentCommandWhereInput, orderBy: InstrumentCommandOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentCommandConnection!
  5155. eventsConnection(where: EventWhereInput, orderBy: EventOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): EventConnection!
  5156. usersConnection(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): UserConnection!
  5157. commentsConnection(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CommentConnection!
  5158. instrumentsConnection(where: InstrumentWhereInput, orderBy: InstrumentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): InstrumentConnection!
  5159. filesConnection(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): FileConnection!
  5160. """Fetches an object given its ID"""
  5161. node(
  5162. """The ID of an object"""
  5163. id: ID!
  5164. ): Node
  5165. }
  5166. type Setup implements Node {
  5167. id: ID!
  5168. name: String!
  5169. description: String!
  5170. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5171. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  5172. setupHardware(where: SetupHardwareInstanceWhereInput, orderBy: SetupHardwareInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [SetupHardwareInstance!]
  5173. instruments(where: InstrumentInstanceWhereInput, orderBy: InstrumentInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [InstrumentInstance!]
  5174. }
  5175. """A connection to a list of items."""
  5176. type SetupConnection {
  5177. """Information to aid in pagination."""
  5178. pageInfo: PageInfo!
  5179. """A list of edges."""
  5180. edges: [SetupEdge]!
  5181. aggregate: AggregateSetup!
  5182. }
  5183. input SetupCreateInput {
  5184. name: String!
  5185. description: String!
  5186. images: FileCreateManyInput
  5187. comments: CommentCreateManyInput
  5188. setupHardware: SetupHardwareInstanceCreateManyInput
  5189. instruments: InstrumentInstanceCreateManyInput
  5190. }
  5191. input SetupCreateOneInput {
  5192. create: SetupCreateInput
  5193. connect: SetupWhereUniqueInput
  5194. }
  5195. """An edge in a connection."""
  5196. type SetupEdge {
  5197. """The item at the end of the edge."""
  5198. node: Setup!
  5199. """A cursor for use in pagination."""
  5200. cursor: String!
  5201. }
  5202. type SetupHardware implements Node {
  5203. id: ID!
  5204. name: String!
  5205. description: String
  5206. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5207. }
  5208. """A connection to a list of items."""
  5209. type SetupHardwareConnection {
  5210. """Information to aid in pagination."""
  5211. pageInfo: PageInfo!
  5212. """A list of edges."""
  5213. edges: [SetupHardwareEdge]!
  5214. aggregate: AggregateSetupHardware!
  5215. }
  5216. input SetupHardwareCreateInput {
  5217. name: String!
  5218. description: String
  5219. images: FileCreateManyInput
  5220. }
  5221. input SetupHardwareCreateOneInput {
  5222. create: SetupHardwareCreateInput
  5223. connect: SetupHardwareWhereUniqueInput
  5224. }
  5225. """An edge in a connection."""
  5226. type SetupHardwareEdge {
  5227. """The item at the end of the edge."""
  5228. node: SetupHardware!
  5229. """A cursor for use in pagination."""
  5230. cursor: String!
  5231. }
  5232. type SetupHardwareInstance implements Node {
  5233. id: ID!
  5234. setupHardware: SetupHardware!
  5235. identifier: String!
  5236. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5237. }
  5238. """A connection to a list of items."""
  5239. type SetupHardwareInstanceConnection {
  5240. """Information to aid in pagination."""
  5241. pageInfo: PageInfo!
  5242. """A list of edges."""
  5243. edges: [SetupHardwareInstanceEdge]!
  5244. aggregate: AggregateSetupHardwareInstance!
  5245. }
  5246. input SetupHardwareInstanceCreateInput {
  5247. identifier: String!
  5248. setupHardware: SetupHardwareCreateOneInput!
  5249. images: FileCreateManyInput
  5250. }
  5251. input SetupHardwareInstanceCreateManyInput {
  5252. create: [SetupHardwareInstanceCreateInput!]
  5253. connect: [SetupHardwareInstanceWhereUniqueInput!]
  5254. }
  5255. """An edge in a connection."""
  5256. type SetupHardwareInstanceEdge {
  5257. """The item at the end of the edge."""
  5258. node: SetupHardwareInstance!
  5259. """A cursor for use in pagination."""
  5260. cursor: String!
  5261. }
  5262. enum SetupHardwareInstanceOrderByInput {
  5263. id_ASC
  5264. id_DESC
  5265. identifier_ASC
  5266. identifier_DESC
  5267. updatedAt_ASC
  5268. updatedAt_DESC
  5269. createdAt_ASC
  5270. createdAt_DESC
  5271. }
  5272. type SetupHardwareInstancePreviousValues {
  5273. id: ID!
  5274. identifier: String!
  5275. }
  5276. input SetupHardwareInstanceScalarWhereInput {
  5277. """Logical AND on all given filters."""
  5278. AND: [SetupHardwareInstanceScalarWhereInput!]
  5279. """Logical OR on all given filters."""
  5280. OR: [SetupHardwareInstanceScalarWhereInput!]
  5281. """Logical NOT on all given filters combined by AND."""
  5282. NOT: [SetupHardwareInstanceScalarWhereInput!]
  5283. id: ID
  5284. """All values that are not equal to given value."""
  5285. id_not: ID
  5286. """All values that are contained in given list."""
  5287. id_in: [ID!]
  5288. """All values that are not contained in given list."""
  5289. id_not_in: [ID!]
  5290. """All values less than the given value."""
  5291. id_lt: ID
  5292. """All values less than or equal the given value."""
  5293. id_lte: ID
  5294. """All values greater than the given value."""
  5295. id_gt: ID
  5296. """All values greater than or equal the given value."""
  5297. id_gte: ID
  5298. """All values containing the given string."""
  5299. id_contains: ID
  5300. """All values not containing the given string."""
  5301. id_not_contains: ID
  5302. """All values starting with the given string."""
  5303. id_starts_with: ID
  5304. """All values not starting with the given string."""
  5305. id_not_starts_with: ID
  5306. """All values ending with the given string."""
  5307. id_ends_with: ID
  5308. """All values not ending with the given string."""
  5309. id_not_ends_with: ID
  5310. identifier: String
  5311. """All values that are not equal to given value."""
  5312. identifier_not: String
  5313. """All values that are contained in given list."""
  5314. identifier_in: [String!]
  5315. """All values that are not contained in given list."""
  5316. identifier_not_in: [String!]
  5317. """All values less than the given value."""
  5318. identifier_lt: String
  5319. """All values less than or equal the given value."""
  5320. identifier_lte: String
  5321. """All values greater than the given value."""
  5322. identifier_gt: String
  5323. """All values greater than or equal the given value."""
  5324. identifier_gte: String
  5325. """All values containing the given string."""
  5326. identifier_contains: String
  5327. """All values not containing the given string."""
  5328. identifier_not_contains: String
  5329. """All values starting with the given string."""
  5330. identifier_starts_with: String
  5331. """All values not starting with the given string."""
  5332. identifier_not_starts_with: String
  5333. """All values ending with the given string."""
  5334. identifier_ends_with: String
  5335. """All values not ending with the given string."""
  5336. identifier_not_ends_with: String
  5337. }
  5338. type SetupHardwareInstanceSubscriptionPayload {
  5339. mutation: MutationType!
  5340. node: SetupHardwareInstance
  5341. updatedFields: [String!]
  5342. previousValues: SetupHardwareInstancePreviousValues
  5343. }
  5344. input SetupHardwareInstanceSubscriptionWhereInput {
  5345. """Logical AND on all given filters."""
  5346. AND: [SetupHardwareInstanceSubscriptionWhereInput!]
  5347. """Logical OR on all given filters."""
  5348. OR: [SetupHardwareInstanceSubscriptionWhereInput!]
  5349. """Logical NOT on all given filters combined by AND."""
  5350. NOT: [SetupHardwareInstanceSubscriptionWhereInput!]
  5351. """The subscription event gets dispatched when it's listed in mutation_in"""
  5352. mutation_in: [MutationType!]
  5353. """
  5354. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5355. """
  5356. updatedFields_contains: String
  5357. """
  5358. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5359. """
  5360. updatedFields_contains_every: [String!]
  5361. """
  5362. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5363. """
  5364. updatedFields_contains_some: [String!]
  5365. node: SetupHardwareInstanceWhereInput
  5366. }
  5367. input SetupHardwareInstanceUpdateDataInput {
  5368. identifier: String
  5369. setupHardware: SetupHardwareUpdateOneRequiredInput
  5370. images: FileUpdateManyInput
  5371. }
  5372. input SetupHardwareInstanceUpdateInput {
  5373. identifier: String
  5374. setupHardware: SetupHardwareUpdateOneRequiredInput
  5375. images: FileUpdateManyInput
  5376. }
  5377. input SetupHardwareInstanceUpdateManyDataInput {
  5378. identifier: String
  5379. }
  5380. input SetupHardwareInstanceUpdateManyInput {
  5381. create: [SetupHardwareInstanceCreateInput!]
  5382. connect: [SetupHardwareInstanceWhereUniqueInput!]
  5383. set: [SetupHardwareInstanceWhereUniqueInput!]
  5384. disconnect: [SetupHardwareInstanceWhereUniqueInput!]
  5385. delete: [SetupHardwareInstanceWhereUniqueInput!]
  5386. update: [SetupHardwareInstanceUpdateWithWhereUniqueNestedInput!]
  5387. updateMany: [SetupHardwareInstanceUpdateManyWithWhereNestedInput!]
  5388. deleteMany: [SetupHardwareInstanceScalarWhereInput!]
  5389. upsert: [SetupHardwareInstanceUpsertWithWhereUniqueNestedInput!]
  5390. }
  5391. input SetupHardwareInstanceUpdateManyMutationInput {
  5392. identifier: String
  5393. }
  5394. input SetupHardwareInstanceUpdateManyWithWhereNestedInput {
  5395. where: SetupHardwareInstanceScalarWhereInput!
  5396. data: SetupHardwareInstanceUpdateManyDataInput!
  5397. }
  5398. input SetupHardwareInstanceUpdateWithWhereUniqueNestedInput {
  5399. where: SetupHardwareInstanceWhereUniqueInput!
  5400. data: SetupHardwareInstanceUpdateDataInput!
  5401. }
  5402. input SetupHardwareInstanceUpsertWithWhereUniqueNestedInput {
  5403. where: SetupHardwareInstanceWhereUniqueInput!
  5404. update: SetupHardwareInstanceUpdateDataInput!
  5405. create: SetupHardwareInstanceCreateInput!
  5406. }
  5407. input SetupHardwareInstanceWhereInput {
  5408. """Logical AND on all given filters."""
  5409. AND: [SetupHardwareInstanceWhereInput!]
  5410. """Logical OR on all given filters."""
  5411. OR: [SetupHardwareInstanceWhereInput!]
  5412. """Logical NOT on all given filters combined by AND."""
  5413. NOT: [SetupHardwareInstanceWhereInput!]
  5414. id: ID
  5415. """All values that are not equal to given value."""
  5416. id_not: ID
  5417. """All values that are contained in given list."""
  5418. id_in: [ID!]
  5419. """All values that are not contained in given list."""
  5420. id_not_in: [ID!]
  5421. """All values less than the given value."""
  5422. id_lt: ID
  5423. """All values less than or equal the given value."""
  5424. id_lte: ID
  5425. """All values greater than the given value."""
  5426. id_gt: ID
  5427. """All values greater than or equal the given value."""
  5428. id_gte: ID
  5429. """All values containing the given string."""
  5430. id_contains: ID
  5431. """All values not containing the given string."""
  5432. id_not_contains: ID
  5433. """All values starting with the given string."""
  5434. id_starts_with: ID
  5435. """All values not starting with the given string."""
  5436. id_not_starts_with: ID
  5437. """All values ending with the given string."""
  5438. id_ends_with: ID
  5439. """All values not ending with the given string."""
  5440. id_not_ends_with: ID
  5441. identifier: String
  5442. """All values that are not equal to given value."""
  5443. identifier_not: String
  5444. """All values that are contained in given list."""
  5445. identifier_in: [String!]
  5446. """All values that are not contained in given list."""
  5447. identifier_not_in: [String!]
  5448. """All values less than the given value."""
  5449. identifier_lt: String
  5450. """All values less than or equal the given value."""
  5451. identifier_lte: String
  5452. """All values greater than the given value."""
  5453. identifier_gt: String
  5454. """All values greater than or equal the given value."""
  5455. identifier_gte: String
  5456. """All values containing the given string."""
  5457. identifier_contains: String
  5458. """All values not containing the given string."""
  5459. identifier_not_contains: String
  5460. """All values starting with the given string."""
  5461. identifier_starts_with: String
  5462. """All values not starting with the given string."""
  5463. identifier_not_starts_with: String
  5464. """All values ending with the given string."""
  5465. identifier_ends_with: String
  5466. """All values not ending with the given string."""
  5467. identifier_not_ends_with: String
  5468. setupHardware: SetupHardwareWhereInput
  5469. images_every: FileWhereInput
  5470. images_some: FileWhereInput
  5471. images_none: FileWhereInput
  5472. }
  5473. input SetupHardwareInstanceWhereUniqueInput {
  5474. id: ID
  5475. }
  5476. enum SetupHardwareOrderByInput {
  5477. id_ASC
  5478. id_DESC
  5479. name_ASC
  5480. name_DESC
  5481. description_ASC
  5482. description_DESC
  5483. updatedAt_ASC
  5484. updatedAt_DESC
  5485. createdAt_ASC
  5486. createdAt_DESC
  5487. }
  5488. type SetupHardwarePreviousValues {
  5489. id: ID!
  5490. name: String!
  5491. description: String
  5492. }
  5493. type SetupHardwareSubscriptionPayload {
  5494. mutation: MutationType!
  5495. node: SetupHardware
  5496. updatedFields: [String!]
  5497. previousValues: SetupHardwarePreviousValues
  5498. }
  5499. input SetupHardwareSubscriptionWhereInput {
  5500. """Logical AND on all given filters."""
  5501. AND: [SetupHardwareSubscriptionWhereInput!]
  5502. """Logical OR on all given filters."""
  5503. OR: [SetupHardwareSubscriptionWhereInput!]
  5504. """Logical NOT on all given filters combined by AND."""
  5505. NOT: [SetupHardwareSubscriptionWhereInput!]
  5506. """The subscription event gets dispatched when it's listed in mutation_in"""
  5507. mutation_in: [MutationType!]
  5508. """
  5509. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5510. """
  5511. updatedFields_contains: String
  5512. """
  5513. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5514. """
  5515. updatedFields_contains_every: [String!]
  5516. """
  5517. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5518. """
  5519. updatedFields_contains_some: [String!]
  5520. node: SetupHardwareWhereInput
  5521. }
  5522. input SetupHardwareUpdateDataInput {
  5523. name: String
  5524. description: String
  5525. images: FileUpdateManyInput
  5526. }
  5527. input SetupHardwareUpdateInput {
  5528. name: String
  5529. description: String
  5530. images: FileUpdateManyInput
  5531. }
  5532. input SetupHardwareUpdateManyMutationInput {
  5533. name: String
  5534. description: String
  5535. }
  5536. input SetupHardwareUpdateOneRequiredInput {
  5537. create: SetupHardwareCreateInput
  5538. connect: SetupHardwareWhereUniqueInput
  5539. update: SetupHardwareUpdateDataInput
  5540. upsert: SetupHardwareUpsertNestedInput
  5541. }
  5542. input SetupHardwareUpsertNestedInput {
  5543. update: SetupHardwareUpdateDataInput!
  5544. create: SetupHardwareCreateInput!
  5545. }
  5546. input SetupHardwareWhereInput {
  5547. """Logical AND on all given filters."""
  5548. AND: [SetupHardwareWhereInput!]
  5549. """Logical OR on all given filters."""
  5550. OR: [SetupHardwareWhereInput!]
  5551. """Logical NOT on all given filters combined by AND."""
  5552. NOT: [SetupHardwareWhereInput!]
  5553. id: ID
  5554. """All values that are not equal to given value."""
  5555. id_not: ID
  5556. """All values that are contained in given list."""
  5557. id_in: [ID!]
  5558. """All values that are not contained in given list."""
  5559. id_not_in: [ID!]
  5560. """All values less than the given value."""
  5561. id_lt: ID
  5562. """All values less than or equal the given value."""
  5563. id_lte: ID
  5564. """All values greater than the given value."""
  5565. id_gt: ID
  5566. """All values greater than or equal the given value."""
  5567. id_gte: ID
  5568. """All values containing the given string."""
  5569. id_contains: ID
  5570. """All values not containing the given string."""
  5571. id_not_contains: ID
  5572. """All values starting with the given string."""
  5573. id_starts_with: ID
  5574. """All values not starting with the given string."""
  5575. id_not_starts_with: ID
  5576. """All values ending with the given string."""
  5577. id_ends_with: ID
  5578. """All values not ending with the given string."""
  5579. id_not_ends_with: ID
  5580. name: String
  5581. """All values that are not equal to given value."""
  5582. name_not: String
  5583. """All values that are contained in given list."""
  5584. name_in: [String!]
  5585. """All values that are not contained in given list."""
  5586. name_not_in: [String!]
  5587. """All values less than the given value."""
  5588. name_lt: String
  5589. """All values less than or equal the given value."""
  5590. name_lte: String
  5591. """All values greater than the given value."""
  5592. name_gt: String
  5593. """All values greater than or equal the given value."""
  5594. name_gte: String
  5595. """All values containing the given string."""
  5596. name_contains: String
  5597. """All values not containing the given string."""
  5598. name_not_contains: String
  5599. """All values starting with the given string."""
  5600. name_starts_with: String
  5601. """All values not starting with the given string."""
  5602. name_not_starts_with: String
  5603. """All values ending with the given string."""
  5604. name_ends_with: String
  5605. """All values not ending with the given string."""
  5606. name_not_ends_with: String
  5607. description: String
  5608. """All values that are not equal to given value."""
  5609. description_not: String
  5610. """All values that are contained in given list."""
  5611. description_in: [String!]
  5612. """All values that are not contained in given list."""
  5613. description_not_in: [String!]
  5614. """All values less than the given value."""
  5615. description_lt: String
  5616. """All values less than or equal the given value."""
  5617. description_lte: String
  5618. """All values greater than the given value."""
  5619. description_gt: String
  5620. """All values greater than or equal the given value."""
  5621. description_gte: String
  5622. """All values containing the given string."""
  5623. description_contains: String
  5624. """All values not containing the given string."""
  5625. description_not_contains: String
  5626. """All values starting with the given string."""
  5627. description_starts_with: String
  5628. """All values not starting with the given string."""
  5629. description_not_starts_with: String
  5630. """All values ending with the given string."""
  5631. description_ends_with: String
  5632. """All values not ending with the given string."""
  5633. description_not_ends_with: String
  5634. images_every: FileWhereInput
  5635. images_some: FileWhereInput
  5636. images_none: FileWhereInput
  5637. }
  5638. input SetupHardwareWhereUniqueInput {
  5639. id: ID
  5640. }
  5641. enum SetupOrderByInput {
  5642. id_ASC
  5643. id_DESC
  5644. name_ASC
  5645. name_DESC
  5646. description_ASC
  5647. description_DESC
  5648. updatedAt_ASC
  5649. updatedAt_DESC
  5650. createdAt_ASC
  5651. createdAt_DESC
  5652. }
  5653. type SetupPreviousValues {
  5654. id: ID!
  5655. name: String!
  5656. description: String!
  5657. }
  5658. type SetupSubscriptionPayload {
  5659. mutation: MutationType!
  5660. node: Setup
  5661. updatedFields: [String!]
  5662. previousValues: SetupPreviousValues
  5663. }
  5664. input SetupSubscriptionWhereInput {
  5665. """Logical AND on all given filters."""
  5666. AND: [SetupSubscriptionWhereInput!]
  5667. """Logical OR on all given filters."""
  5668. OR: [SetupSubscriptionWhereInput!]
  5669. """Logical NOT on all given filters combined by AND."""
  5670. NOT: [SetupSubscriptionWhereInput!]
  5671. """The subscription event gets dispatched when it's listed in mutation_in"""
  5672. mutation_in: [MutationType!]
  5673. """
  5674. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5675. """
  5676. updatedFields_contains: String
  5677. """
  5678. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5679. """
  5680. updatedFields_contains_every: [String!]
  5681. """
  5682. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5683. """
  5684. updatedFields_contains_some: [String!]
  5685. node: SetupWhereInput
  5686. }
  5687. input SetupUpdateDataInput {
  5688. name: String
  5689. description: String
  5690. images: FileUpdateManyInput
  5691. comments: CommentUpdateManyInput
  5692. setupHardware: SetupHardwareInstanceUpdateManyInput
  5693. instruments: InstrumentInstanceUpdateManyInput
  5694. }
  5695. input SetupUpdateInput {
  5696. name: String
  5697. description: String
  5698. images: FileUpdateManyInput
  5699. comments: CommentUpdateManyInput
  5700. setupHardware: SetupHardwareInstanceUpdateManyInput
  5701. instruments: InstrumentInstanceUpdateManyInput
  5702. }
  5703. input SetupUpdateManyMutationInput {
  5704. name: String
  5705. description: String
  5706. }
  5707. input SetupUpdateOneRequiredInput {
  5708. create: SetupCreateInput
  5709. connect: SetupWhereUniqueInput
  5710. update: SetupUpdateDataInput
  5711. upsert: SetupUpsertNestedInput
  5712. }
  5713. input SetupUpsertNestedInput {
  5714. update: SetupUpdateDataInput!
  5715. create: SetupCreateInput!
  5716. }
  5717. input SetupWhereInput {
  5718. """Logical AND on all given filters."""
  5719. AND: [SetupWhereInput!]
  5720. """Logical OR on all given filters."""
  5721. OR: [SetupWhereInput!]
  5722. """Logical NOT on all given filters combined by AND."""
  5723. NOT: [SetupWhereInput!]
  5724. id: ID
  5725. """All values that are not equal to given value."""
  5726. id_not: ID
  5727. """All values that are contained in given list."""
  5728. id_in: [ID!]
  5729. """All values that are not contained in given list."""
  5730. id_not_in: [ID!]
  5731. """All values less than the given value."""
  5732. id_lt: ID
  5733. """All values less than or equal the given value."""
  5734. id_lte: ID
  5735. """All values greater than the given value."""
  5736. id_gt: ID
  5737. """All values greater than or equal the given value."""
  5738. id_gte: ID
  5739. """All values containing the given string."""
  5740. id_contains: ID
  5741. """All values not containing the given string."""
  5742. id_not_contains: ID
  5743. """All values starting with the given string."""
  5744. id_starts_with: ID
  5745. """All values not starting with the given string."""
  5746. id_not_starts_with: ID
  5747. """All values ending with the given string."""
  5748. id_ends_with: ID
  5749. """All values not ending with the given string."""
  5750. id_not_ends_with: ID
  5751. name: String
  5752. """All values that are not equal to given value."""
  5753. name_not: String
  5754. """All values that are contained in given list."""
  5755. name_in: [String!]
  5756. """All values that are not contained in given list."""
  5757. name_not_in: [String!]
  5758. """All values less than the given value."""
  5759. name_lt: String
  5760. """All values less than or equal the given value."""
  5761. name_lte: String
  5762. """All values greater than the given value."""
  5763. name_gt: String
  5764. """All values greater than or equal the given value."""
  5765. name_gte: String
  5766. """All values containing the given string."""
  5767. name_contains: String
  5768. """All values not containing the given string."""
  5769. name_not_contains: String
  5770. """All values starting with the given string."""
  5771. name_starts_with: String
  5772. """All values not starting with the given string."""
  5773. name_not_starts_with: String
  5774. """All values ending with the given string."""
  5775. name_ends_with: String
  5776. """All values not ending with the given string."""
  5777. name_not_ends_with: String
  5778. description: String
  5779. """All values that are not equal to given value."""
  5780. description_not: String
  5781. """All values that are contained in given list."""
  5782. description_in: [String!]
  5783. """All values that are not contained in given list."""
  5784. description_not_in: [String!]
  5785. """All values less than the given value."""
  5786. description_lt: String
  5787. """All values less than or equal the given value."""
  5788. description_lte: String
  5789. """All values greater than the given value."""
  5790. description_gt: String
  5791. """All values greater than or equal the given value."""
  5792. description_gte: String
  5793. """All values containing the given string."""
  5794. description_contains: String
  5795. """All values not containing the given string."""
  5796. description_not_contains: String
  5797. """All values starting with the given string."""
  5798. description_starts_with: String
  5799. """All values not starting with the given string."""
  5800. description_not_starts_with: String
  5801. """All values ending with the given string."""
  5802. description_ends_with: String
  5803. """All values not ending with the given string."""
  5804. description_not_ends_with: String
  5805. images_every: FileWhereInput
  5806. images_some: FileWhereInput
  5807. images_none: FileWhereInput
  5808. comments_every: CommentWhereInput
  5809. comments_some: CommentWhereInput
  5810. comments_none: CommentWhereInput
  5811. setupHardware_every: SetupHardwareInstanceWhereInput
  5812. setupHardware_some: SetupHardwareInstanceWhereInput
  5813. setupHardware_none: SetupHardwareInstanceWhereInput
  5814. instruments_every: InstrumentInstanceWhereInput
  5815. instruments_some: InstrumentInstanceWhereInput
  5816. instruments_none: InstrumentInstanceWhereInput
  5817. }
  5818. input SetupWhereUniqueInput {
  5819. id: ID
  5820. }
  5821. type Subscription {
  5822. meta(where: MetaSubscriptionWhereInput): MetaSubscriptionPayload
  5823. project(where: ProjectSubscriptionWhereInput): ProjectSubscriptionPayload
  5824. dUT(where: DUTSubscriptionWhereInput): DUTSubscriptionPayload
  5825. characterization(where: CharacterizationSubscriptionWhereInput): CharacterizationSubscriptionPayload
  5826. projectVersion(where: ProjectVersionSubscriptionWhereInput): ProjectVersionSubscriptionPayload
  5827. setupHardware(where: SetupHardwareSubscriptionWhereInput): SetupHardwareSubscriptionPayload
  5828. measurement(where: MeasurementSubscriptionWhereInput): MeasurementSubscriptionPayload
  5829. setupHardwareInstance(where: SetupHardwareInstanceSubscriptionWhereInput): SetupHardwareInstanceSubscriptionPayload
  5830. measurementRun(where: MeasurementRunSubscriptionWhereInput): MeasurementRunSubscriptionPayload
  5831. setup(where: SetupSubscriptionWhereInput): SetupSubscriptionPayload
  5832. instrumentParameter(where: InstrumentParameterSubscriptionWhereInput): InstrumentParameterSubscriptionPayload
  5833. instrumentSubsystem(where: InstrumentSubsystemSubscriptionWhereInput): InstrumentSubsystemSubscriptionPayload
  5834. instrumentInstance(where: InstrumentInstanceSubscriptionWhereInput): InstrumentInstanceSubscriptionPayload
  5835. instrumentCommand(where: InstrumentCommandSubscriptionWhereInput): InstrumentCommandSubscriptionPayload
  5836. event(where: EventSubscriptionWhereInput): EventSubscriptionPayload
  5837. user(where: UserSubscriptionWhereInput): UserSubscriptionPayload
  5838. comment(where: CommentSubscriptionWhereInput): CommentSubscriptionPayload
  5839. instrument(where: InstrumentSubscriptionWhereInput): InstrumentSubscriptionPayload
  5840. file(where: FileSubscriptionWhereInput): FileSubscriptionPayload
  5841. }
  5842. type User implements Node {
  5843. id: ID!
  5844. email: String!
  5845. name: String!
  5846. abbreviation: String!
  5847. password: String!
  5848. images(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File!]
  5849. }
  5850. """A connection to a list of items."""
  5851. type UserConnection {
  5852. """Information to aid in pagination."""
  5853. pageInfo: PageInfo!
  5854. """A list of edges."""
  5855. edges: [UserEdge]!
  5856. aggregate: AggregateUser!
  5857. }
  5858. input UserCreateInput {
  5859. email: String!
  5860. name: String!
  5861. abbreviation: String!
  5862. password: String!
  5863. images: FileCreateManyInput
  5864. }
  5865. input UserCreateManyInput {
  5866. create: [UserCreateInput!]
  5867. connect: [UserWhereUniqueInput!]
  5868. }
  5869. """An edge in a connection."""
  5870. type UserEdge {
  5871. """The item at the end of the edge."""
  5872. node: User!
  5873. """A cursor for use in pagination."""
  5874. cursor: String!
  5875. }
  5876. enum UserOrderByInput {
  5877. id_ASC
  5878. id_DESC
  5879. email_ASC
  5880. email_DESC
  5881. name_ASC
  5882. name_DESC
  5883. abbreviation_ASC
  5884. abbreviation_DESC
  5885. password_ASC
  5886. password_DESC
  5887. updatedAt_ASC
  5888. updatedAt_DESC
  5889. createdAt_ASC
  5890. createdAt_DESC
  5891. }
  5892. type UserPreviousValues {
  5893. id: ID!
  5894. email: String!
  5895. name: String!
  5896. abbreviation: String!
  5897. password: String!
  5898. }
  5899. input UserScalarWhereInput {
  5900. """Logical AND on all given filters."""
  5901. AND: [UserScalarWhereInput!]
  5902. """Logical OR on all given filters."""
  5903. OR: [UserScalarWhereInput!]
  5904. """Logical NOT on all given filters combined by AND."""
  5905. NOT: [UserScalarWhereInput!]
  5906. id: ID
  5907. """All values that are not equal to given value."""
  5908. id_not: ID
  5909. """All values that are contained in given list."""
  5910. id_in: [ID!]
  5911. """All values that are not contained in given list."""
  5912. id_not_in: [ID!]
  5913. """All values less than the given value."""
  5914. id_lt: ID
  5915. """All values less than or equal the given value."""
  5916. id_lte: ID
  5917. """All values greater than the given value."""
  5918. id_gt: ID
  5919. """All values greater than or equal the given value."""
  5920. id_gte: ID
  5921. """All values containing the given string."""
  5922. id_contains: ID
  5923. """All values not containing the given string."""
  5924. id_not_contains: ID
  5925. """All values starting with the given string."""
  5926. id_starts_with: ID
  5927. """All values not starting with the given string."""
  5928. id_not_starts_with: ID
  5929. """All values ending with the given string."""
  5930. id_ends_with: ID
  5931. """All values not ending with the given string."""
  5932. id_not_ends_with: ID
  5933. email: String
  5934. """All values that are not equal to given value."""
  5935. email_not: String
  5936. """All values that are contained in given list."""
  5937. email_in: [String!]
  5938. """All values that are not contained in given list."""
  5939. email_not_in: [String!]
  5940. """All values less than the given value."""
  5941. email_lt: String
  5942. """All values less than or equal the given value."""
  5943. email_lte: String
  5944. """All values greater than the given value."""
  5945. email_gt: String
  5946. """All values greater than or equal the given value."""
  5947. email_gte: String
  5948. """All values containing the given string."""
  5949. email_contains: String
  5950. """All values not containing the given string."""
  5951. email_not_contains: String
  5952. """All values starting with the given string."""
  5953. email_starts_with: String
  5954. """All values not starting with the given string."""
  5955. email_not_starts_with: String
  5956. """All values ending with the given string."""
  5957. email_ends_with: String
  5958. """All values not ending with the given string."""
  5959. email_not_ends_with: String
  5960. name: String
  5961. """All values that are not equal to given value."""
  5962. name_not: String
  5963. """All values that are contained in given list."""
  5964. name_in: [String!]
  5965. """All values that are not contained in given list."""
  5966. name_not_in: [String!]
  5967. """All values less than the given value."""
  5968. name_lt: String
  5969. """All values less than or equal the given value."""
  5970. name_lte: String
  5971. """All values greater than the given value."""
  5972. name_gt: String
  5973. """All values greater than or equal the given value."""
  5974. name_gte: String
  5975. """All values containing the given string."""
  5976. name_contains: String
  5977. """All values not containing the given string."""
  5978. name_not_contains: String
  5979. """All values starting with the given string."""
  5980. name_starts_with: String
  5981. """All values not starting with the given string."""
  5982. name_not_starts_with: String
  5983. """All values ending with the given string."""
  5984. name_ends_with: String
  5985. """All values not ending with the given string."""
  5986. name_not_ends_with: String
  5987. abbreviation: String
  5988. """All values that are not equal to given value."""
  5989. abbreviation_not: String
  5990. """All values that are contained in given list."""
  5991. abbreviation_in: [String!]
  5992. """All values that are not contained in given list."""
  5993. abbreviation_not_in: [String!]
  5994. """All values less than the given value."""
  5995. abbreviation_lt: String
  5996. """All values less than or equal the given value."""
  5997. abbreviation_lte: String
  5998. """All values greater than the given value."""
  5999. abbreviation_gt: String
  6000. """All values greater than or equal the given value."""
  6001. abbreviation_gte: String
  6002. """All values containing the given string."""
  6003. abbreviation_contains: String
  6004. """All values not containing the given string."""
  6005. abbreviation_not_contains: String
  6006. """All values starting with the given string."""
  6007. abbreviation_starts_with: String
  6008. """All values not starting with the given string."""
  6009. abbreviation_not_starts_with: String
  6010. """All values ending with the given string."""
  6011. abbreviation_ends_with: String
  6012. """All values not ending with the given string."""
  6013. abbreviation_not_ends_with: String
  6014. password: String
  6015. """All values that are not equal to given value."""
  6016. password_not: String
  6017. """All values that are contained in given list."""
  6018. password_in: [String!]
  6019. """All values that are not contained in given list."""
  6020. password_not_in: [String!]
  6021. """All values less than the given value."""
  6022. password_lt: String
  6023. """All values less than or equal the given value."""
  6024. password_lte: String
  6025. """All values greater than the given value."""
  6026. password_gt: String
  6027. """All values greater than or equal the given value."""
  6028. password_gte: String
  6029. """All values containing the given string."""
  6030. password_contains: String
  6031. """All values not containing the given string."""
  6032. password_not_contains: String
  6033. """All values starting with the given string."""
  6034. password_starts_with: String
  6035. """All values not starting with the given string."""
  6036. password_not_starts_with: String
  6037. """All values ending with the given string."""
  6038. password_ends_with: String
  6039. """All values not ending with the given string."""
  6040. password_not_ends_with: String
  6041. }
  6042. type UserSubscriptionPayload {
  6043. mutation: MutationType!
  6044. node: User
  6045. updatedFields: [String!]
  6046. previousValues: UserPreviousValues
  6047. }
  6048. input UserSubscriptionWhereInput {
  6049. """Logical AND on all given filters."""
  6050. AND: [UserSubscriptionWhereInput!]
  6051. """Logical OR on all given filters."""
  6052. OR: [UserSubscriptionWhereInput!]
  6053. """Logical NOT on all given filters combined by AND."""
  6054. NOT: [UserSubscriptionWhereInput!]
  6055. """The subscription event gets dispatched when it's listed in mutation_in"""
  6056. mutation_in: [MutationType!]
  6057. """
  6058. The subscription event gets only dispatched when one of the updated fields names is included in this list
  6059. """
  6060. updatedFields_contains: String
  6061. """
  6062. The subscription event gets only dispatched when all of the field names included in this list have been updated
  6063. """
  6064. updatedFields_contains_every: [String!]
  6065. """
  6066. The subscription event gets only dispatched when some of the field names included in this list have been updated
  6067. """
  6068. updatedFields_contains_some: [String!]
  6069. node: UserWhereInput
  6070. }
  6071. input UserUpdateDataInput {
  6072. email: String
  6073. name: String
  6074. abbreviation: String
  6075. password: String
  6076. images: FileUpdateManyInput
  6077. }
  6078. input UserUpdateInput {
  6079. email: String
  6080. name: String
  6081. abbreviation: String
  6082. password: String
  6083. images: FileUpdateManyInput
  6084. }
  6085. input UserUpdateManyDataInput {
  6086. email: String
  6087. name: String
  6088. abbreviation: String
  6089. password: String
  6090. }
  6091. input UserUpdateManyInput {
  6092. create: [UserCreateInput!]
  6093. connect: [UserWhereUniqueInput!]
  6094. set: [UserWhereUniqueInput!]
  6095. disconnect: [UserWhereUniqueInput!]
  6096. delete: [UserWhereUniqueInput!]
  6097. update: [UserUpdateWithWhereUniqueNestedInput!]
  6098. updateMany: [UserUpdateManyWithWhereNestedInput!]
  6099. deleteMany: [UserScalarWhereInput!]
  6100. upsert: [UserUpsertWithWhereUniqueNestedInput!]
  6101. }
  6102. input UserUpdateManyMutationInput {
  6103. email: String
  6104. name: String
  6105. abbreviation: String
  6106. password: String
  6107. }
  6108. input UserUpdateManyWithWhereNestedInput {
  6109. where: UserScalarWhereInput!
  6110. data: UserUpdateManyDataInput!
  6111. }
  6112. input UserUpdateWithWhereUniqueNestedInput {
  6113. where: UserWhereUniqueInput!
  6114. data: UserUpdateDataInput!
  6115. }
  6116. input UserUpsertWithWhereUniqueNestedInput {
  6117. where: UserWhereUniqueInput!
  6118. update: UserUpdateDataInput!
  6119. create: UserCreateInput!
  6120. }
  6121. input UserWhereInput {
  6122. """Logical AND on all given filters."""
  6123. AND: [UserWhereInput!]
  6124. """Logical OR on all given filters."""
  6125. OR: [UserWhereInput!]
  6126. """Logical NOT on all given filters combined by AND."""
  6127. NOT: [UserWhereInput!]
  6128. id: ID
  6129. """All values that are not equal to given value."""
  6130. id_not: ID
  6131. """All values that are contained in given list."""
  6132. id_in: [ID!]
  6133. """All values that are not contained in given list."""
  6134. id_not_in: [ID!]
  6135. """All values less than the given value."""
  6136. id_lt: ID
  6137. """All values less than or equal the given value."""
  6138. id_lte: ID
  6139. """All values greater than the given value."""
  6140. id_gt: ID
  6141. """All values greater than or equal the given value."""
  6142. id_gte: ID
  6143. """All values containing the given string."""
  6144. id_contains: ID
  6145. """All values not containing the given string."""
  6146. id_not_contains: ID
  6147. """All values starting with the given string."""
  6148. id_starts_with: ID
  6149. """All values not starting with the given string."""
  6150. id_not_starts_with: ID
  6151. """All values ending with the given string."""
  6152. id_ends_with: ID
  6153. """All values not ending with the given string."""
  6154. id_not_ends_with: ID
  6155. email: String
  6156. """All values that are not equal to given value."""
  6157. email_not: String
  6158. """All values that are contained in given list."""
  6159. email_in: [String!]
  6160. """All values that are not contained in given list."""
  6161. email_not_in: [String!]
  6162. """All values less than the given value."""
  6163. email_lt: String
  6164. """All values less than or equal the given value."""
  6165. email_lte: String
  6166. """All values greater than the given value."""
  6167. email_gt: String
  6168. """All values greater than or equal the given value."""
  6169. email_gte: String
  6170. """All values containing the given string."""
  6171. email_contains: String
  6172. """All values not containing the given string."""
  6173. email_not_contains: String
  6174. """All values starting with the given string."""
  6175. email_starts_with: String
  6176. """All values not starting with the given string."""
  6177. email_not_starts_with: String
  6178. """All values ending with the given string."""
  6179. email_ends_with: String
  6180. """All values not ending with the given string."""
  6181. email_not_ends_with: String
  6182. name: String
  6183. """All values that are not equal to given value."""
  6184. name_not: String
  6185. """All values that are contained in given list."""
  6186. name_in: [String!]
  6187. """All values that are not contained in given list."""
  6188. name_not_in: [String!]
  6189. """All values less than the given value."""
  6190. name_lt: String
  6191. """All values less than or equal the given value."""
  6192. name_lte: String
  6193. """All values greater than the given value."""
  6194. name_gt: String
  6195. """All values greater than or equal the given value."""
  6196. name_gte: String
  6197. """All values containing the given string."""
  6198. name_contains: String
  6199. """All values not containing the given string."""
  6200. name_not_contains: String
  6201. """All values starting with the given string."""
  6202. name_starts_with: String
  6203. """All values not starting with the given string."""
  6204. name_not_starts_with: String
  6205. """All values ending with the given string."""
  6206. name_ends_with: String
  6207. """All values not ending with the given string."""
  6208. name_not_ends_with: String
  6209. abbreviation: String
  6210. """All values that are not equal to given value."""
  6211. abbreviation_not: String
  6212. """All values that are contained in given list."""
  6213. abbreviation_in: [String!]
  6214. """All values that are not contained in given list."""
  6215. abbreviation_not_in: [String!]
  6216. """All values less than the given value."""
  6217. abbreviation_lt: String
  6218. """All values less than or equal the given value."""
  6219. abbreviation_lte: String
  6220. """All values greater than the given value."""
  6221. abbreviation_gt: String
  6222. """All values greater than or equal the given value."""
  6223. abbreviation_gte: String
  6224. """All values containing the given string."""
  6225. abbreviation_contains: String
  6226. """All values not containing the given string."""
  6227. abbreviation_not_contains: String
  6228. """All values starting with the given string."""
  6229. abbreviation_starts_with: String
  6230. """All values not starting with the given string."""
  6231. abbreviation_not_starts_with: String
  6232. """All values ending with the given string."""
  6233. abbreviation_ends_with: String
  6234. """All values not ending with the given string."""
  6235. abbreviation_not_ends_with: String
  6236. password: String
  6237. """All values that are not equal to given value."""
  6238. password_not: String
  6239. """All values that are contained in given list."""
  6240. password_in: [String!]
  6241. """All values that are not contained in given list."""
  6242. password_not_in: [String!]
  6243. """All values less than the given value."""
  6244. password_lt: String
  6245. """All values less than or equal the given value."""
  6246. password_lte: String
  6247. """All values greater than the given value."""
  6248. password_gt: String
  6249. """All values greater than or equal the given value."""
  6250. password_gte: String
  6251. """All values containing the given string."""
  6252. password_contains: String
  6253. """All values not containing the given string."""
  6254. password_not_contains: String
  6255. """All values starting with the given string."""
  6256. password_starts_with: String
  6257. """All values not starting with the given string."""
  6258. password_not_starts_with: String
  6259. """All values ending with the given string."""
  6260. password_ends_with: String
  6261. """All values not ending with the given string."""
  6262. password_not_ends_with: String
  6263. images_every: FileWhereInput
  6264. images_some: FileWhereInput
  6265. images_none: FileWhereInput
  6266. }
  6267. input UserWhereUniqueInput {
  6268. id: ID
  6269. email: String
  6270. }