prisma.graphql 222 KB

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