prisma.graphql 220 KB

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