prisma.graphql 175 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891
  1. # source: http://prisma:4466
  2. # timestamp: Tue Apr 28 2020 13:41:20 GMT+0000 (Coordinated Universal Time)
  3. type AggregateBlock {
  4. count: Int!
  5. }
  6. type AggregateBlockInstance {
  7. count: Int!
  8. }
  9. type AggregateComment {
  10. count: Int!
  11. }
  12. type AggregateExercise {
  13. count: Int!
  14. }
  15. type AggregateExerciseInstance {
  16. count: Int!
  17. }
  18. type AggregateFile {
  19. count: Int!
  20. }
  21. type AggregateFormat {
  22. count: Int!
  23. }
  24. type AggregateLink {
  25. count: Int!
  26. }
  27. type AggregatePicture {
  28. count: Int!
  29. }
  30. type AggregateRating {
  31. count: Int!
  32. }
  33. type AggregateTrack {
  34. count: Int!
  35. }
  36. type AggregateTraining {
  37. count: Int!
  38. }
  39. type AggregateTrainingType {
  40. count: Int!
  41. }
  42. type AggregateUser {
  43. count: Int!
  44. }
  45. type AggregateVideo {
  46. count: Int!
  47. }
  48. type BatchPayload {
  49. """The number of nodes that have been affected by the Batch operation."""
  50. count: Long!
  51. }
  52. type Block implements Node {
  53. id: ID!
  54. title: String!
  55. description: String
  56. duration: Int
  57. format: Format!
  58. rest: Int
  59. tracks(where: TrackWhereInput, orderBy: TrackOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Track!]
  60. videos(where: VideoWhereInput, orderBy: VideoOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Video!]
  61. pictures(where: PictureWhereInput, orderBy: PictureOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Picture!]
  62. blocks(where: BlockInstanceWhereInput, orderBy: BlockInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [BlockInstance!]
  63. parentBlockInstances(where: BlockInstanceWhereInput, orderBy: BlockInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [BlockInstance!]
  64. exercises(where: ExerciseInstanceWhereInput, orderBy: ExerciseInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ExerciseInstance!]
  65. }
  66. """A connection to a list of items."""
  67. type BlockConnection {
  68. """Information to aid in pagination."""
  69. pageInfo: PageInfo!
  70. """A list of edges."""
  71. edges: [BlockEdge]!
  72. aggregate: AggregateBlock!
  73. }
  74. input BlockCreateInput {
  75. id: ID
  76. title: String!
  77. description: String
  78. duration: Int
  79. rest: Int
  80. format: FormatCreateOneInput!
  81. tracks: TrackCreateManyInput
  82. videos: VideoCreateManyInput
  83. pictures: PictureCreateManyInput
  84. blocks: BlockInstanceCreateManyWithoutParentBlockInput
  85. parentBlockInstances: BlockInstanceCreateManyWithoutBlockInput
  86. exercises: ExerciseInstanceCreateManyWithoutParentBlockInstancesInput
  87. }
  88. input BlockCreateOneWithoutBlocksInput {
  89. create: BlockCreateWithoutBlocksInput
  90. connect: BlockWhereUniqueInput
  91. }
  92. input BlockCreateOneWithoutExercisesInput {
  93. create: BlockCreateWithoutExercisesInput
  94. connect: BlockWhereUniqueInput
  95. }
  96. input BlockCreateOneWithoutParentBlockInstancesInput {
  97. create: BlockCreateWithoutParentBlockInstancesInput
  98. connect: BlockWhereUniqueInput
  99. }
  100. input BlockCreateWithoutBlocksInput {
  101. id: ID
  102. title: String!
  103. description: String
  104. duration: Int
  105. rest: Int
  106. format: FormatCreateOneInput!
  107. tracks: TrackCreateManyInput
  108. videos: VideoCreateManyInput
  109. pictures: PictureCreateManyInput
  110. parentBlockInstances: BlockInstanceCreateManyWithoutBlockInput
  111. exercises: ExerciseInstanceCreateManyWithoutParentBlockInstancesInput
  112. }
  113. input BlockCreateWithoutExercisesInput {
  114. id: ID
  115. title: String!
  116. description: String
  117. duration: Int
  118. rest: Int
  119. format: FormatCreateOneInput!
  120. tracks: TrackCreateManyInput
  121. videos: VideoCreateManyInput
  122. pictures: PictureCreateManyInput
  123. blocks: BlockInstanceCreateManyWithoutParentBlockInput
  124. parentBlockInstances: BlockInstanceCreateManyWithoutBlockInput
  125. }
  126. input BlockCreateWithoutParentBlockInstancesInput {
  127. id: ID
  128. title: String!
  129. description: String
  130. duration: Int
  131. rest: Int
  132. format: FormatCreateOneInput!
  133. tracks: TrackCreateManyInput
  134. videos: VideoCreateManyInput
  135. pictures: PictureCreateManyInput
  136. blocks: BlockInstanceCreateManyWithoutParentBlockInput
  137. exercises: ExerciseInstanceCreateManyWithoutParentBlockInstancesInput
  138. }
  139. """An edge in a connection."""
  140. type BlockEdge {
  141. """The item at the end of the edge."""
  142. node: Block!
  143. """A cursor for use in pagination."""
  144. cursor: String!
  145. }
  146. type BlockInstance implements Node {
  147. id: ID!
  148. block: Block!
  149. parentBlock: Block
  150. parentTraining: Training
  151. order: Int!
  152. rounds: Int
  153. variation: String
  154. }
  155. """A connection to a list of items."""
  156. type BlockInstanceConnection {
  157. """Information to aid in pagination."""
  158. pageInfo: PageInfo!
  159. """A list of edges."""
  160. edges: [BlockInstanceEdge]!
  161. aggregate: AggregateBlockInstance!
  162. }
  163. input BlockInstanceCreateInput {
  164. id: ID
  165. order: Int!
  166. rounds: Int
  167. variation: String
  168. block: BlockCreateOneWithoutParentBlockInstancesInput!
  169. parentBlock: BlockCreateOneWithoutBlocksInput
  170. parentTraining: TrainingCreateOneWithoutBlocksInput
  171. }
  172. input BlockInstanceCreateManyWithoutBlockInput {
  173. create: [BlockInstanceCreateWithoutBlockInput!]
  174. connect: [BlockInstanceWhereUniqueInput!]
  175. }
  176. input BlockInstanceCreateManyWithoutParentBlockInput {
  177. create: [BlockInstanceCreateWithoutParentBlockInput!]
  178. connect: [BlockInstanceWhereUniqueInput!]
  179. }
  180. input BlockInstanceCreateManyWithoutParentTrainingInput {
  181. create: [BlockInstanceCreateWithoutParentTrainingInput!]
  182. connect: [BlockInstanceWhereUniqueInput!]
  183. }
  184. input BlockInstanceCreateWithoutBlockInput {
  185. id: ID
  186. order: Int!
  187. rounds: Int
  188. variation: String
  189. parentBlock: BlockCreateOneWithoutBlocksInput
  190. parentTraining: TrainingCreateOneWithoutBlocksInput
  191. }
  192. input BlockInstanceCreateWithoutParentBlockInput {
  193. id: ID
  194. order: Int!
  195. rounds: Int
  196. variation: String
  197. block: BlockCreateOneWithoutParentBlockInstancesInput!
  198. parentTraining: TrainingCreateOneWithoutBlocksInput
  199. }
  200. input BlockInstanceCreateWithoutParentTrainingInput {
  201. id: ID
  202. order: Int!
  203. rounds: Int
  204. variation: String
  205. block: BlockCreateOneWithoutParentBlockInstancesInput!
  206. parentBlock: BlockCreateOneWithoutBlocksInput
  207. }
  208. """An edge in a connection."""
  209. type BlockInstanceEdge {
  210. """The item at the end of the edge."""
  211. node: BlockInstance!
  212. """A cursor for use in pagination."""
  213. cursor: String!
  214. }
  215. enum BlockInstanceOrderByInput {
  216. id_ASC
  217. id_DESC
  218. order_ASC
  219. order_DESC
  220. rounds_ASC
  221. rounds_DESC
  222. variation_ASC
  223. variation_DESC
  224. }
  225. type BlockInstancePreviousValues {
  226. id: ID!
  227. order: Int!
  228. rounds: Int
  229. variation: String
  230. }
  231. input BlockInstanceScalarWhereInput {
  232. """Logical AND on all given filters."""
  233. AND: [BlockInstanceScalarWhereInput!]
  234. """Logical OR on all given filters."""
  235. OR: [BlockInstanceScalarWhereInput!]
  236. """Logical NOT on all given filters combined by AND."""
  237. NOT: [BlockInstanceScalarWhereInput!]
  238. id: ID
  239. """All values that are not equal to given value."""
  240. id_not: ID
  241. """All values that are contained in given list."""
  242. id_in: [ID!]
  243. """All values that are not contained in given list."""
  244. id_not_in: [ID!]
  245. """All values less than the given value."""
  246. id_lt: ID
  247. """All values less than or equal the given value."""
  248. id_lte: ID
  249. """All values greater than the given value."""
  250. id_gt: ID
  251. """All values greater than or equal the given value."""
  252. id_gte: ID
  253. """All values containing the given string."""
  254. id_contains: ID
  255. """All values not containing the given string."""
  256. id_not_contains: ID
  257. """All values starting with the given string."""
  258. id_starts_with: ID
  259. """All values not starting with the given string."""
  260. id_not_starts_with: ID
  261. """All values ending with the given string."""
  262. id_ends_with: ID
  263. """All values not ending with the given string."""
  264. id_not_ends_with: ID
  265. order: Int
  266. """All values that are not equal to given value."""
  267. order_not: Int
  268. """All values that are contained in given list."""
  269. order_in: [Int!]
  270. """All values that are not contained in given list."""
  271. order_not_in: [Int!]
  272. """All values less than the given value."""
  273. order_lt: Int
  274. """All values less than or equal the given value."""
  275. order_lte: Int
  276. """All values greater than the given value."""
  277. order_gt: Int
  278. """All values greater than or equal the given value."""
  279. order_gte: Int
  280. rounds: Int
  281. """All values that are not equal to given value."""
  282. rounds_not: Int
  283. """All values that are contained in given list."""
  284. rounds_in: [Int!]
  285. """All values that are not contained in given list."""
  286. rounds_not_in: [Int!]
  287. """All values less than the given value."""
  288. rounds_lt: Int
  289. """All values less than or equal the given value."""
  290. rounds_lte: Int
  291. """All values greater than the given value."""
  292. rounds_gt: Int
  293. """All values greater than or equal the given value."""
  294. rounds_gte: Int
  295. variation: String
  296. """All values that are not equal to given value."""
  297. variation_not: String
  298. """All values that are contained in given list."""
  299. variation_in: [String!]
  300. """All values that are not contained in given list."""
  301. variation_not_in: [String!]
  302. """All values less than the given value."""
  303. variation_lt: String
  304. """All values less than or equal the given value."""
  305. variation_lte: String
  306. """All values greater than the given value."""
  307. variation_gt: String
  308. """All values greater than or equal the given value."""
  309. variation_gte: String
  310. """All values containing the given string."""
  311. variation_contains: String
  312. """All values not containing the given string."""
  313. variation_not_contains: String
  314. """All values starting with the given string."""
  315. variation_starts_with: String
  316. """All values not starting with the given string."""
  317. variation_not_starts_with: String
  318. """All values ending with the given string."""
  319. variation_ends_with: String
  320. """All values not ending with the given string."""
  321. variation_not_ends_with: String
  322. }
  323. type BlockInstanceSubscriptionPayload {
  324. mutation: MutationType!
  325. node: BlockInstance
  326. updatedFields: [String!]
  327. previousValues: BlockInstancePreviousValues
  328. }
  329. input BlockInstanceSubscriptionWhereInput {
  330. """Logical AND on all given filters."""
  331. AND: [BlockInstanceSubscriptionWhereInput!]
  332. """Logical OR on all given filters."""
  333. OR: [BlockInstanceSubscriptionWhereInput!]
  334. """Logical NOT on all given filters combined by AND."""
  335. NOT: [BlockInstanceSubscriptionWhereInput!]
  336. """The subscription event gets dispatched when it's listed in mutation_in"""
  337. mutation_in: [MutationType!]
  338. """
  339. The subscription event gets only dispatched when one of the updated fields names is included in this list
  340. """
  341. updatedFields_contains: String
  342. """
  343. The subscription event gets only dispatched when all of the field names included in this list have been updated
  344. """
  345. updatedFields_contains_every: [String!]
  346. """
  347. The subscription event gets only dispatched when some of the field names included in this list have been updated
  348. """
  349. updatedFields_contains_some: [String!]
  350. node: BlockInstanceWhereInput
  351. }
  352. input BlockInstanceUpdateInput {
  353. order: Int
  354. rounds: Int
  355. variation: String
  356. block: BlockUpdateOneRequiredWithoutParentBlockInstancesInput
  357. parentBlock: BlockUpdateOneWithoutBlocksInput
  358. parentTraining: TrainingUpdateOneWithoutBlocksInput
  359. }
  360. input BlockInstanceUpdateManyDataInput {
  361. order: Int
  362. rounds: Int
  363. variation: String
  364. }
  365. input BlockInstanceUpdateManyMutationInput {
  366. order: Int
  367. rounds: Int
  368. variation: String
  369. }
  370. input BlockInstanceUpdateManyWithoutBlockInput {
  371. create: [BlockInstanceCreateWithoutBlockInput!]
  372. connect: [BlockInstanceWhereUniqueInput!]
  373. set: [BlockInstanceWhereUniqueInput!]
  374. disconnect: [BlockInstanceWhereUniqueInput!]
  375. delete: [BlockInstanceWhereUniqueInput!]
  376. update: [BlockInstanceUpdateWithWhereUniqueWithoutBlockInput!]
  377. updateMany: [BlockInstanceUpdateManyWithWhereNestedInput!]
  378. deleteMany: [BlockInstanceScalarWhereInput!]
  379. upsert: [BlockInstanceUpsertWithWhereUniqueWithoutBlockInput!]
  380. }
  381. input BlockInstanceUpdateManyWithoutParentBlockInput {
  382. create: [BlockInstanceCreateWithoutParentBlockInput!]
  383. connect: [BlockInstanceWhereUniqueInput!]
  384. set: [BlockInstanceWhereUniqueInput!]
  385. disconnect: [BlockInstanceWhereUniqueInput!]
  386. delete: [BlockInstanceWhereUniqueInput!]
  387. update: [BlockInstanceUpdateWithWhereUniqueWithoutParentBlockInput!]
  388. updateMany: [BlockInstanceUpdateManyWithWhereNestedInput!]
  389. deleteMany: [BlockInstanceScalarWhereInput!]
  390. upsert: [BlockInstanceUpsertWithWhereUniqueWithoutParentBlockInput!]
  391. }
  392. input BlockInstanceUpdateManyWithoutParentTrainingInput {
  393. create: [BlockInstanceCreateWithoutParentTrainingInput!]
  394. connect: [BlockInstanceWhereUniqueInput!]
  395. set: [BlockInstanceWhereUniqueInput!]
  396. disconnect: [BlockInstanceWhereUniqueInput!]
  397. delete: [BlockInstanceWhereUniqueInput!]
  398. update: [BlockInstanceUpdateWithWhereUniqueWithoutParentTrainingInput!]
  399. updateMany: [BlockInstanceUpdateManyWithWhereNestedInput!]
  400. deleteMany: [BlockInstanceScalarWhereInput!]
  401. upsert: [BlockInstanceUpsertWithWhereUniqueWithoutParentTrainingInput!]
  402. }
  403. input BlockInstanceUpdateManyWithWhereNestedInput {
  404. where: BlockInstanceScalarWhereInput!
  405. data: BlockInstanceUpdateManyDataInput!
  406. }
  407. input BlockInstanceUpdateWithoutBlockDataInput {
  408. order: Int
  409. rounds: Int
  410. variation: String
  411. parentBlock: BlockUpdateOneWithoutBlocksInput
  412. parentTraining: TrainingUpdateOneWithoutBlocksInput
  413. }
  414. input BlockInstanceUpdateWithoutParentBlockDataInput {
  415. order: Int
  416. rounds: Int
  417. variation: String
  418. block: BlockUpdateOneRequiredWithoutParentBlockInstancesInput
  419. parentTraining: TrainingUpdateOneWithoutBlocksInput
  420. }
  421. input BlockInstanceUpdateWithoutParentTrainingDataInput {
  422. order: Int
  423. rounds: Int
  424. variation: String
  425. block: BlockUpdateOneRequiredWithoutParentBlockInstancesInput
  426. parentBlock: BlockUpdateOneWithoutBlocksInput
  427. }
  428. input BlockInstanceUpdateWithWhereUniqueWithoutBlockInput {
  429. where: BlockInstanceWhereUniqueInput!
  430. data: BlockInstanceUpdateWithoutBlockDataInput!
  431. }
  432. input BlockInstanceUpdateWithWhereUniqueWithoutParentBlockInput {
  433. where: BlockInstanceWhereUniqueInput!
  434. data: BlockInstanceUpdateWithoutParentBlockDataInput!
  435. }
  436. input BlockInstanceUpdateWithWhereUniqueWithoutParentTrainingInput {
  437. where: BlockInstanceWhereUniqueInput!
  438. data: BlockInstanceUpdateWithoutParentTrainingDataInput!
  439. }
  440. input BlockInstanceUpsertWithWhereUniqueWithoutBlockInput {
  441. where: BlockInstanceWhereUniqueInput!
  442. update: BlockInstanceUpdateWithoutBlockDataInput!
  443. create: BlockInstanceCreateWithoutBlockInput!
  444. }
  445. input BlockInstanceUpsertWithWhereUniqueWithoutParentBlockInput {
  446. where: BlockInstanceWhereUniqueInput!
  447. update: BlockInstanceUpdateWithoutParentBlockDataInput!
  448. create: BlockInstanceCreateWithoutParentBlockInput!
  449. }
  450. input BlockInstanceUpsertWithWhereUniqueWithoutParentTrainingInput {
  451. where: BlockInstanceWhereUniqueInput!
  452. update: BlockInstanceUpdateWithoutParentTrainingDataInput!
  453. create: BlockInstanceCreateWithoutParentTrainingInput!
  454. }
  455. input BlockInstanceWhereInput {
  456. """Logical AND on all given filters."""
  457. AND: [BlockInstanceWhereInput!]
  458. """Logical OR on all given filters."""
  459. OR: [BlockInstanceWhereInput!]
  460. """Logical NOT on all given filters combined by AND."""
  461. NOT: [BlockInstanceWhereInput!]
  462. id: ID
  463. """All values that are not equal to given value."""
  464. id_not: ID
  465. """All values that are contained in given list."""
  466. id_in: [ID!]
  467. """All values that are not contained in given list."""
  468. id_not_in: [ID!]
  469. """All values less than the given value."""
  470. id_lt: ID
  471. """All values less than or equal the given value."""
  472. id_lte: ID
  473. """All values greater than the given value."""
  474. id_gt: ID
  475. """All values greater than or equal the given value."""
  476. id_gte: ID
  477. """All values containing the given string."""
  478. id_contains: ID
  479. """All values not containing the given string."""
  480. id_not_contains: ID
  481. """All values starting with the given string."""
  482. id_starts_with: ID
  483. """All values not starting with the given string."""
  484. id_not_starts_with: ID
  485. """All values ending with the given string."""
  486. id_ends_with: ID
  487. """All values not ending with the given string."""
  488. id_not_ends_with: ID
  489. order: Int
  490. """All values that are not equal to given value."""
  491. order_not: Int
  492. """All values that are contained in given list."""
  493. order_in: [Int!]
  494. """All values that are not contained in given list."""
  495. order_not_in: [Int!]
  496. """All values less than the given value."""
  497. order_lt: Int
  498. """All values less than or equal the given value."""
  499. order_lte: Int
  500. """All values greater than the given value."""
  501. order_gt: Int
  502. """All values greater than or equal the given value."""
  503. order_gte: Int
  504. rounds: Int
  505. """All values that are not equal to given value."""
  506. rounds_not: Int
  507. """All values that are contained in given list."""
  508. rounds_in: [Int!]
  509. """All values that are not contained in given list."""
  510. rounds_not_in: [Int!]
  511. """All values less than the given value."""
  512. rounds_lt: Int
  513. """All values less than or equal the given value."""
  514. rounds_lte: Int
  515. """All values greater than the given value."""
  516. rounds_gt: Int
  517. """All values greater than or equal the given value."""
  518. rounds_gte: Int
  519. variation: String
  520. """All values that are not equal to given value."""
  521. variation_not: String
  522. """All values that are contained in given list."""
  523. variation_in: [String!]
  524. """All values that are not contained in given list."""
  525. variation_not_in: [String!]
  526. """All values less than the given value."""
  527. variation_lt: String
  528. """All values less than or equal the given value."""
  529. variation_lte: String
  530. """All values greater than the given value."""
  531. variation_gt: String
  532. """All values greater than or equal the given value."""
  533. variation_gte: String
  534. """All values containing the given string."""
  535. variation_contains: String
  536. """All values not containing the given string."""
  537. variation_not_contains: String
  538. """All values starting with the given string."""
  539. variation_starts_with: String
  540. """All values not starting with the given string."""
  541. variation_not_starts_with: String
  542. """All values ending with the given string."""
  543. variation_ends_with: String
  544. """All values not ending with the given string."""
  545. variation_not_ends_with: String
  546. block: BlockWhereInput
  547. parentBlock: BlockWhereInput
  548. parentTraining: TrainingWhereInput
  549. }
  550. input BlockInstanceWhereUniqueInput {
  551. id: ID
  552. }
  553. enum BlockOrderByInput {
  554. id_ASC
  555. id_DESC
  556. title_ASC
  557. title_DESC
  558. description_ASC
  559. description_DESC
  560. duration_ASC
  561. duration_DESC
  562. rest_ASC
  563. rest_DESC
  564. }
  565. type BlockPreviousValues {
  566. id: ID!
  567. title: String!
  568. description: String
  569. duration: Int
  570. rest: Int
  571. }
  572. type BlockSubscriptionPayload {
  573. mutation: MutationType!
  574. node: Block
  575. updatedFields: [String!]
  576. previousValues: BlockPreviousValues
  577. }
  578. input BlockSubscriptionWhereInput {
  579. """Logical AND on all given filters."""
  580. AND: [BlockSubscriptionWhereInput!]
  581. """Logical OR on all given filters."""
  582. OR: [BlockSubscriptionWhereInput!]
  583. """Logical NOT on all given filters combined by AND."""
  584. NOT: [BlockSubscriptionWhereInput!]
  585. """The subscription event gets dispatched when it's listed in mutation_in"""
  586. mutation_in: [MutationType!]
  587. """
  588. The subscription event gets only dispatched when one of the updated fields names is included in this list
  589. """
  590. updatedFields_contains: String
  591. """
  592. The subscription event gets only dispatched when all of the field names included in this list have been updated
  593. """
  594. updatedFields_contains_every: [String!]
  595. """
  596. The subscription event gets only dispatched when some of the field names included in this list have been updated
  597. """
  598. updatedFields_contains_some: [String!]
  599. node: BlockWhereInput
  600. }
  601. input BlockUpdateInput {
  602. title: String
  603. description: String
  604. duration: Int
  605. rest: Int
  606. format: FormatUpdateOneRequiredInput
  607. tracks: TrackUpdateManyInput
  608. videos: VideoUpdateManyInput
  609. pictures: PictureUpdateManyInput
  610. blocks: BlockInstanceUpdateManyWithoutParentBlockInput
  611. parentBlockInstances: BlockInstanceUpdateManyWithoutBlockInput
  612. exercises: ExerciseInstanceUpdateManyWithoutParentBlockInstancesInput
  613. }
  614. input BlockUpdateManyMutationInput {
  615. title: String
  616. description: String
  617. duration: Int
  618. rest: Int
  619. }
  620. input BlockUpdateOneRequiredWithoutExercisesInput {
  621. create: BlockCreateWithoutExercisesInput
  622. connect: BlockWhereUniqueInput
  623. update: BlockUpdateWithoutExercisesDataInput
  624. upsert: BlockUpsertWithoutExercisesInput
  625. }
  626. input BlockUpdateOneRequiredWithoutParentBlockInstancesInput {
  627. create: BlockCreateWithoutParentBlockInstancesInput
  628. connect: BlockWhereUniqueInput
  629. update: BlockUpdateWithoutParentBlockInstancesDataInput
  630. upsert: BlockUpsertWithoutParentBlockInstancesInput
  631. }
  632. input BlockUpdateOneWithoutBlocksInput {
  633. create: BlockCreateWithoutBlocksInput
  634. connect: BlockWhereUniqueInput
  635. disconnect: Boolean
  636. delete: Boolean
  637. update: BlockUpdateWithoutBlocksDataInput
  638. upsert: BlockUpsertWithoutBlocksInput
  639. }
  640. input BlockUpdateWithoutBlocksDataInput {
  641. title: String
  642. description: String
  643. duration: Int
  644. rest: Int
  645. format: FormatUpdateOneRequiredInput
  646. tracks: TrackUpdateManyInput
  647. videos: VideoUpdateManyInput
  648. pictures: PictureUpdateManyInput
  649. parentBlockInstances: BlockInstanceUpdateManyWithoutBlockInput
  650. exercises: ExerciseInstanceUpdateManyWithoutParentBlockInstancesInput
  651. }
  652. input BlockUpdateWithoutExercisesDataInput {
  653. title: String
  654. description: String
  655. duration: Int
  656. rest: Int
  657. format: FormatUpdateOneRequiredInput
  658. tracks: TrackUpdateManyInput
  659. videos: VideoUpdateManyInput
  660. pictures: PictureUpdateManyInput
  661. blocks: BlockInstanceUpdateManyWithoutParentBlockInput
  662. parentBlockInstances: BlockInstanceUpdateManyWithoutBlockInput
  663. }
  664. input BlockUpdateWithoutParentBlockInstancesDataInput {
  665. title: String
  666. description: String
  667. duration: Int
  668. rest: Int
  669. format: FormatUpdateOneRequiredInput
  670. tracks: TrackUpdateManyInput
  671. videos: VideoUpdateManyInput
  672. pictures: PictureUpdateManyInput
  673. blocks: BlockInstanceUpdateManyWithoutParentBlockInput
  674. exercises: ExerciseInstanceUpdateManyWithoutParentBlockInstancesInput
  675. }
  676. input BlockUpsertWithoutBlocksInput {
  677. update: BlockUpdateWithoutBlocksDataInput!
  678. create: BlockCreateWithoutBlocksInput!
  679. }
  680. input BlockUpsertWithoutExercisesInput {
  681. update: BlockUpdateWithoutExercisesDataInput!
  682. create: BlockCreateWithoutExercisesInput!
  683. }
  684. input BlockUpsertWithoutParentBlockInstancesInput {
  685. update: BlockUpdateWithoutParentBlockInstancesDataInput!
  686. create: BlockCreateWithoutParentBlockInstancesInput!
  687. }
  688. input BlockWhereInput {
  689. """Logical AND on all given filters."""
  690. AND: [BlockWhereInput!]
  691. """Logical OR on all given filters."""
  692. OR: [BlockWhereInput!]
  693. """Logical NOT on all given filters combined by AND."""
  694. NOT: [BlockWhereInput!]
  695. id: ID
  696. """All values that are not equal to given value."""
  697. id_not: ID
  698. """All values that are contained in given list."""
  699. id_in: [ID!]
  700. """All values that are not contained in given list."""
  701. id_not_in: [ID!]
  702. """All values less than the given value."""
  703. id_lt: ID
  704. """All values less than or equal the given value."""
  705. id_lte: ID
  706. """All values greater than the given value."""
  707. id_gt: ID
  708. """All values greater than or equal the given value."""
  709. id_gte: ID
  710. """All values containing the given string."""
  711. id_contains: ID
  712. """All values not containing the given string."""
  713. id_not_contains: ID
  714. """All values starting with the given string."""
  715. id_starts_with: ID
  716. """All values not starting with the given string."""
  717. id_not_starts_with: ID
  718. """All values ending with the given string."""
  719. id_ends_with: ID
  720. """All values not ending with the given string."""
  721. id_not_ends_with: ID
  722. title: String
  723. """All values that are not equal to given value."""
  724. title_not: String
  725. """All values that are contained in given list."""
  726. title_in: [String!]
  727. """All values that are not contained in given list."""
  728. title_not_in: [String!]
  729. """All values less than the given value."""
  730. title_lt: String
  731. """All values less than or equal the given value."""
  732. title_lte: String
  733. """All values greater than the given value."""
  734. title_gt: String
  735. """All values greater than or equal the given value."""
  736. title_gte: String
  737. """All values containing the given string."""
  738. title_contains: String
  739. """All values not containing the given string."""
  740. title_not_contains: String
  741. """All values starting with the given string."""
  742. title_starts_with: String
  743. """All values not starting with the given string."""
  744. title_not_starts_with: String
  745. """All values ending with the given string."""
  746. title_ends_with: String
  747. """All values not ending with the given string."""
  748. title_not_ends_with: String
  749. description: String
  750. """All values that are not equal to given value."""
  751. description_not: String
  752. """All values that are contained in given list."""
  753. description_in: [String!]
  754. """All values that are not contained in given list."""
  755. description_not_in: [String!]
  756. """All values less than the given value."""
  757. description_lt: String
  758. """All values less than or equal the given value."""
  759. description_lte: String
  760. """All values greater than the given value."""
  761. description_gt: String
  762. """All values greater than or equal the given value."""
  763. description_gte: String
  764. """All values containing the given string."""
  765. description_contains: String
  766. """All values not containing the given string."""
  767. description_not_contains: String
  768. """All values starting with the given string."""
  769. description_starts_with: String
  770. """All values not starting with the given string."""
  771. description_not_starts_with: String
  772. """All values ending with the given string."""
  773. description_ends_with: String
  774. """All values not ending with the given string."""
  775. description_not_ends_with: String
  776. duration: Int
  777. """All values that are not equal to given value."""
  778. duration_not: Int
  779. """All values that are contained in given list."""
  780. duration_in: [Int!]
  781. """All values that are not contained in given list."""
  782. duration_not_in: [Int!]
  783. """All values less than the given value."""
  784. duration_lt: Int
  785. """All values less than or equal the given value."""
  786. duration_lte: Int
  787. """All values greater than the given value."""
  788. duration_gt: Int
  789. """All values greater than or equal the given value."""
  790. duration_gte: Int
  791. rest: Int
  792. """All values that are not equal to given value."""
  793. rest_not: Int
  794. """All values that are contained in given list."""
  795. rest_in: [Int!]
  796. """All values that are not contained in given list."""
  797. rest_not_in: [Int!]
  798. """All values less than the given value."""
  799. rest_lt: Int
  800. """All values less than or equal the given value."""
  801. rest_lte: Int
  802. """All values greater than the given value."""
  803. rest_gt: Int
  804. """All values greater than or equal the given value."""
  805. rest_gte: Int
  806. format: FormatWhereInput
  807. tracks_every: TrackWhereInput
  808. tracks_some: TrackWhereInput
  809. tracks_none: TrackWhereInput
  810. videos_every: VideoWhereInput
  811. videos_some: VideoWhereInput
  812. videos_none: VideoWhereInput
  813. pictures_every: PictureWhereInput
  814. pictures_some: PictureWhereInput
  815. pictures_none: PictureWhereInput
  816. blocks_every: BlockInstanceWhereInput
  817. blocks_some: BlockInstanceWhereInput
  818. blocks_none: BlockInstanceWhereInput
  819. parentBlockInstances_every: BlockInstanceWhereInput
  820. parentBlockInstances_some: BlockInstanceWhereInput
  821. parentBlockInstances_none: BlockInstanceWhereInput
  822. exercises_every: ExerciseInstanceWhereInput
  823. exercises_some: ExerciseInstanceWhereInput
  824. exercises_none: ExerciseInstanceWhereInput
  825. }
  826. input BlockWhereUniqueInput {
  827. id: ID
  828. }
  829. type Comment implements Node {
  830. id: ID!
  831. text: String!
  832. author: User!
  833. createdAt: DateTime!
  834. }
  835. """A connection to a list of items."""
  836. type CommentConnection {
  837. """Information to aid in pagination."""
  838. pageInfo: PageInfo!
  839. """A list of edges."""
  840. edges: [CommentEdge]!
  841. aggregate: AggregateComment!
  842. }
  843. input CommentCreateInput {
  844. id: ID
  845. text: String!
  846. author: UserCreateOneWithoutCommentsInput!
  847. }
  848. input CommentCreateManyWithoutAuthorInput {
  849. create: [CommentCreateWithoutAuthorInput!]
  850. connect: [CommentWhereUniqueInput!]
  851. }
  852. input CommentCreateWithoutAuthorInput {
  853. id: ID
  854. text: String!
  855. }
  856. """An edge in a connection."""
  857. type CommentEdge {
  858. """The item at the end of the edge."""
  859. node: Comment!
  860. """A cursor for use in pagination."""
  861. cursor: String!
  862. }
  863. enum CommentOrderByInput {
  864. id_ASC
  865. id_DESC
  866. text_ASC
  867. text_DESC
  868. createdAt_ASC
  869. createdAt_DESC
  870. }
  871. type CommentPreviousValues {
  872. id: ID!
  873. text: String!
  874. createdAt: DateTime!
  875. }
  876. input CommentScalarWhereInput {
  877. """Logical AND on all given filters."""
  878. AND: [CommentScalarWhereInput!]
  879. """Logical OR on all given filters."""
  880. OR: [CommentScalarWhereInput!]
  881. """Logical NOT on all given filters combined by AND."""
  882. NOT: [CommentScalarWhereInput!]
  883. id: ID
  884. """All values that are not equal to given value."""
  885. id_not: ID
  886. """All values that are contained in given list."""
  887. id_in: [ID!]
  888. """All values that are not contained in given list."""
  889. id_not_in: [ID!]
  890. """All values less than the given value."""
  891. id_lt: ID
  892. """All values less than or equal the given value."""
  893. id_lte: ID
  894. """All values greater than the given value."""
  895. id_gt: ID
  896. """All values greater than or equal the given value."""
  897. id_gte: ID
  898. """All values containing the given string."""
  899. id_contains: ID
  900. """All values not containing the given string."""
  901. id_not_contains: ID
  902. """All values starting with the given string."""
  903. id_starts_with: ID
  904. """All values not starting with the given string."""
  905. id_not_starts_with: ID
  906. """All values ending with the given string."""
  907. id_ends_with: ID
  908. """All values not ending with the given string."""
  909. id_not_ends_with: ID
  910. text: String
  911. """All values that are not equal to given value."""
  912. text_not: String
  913. """All values that are contained in given list."""
  914. text_in: [String!]
  915. """All values that are not contained in given list."""
  916. text_not_in: [String!]
  917. """All values less than the given value."""
  918. text_lt: String
  919. """All values less than or equal the given value."""
  920. text_lte: String
  921. """All values greater than the given value."""
  922. text_gt: String
  923. """All values greater than or equal the given value."""
  924. text_gte: String
  925. """All values containing the given string."""
  926. text_contains: String
  927. """All values not containing the given string."""
  928. text_not_contains: String
  929. """All values starting with the given string."""
  930. text_starts_with: String
  931. """All values not starting with the given string."""
  932. text_not_starts_with: String
  933. """All values ending with the given string."""
  934. text_ends_with: String
  935. """All values not ending with the given string."""
  936. text_not_ends_with: String
  937. createdAt: DateTime
  938. """All values that are not equal to given value."""
  939. createdAt_not: DateTime
  940. """All values that are contained in given list."""
  941. createdAt_in: [DateTime!]
  942. """All values that are not contained in given list."""
  943. createdAt_not_in: [DateTime!]
  944. """All values less than the given value."""
  945. createdAt_lt: DateTime
  946. """All values less than or equal the given value."""
  947. createdAt_lte: DateTime
  948. """All values greater than the given value."""
  949. createdAt_gt: DateTime
  950. """All values greater than or equal the given value."""
  951. createdAt_gte: DateTime
  952. }
  953. type CommentSubscriptionPayload {
  954. mutation: MutationType!
  955. node: Comment
  956. updatedFields: [String!]
  957. previousValues: CommentPreviousValues
  958. }
  959. input CommentSubscriptionWhereInput {
  960. """Logical AND on all given filters."""
  961. AND: [CommentSubscriptionWhereInput!]
  962. """Logical OR on all given filters."""
  963. OR: [CommentSubscriptionWhereInput!]
  964. """Logical NOT on all given filters combined by AND."""
  965. NOT: [CommentSubscriptionWhereInput!]
  966. """The subscription event gets dispatched when it's listed in mutation_in"""
  967. mutation_in: [MutationType!]
  968. """
  969. The subscription event gets only dispatched when one of the updated fields names is included in this list
  970. """
  971. updatedFields_contains: String
  972. """
  973. The subscription event gets only dispatched when all of the field names included in this list have been updated
  974. """
  975. updatedFields_contains_every: [String!]
  976. """
  977. The subscription event gets only dispatched when some of the field names included in this list have been updated
  978. """
  979. updatedFields_contains_some: [String!]
  980. node: CommentWhereInput
  981. }
  982. input CommentUpdateInput {
  983. text: String
  984. author: UserUpdateOneRequiredWithoutCommentsInput
  985. }
  986. input CommentUpdateManyDataInput {
  987. text: String
  988. }
  989. input CommentUpdateManyMutationInput {
  990. text: String
  991. }
  992. input CommentUpdateManyWithoutAuthorInput {
  993. create: [CommentCreateWithoutAuthorInput!]
  994. connect: [CommentWhereUniqueInput!]
  995. set: [CommentWhereUniqueInput!]
  996. disconnect: [CommentWhereUniqueInput!]
  997. delete: [CommentWhereUniqueInput!]
  998. update: [CommentUpdateWithWhereUniqueWithoutAuthorInput!]
  999. updateMany: [CommentUpdateManyWithWhereNestedInput!]
  1000. deleteMany: [CommentScalarWhereInput!]
  1001. upsert: [CommentUpsertWithWhereUniqueWithoutAuthorInput!]
  1002. }
  1003. input CommentUpdateManyWithWhereNestedInput {
  1004. where: CommentScalarWhereInput!
  1005. data: CommentUpdateManyDataInput!
  1006. }
  1007. input CommentUpdateWithoutAuthorDataInput {
  1008. text: String
  1009. }
  1010. input CommentUpdateWithWhereUniqueWithoutAuthorInput {
  1011. where: CommentWhereUniqueInput!
  1012. data: CommentUpdateWithoutAuthorDataInput!
  1013. }
  1014. input CommentUpsertWithWhereUniqueWithoutAuthorInput {
  1015. where: CommentWhereUniqueInput!
  1016. update: CommentUpdateWithoutAuthorDataInput!
  1017. create: CommentCreateWithoutAuthorInput!
  1018. }
  1019. input CommentWhereInput {
  1020. """Logical AND on all given filters."""
  1021. AND: [CommentWhereInput!]
  1022. """Logical OR on all given filters."""
  1023. OR: [CommentWhereInput!]
  1024. """Logical NOT on all given filters combined by AND."""
  1025. NOT: [CommentWhereInput!]
  1026. id: ID
  1027. """All values that are not equal to given value."""
  1028. id_not: ID
  1029. """All values that are contained in given list."""
  1030. id_in: [ID!]
  1031. """All values that are not contained in given list."""
  1032. id_not_in: [ID!]
  1033. """All values less than the given value."""
  1034. id_lt: ID
  1035. """All values less than or equal the given value."""
  1036. id_lte: ID
  1037. """All values greater than the given value."""
  1038. id_gt: ID
  1039. """All values greater than or equal the given value."""
  1040. id_gte: ID
  1041. """All values containing the given string."""
  1042. id_contains: ID
  1043. """All values not containing the given string."""
  1044. id_not_contains: ID
  1045. """All values starting with the given string."""
  1046. id_starts_with: ID
  1047. """All values not starting with the given string."""
  1048. id_not_starts_with: ID
  1049. """All values ending with the given string."""
  1050. id_ends_with: ID
  1051. """All values not ending with the given string."""
  1052. id_not_ends_with: ID
  1053. text: String
  1054. """All values that are not equal to given value."""
  1055. text_not: String
  1056. """All values that are contained in given list."""
  1057. text_in: [String!]
  1058. """All values that are not contained in given list."""
  1059. text_not_in: [String!]
  1060. """All values less than the given value."""
  1061. text_lt: String
  1062. """All values less than or equal the given value."""
  1063. text_lte: String
  1064. """All values greater than the given value."""
  1065. text_gt: String
  1066. """All values greater than or equal the given value."""
  1067. text_gte: String
  1068. """All values containing the given string."""
  1069. text_contains: String
  1070. """All values not containing the given string."""
  1071. text_not_contains: String
  1072. """All values starting with the given string."""
  1073. text_starts_with: String
  1074. """All values not starting with the given string."""
  1075. text_not_starts_with: String
  1076. """All values ending with the given string."""
  1077. text_ends_with: String
  1078. """All values not ending with the given string."""
  1079. text_not_ends_with: String
  1080. createdAt: DateTime
  1081. """All values that are not equal to given value."""
  1082. createdAt_not: DateTime
  1083. """All values that are contained in given list."""
  1084. createdAt_in: [DateTime!]
  1085. """All values that are not contained in given list."""
  1086. createdAt_not_in: [DateTime!]
  1087. """All values less than the given value."""
  1088. createdAt_lt: DateTime
  1089. """All values less than or equal the given value."""
  1090. createdAt_lte: DateTime
  1091. """All values greater than the given value."""
  1092. createdAt_gt: DateTime
  1093. """All values greater than or equal the given value."""
  1094. createdAt_gte: DateTime
  1095. author: UserWhereInput
  1096. }
  1097. input CommentWhereUniqueInput {
  1098. id: ID
  1099. }
  1100. scalar DateTime
  1101. type Exercise implements Node {
  1102. id: ID!
  1103. name: String!
  1104. description: String
  1105. videos(where: VideoWhereInput, orderBy: VideoOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Video!]
  1106. pictures(where: PictureWhereInput, orderBy: PictureOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Picture!]
  1107. targets: [String!]!
  1108. baseExercise: [String!]!
  1109. parentExerciseInstances(where: ExerciseInstanceWhereInput, orderBy: ExerciseInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ExerciseInstance!]
  1110. }
  1111. """A connection to a list of items."""
  1112. type ExerciseConnection {
  1113. """Information to aid in pagination."""
  1114. pageInfo: PageInfo!
  1115. """A list of edges."""
  1116. edges: [ExerciseEdge]!
  1117. aggregate: AggregateExercise!
  1118. }
  1119. input ExerciseCreatebaseExerciseInput {
  1120. set: [String!]
  1121. }
  1122. input ExerciseCreateInput {
  1123. id: ID
  1124. name: String!
  1125. description: String
  1126. targets: ExerciseCreatetargetsInput
  1127. baseExercise: ExerciseCreatebaseExerciseInput
  1128. videos: VideoCreateManyInput
  1129. pictures: PictureCreateManyInput
  1130. parentExerciseInstances: ExerciseInstanceCreateManyWithoutExerciseInput
  1131. }
  1132. input ExerciseCreateOneWithoutParentExerciseInstancesInput {
  1133. create: ExerciseCreateWithoutParentExerciseInstancesInput
  1134. connect: ExerciseWhereUniqueInput
  1135. }
  1136. input ExerciseCreatetargetsInput {
  1137. set: [String!]
  1138. }
  1139. input ExerciseCreateWithoutParentExerciseInstancesInput {
  1140. id: ID
  1141. name: String!
  1142. description: String
  1143. targets: ExerciseCreatetargetsInput
  1144. baseExercise: ExerciseCreatebaseExerciseInput
  1145. videos: VideoCreateManyInput
  1146. pictures: PictureCreateManyInput
  1147. }
  1148. """An edge in a connection."""
  1149. type ExerciseEdge {
  1150. """The item at the end of the edge."""
  1151. node: Exercise!
  1152. """A cursor for use in pagination."""
  1153. cursor: String!
  1154. }
  1155. type ExerciseInstance implements Node {
  1156. id: ID!
  1157. exercise: Exercise!
  1158. order: Int!
  1159. repetitions: Int
  1160. variation: String
  1161. parentBlockInstances: Block!
  1162. }
  1163. """A connection to a list of items."""
  1164. type ExerciseInstanceConnection {
  1165. """Information to aid in pagination."""
  1166. pageInfo: PageInfo!
  1167. """A list of edges."""
  1168. edges: [ExerciseInstanceEdge]!
  1169. aggregate: AggregateExerciseInstance!
  1170. }
  1171. input ExerciseInstanceCreateInput {
  1172. id: ID
  1173. order: Int!
  1174. repetitions: Int
  1175. variation: String
  1176. exercise: ExerciseCreateOneWithoutParentExerciseInstancesInput!
  1177. parentBlockInstances: BlockCreateOneWithoutExercisesInput!
  1178. }
  1179. input ExerciseInstanceCreateManyWithoutExerciseInput {
  1180. create: [ExerciseInstanceCreateWithoutExerciseInput!]
  1181. connect: [ExerciseInstanceWhereUniqueInput!]
  1182. }
  1183. input ExerciseInstanceCreateManyWithoutParentBlockInstancesInput {
  1184. create: [ExerciseInstanceCreateWithoutParentBlockInstancesInput!]
  1185. connect: [ExerciseInstanceWhereUniqueInput!]
  1186. }
  1187. input ExerciseInstanceCreateWithoutExerciseInput {
  1188. id: ID
  1189. order: Int!
  1190. repetitions: Int
  1191. variation: String
  1192. parentBlockInstances: BlockCreateOneWithoutExercisesInput!
  1193. }
  1194. input ExerciseInstanceCreateWithoutParentBlockInstancesInput {
  1195. id: ID
  1196. order: Int!
  1197. repetitions: Int
  1198. variation: String
  1199. exercise: ExerciseCreateOneWithoutParentExerciseInstancesInput!
  1200. }
  1201. """An edge in a connection."""
  1202. type ExerciseInstanceEdge {
  1203. """The item at the end of the edge."""
  1204. node: ExerciseInstance!
  1205. """A cursor for use in pagination."""
  1206. cursor: String!
  1207. }
  1208. enum ExerciseInstanceOrderByInput {
  1209. id_ASC
  1210. id_DESC
  1211. order_ASC
  1212. order_DESC
  1213. repetitions_ASC
  1214. repetitions_DESC
  1215. variation_ASC
  1216. variation_DESC
  1217. }
  1218. type ExerciseInstancePreviousValues {
  1219. id: ID!
  1220. order: Int!
  1221. repetitions: Int
  1222. variation: String
  1223. }
  1224. input ExerciseInstanceScalarWhereInput {
  1225. """Logical AND on all given filters."""
  1226. AND: [ExerciseInstanceScalarWhereInput!]
  1227. """Logical OR on all given filters."""
  1228. OR: [ExerciseInstanceScalarWhereInput!]
  1229. """Logical NOT on all given filters combined by AND."""
  1230. NOT: [ExerciseInstanceScalarWhereInput!]
  1231. id: ID
  1232. """All values that are not equal to given value."""
  1233. id_not: ID
  1234. """All values that are contained in given list."""
  1235. id_in: [ID!]
  1236. """All values that are not contained in given list."""
  1237. id_not_in: [ID!]
  1238. """All values less than the given value."""
  1239. id_lt: ID
  1240. """All values less than or equal the given value."""
  1241. id_lte: ID
  1242. """All values greater than the given value."""
  1243. id_gt: ID
  1244. """All values greater than or equal the given value."""
  1245. id_gte: ID
  1246. """All values containing the given string."""
  1247. id_contains: ID
  1248. """All values not containing the given string."""
  1249. id_not_contains: ID
  1250. """All values starting with the given string."""
  1251. id_starts_with: ID
  1252. """All values not starting with the given string."""
  1253. id_not_starts_with: ID
  1254. """All values ending with the given string."""
  1255. id_ends_with: ID
  1256. """All values not ending with the given string."""
  1257. id_not_ends_with: ID
  1258. order: Int
  1259. """All values that are not equal to given value."""
  1260. order_not: Int
  1261. """All values that are contained in given list."""
  1262. order_in: [Int!]
  1263. """All values that are not contained in given list."""
  1264. order_not_in: [Int!]
  1265. """All values less than the given value."""
  1266. order_lt: Int
  1267. """All values less than or equal the given value."""
  1268. order_lte: Int
  1269. """All values greater than the given value."""
  1270. order_gt: Int
  1271. """All values greater than or equal the given value."""
  1272. order_gte: Int
  1273. repetitions: Int
  1274. """All values that are not equal to given value."""
  1275. repetitions_not: Int
  1276. """All values that are contained in given list."""
  1277. repetitions_in: [Int!]
  1278. """All values that are not contained in given list."""
  1279. repetitions_not_in: [Int!]
  1280. """All values less than the given value."""
  1281. repetitions_lt: Int
  1282. """All values less than or equal the given value."""
  1283. repetitions_lte: Int
  1284. """All values greater than the given value."""
  1285. repetitions_gt: Int
  1286. """All values greater than or equal the given value."""
  1287. repetitions_gte: Int
  1288. variation: String
  1289. """All values that are not equal to given value."""
  1290. variation_not: String
  1291. """All values that are contained in given list."""
  1292. variation_in: [String!]
  1293. """All values that are not contained in given list."""
  1294. variation_not_in: [String!]
  1295. """All values less than the given value."""
  1296. variation_lt: String
  1297. """All values less than or equal the given value."""
  1298. variation_lte: String
  1299. """All values greater than the given value."""
  1300. variation_gt: String
  1301. """All values greater than or equal the given value."""
  1302. variation_gte: String
  1303. """All values containing the given string."""
  1304. variation_contains: String
  1305. """All values not containing the given string."""
  1306. variation_not_contains: String
  1307. """All values starting with the given string."""
  1308. variation_starts_with: String
  1309. """All values not starting with the given string."""
  1310. variation_not_starts_with: String
  1311. """All values ending with the given string."""
  1312. variation_ends_with: String
  1313. """All values not ending with the given string."""
  1314. variation_not_ends_with: String
  1315. }
  1316. type ExerciseInstanceSubscriptionPayload {
  1317. mutation: MutationType!
  1318. node: ExerciseInstance
  1319. updatedFields: [String!]
  1320. previousValues: ExerciseInstancePreviousValues
  1321. }
  1322. input ExerciseInstanceSubscriptionWhereInput {
  1323. """Logical AND on all given filters."""
  1324. AND: [ExerciseInstanceSubscriptionWhereInput!]
  1325. """Logical OR on all given filters."""
  1326. OR: [ExerciseInstanceSubscriptionWhereInput!]
  1327. """Logical NOT on all given filters combined by AND."""
  1328. NOT: [ExerciseInstanceSubscriptionWhereInput!]
  1329. """The subscription event gets dispatched when it's listed in mutation_in"""
  1330. mutation_in: [MutationType!]
  1331. """
  1332. The subscription event gets only dispatched when one of the updated fields names is included in this list
  1333. """
  1334. updatedFields_contains: String
  1335. """
  1336. The subscription event gets only dispatched when all of the field names included in this list have been updated
  1337. """
  1338. updatedFields_contains_every: [String!]
  1339. """
  1340. The subscription event gets only dispatched when some of the field names included in this list have been updated
  1341. """
  1342. updatedFields_contains_some: [String!]
  1343. node: ExerciseInstanceWhereInput
  1344. }
  1345. input ExerciseInstanceUpdateInput {
  1346. order: Int
  1347. repetitions: Int
  1348. variation: String
  1349. exercise: ExerciseUpdateOneRequiredWithoutParentExerciseInstancesInput
  1350. parentBlockInstances: BlockUpdateOneRequiredWithoutExercisesInput
  1351. }
  1352. input ExerciseInstanceUpdateManyDataInput {
  1353. order: Int
  1354. repetitions: Int
  1355. variation: String
  1356. }
  1357. input ExerciseInstanceUpdateManyMutationInput {
  1358. order: Int
  1359. repetitions: Int
  1360. variation: String
  1361. }
  1362. input ExerciseInstanceUpdateManyWithoutExerciseInput {
  1363. create: [ExerciseInstanceCreateWithoutExerciseInput!]
  1364. connect: [ExerciseInstanceWhereUniqueInput!]
  1365. set: [ExerciseInstanceWhereUniqueInput!]
  1366. disconnect: [ExerciseInstanceWhereUniqueInput!]
  1367. delete: [ExerciseInstanceWhereUniqueInput!]
  1368. update: [ExerciseInstanceUpdateWithWhereUniqueWithoutExerciseInput!]
  1369. updateMany: [ExerciseInstanceUpdateManyWithWhereNestedInput!]
  1370. deleteMany: [ExerciseInstanceScalarWhereInput!]
  1371. upsert: [ExerciseInstanceUpsertWithWhereUniqueWithoutExerciseInput!]
  1372. }
  1373. input ExerciseInstanceUpdateManyWithoutParentBlockInstancesInput {
  1374. create: [ExerciseInstanceCreateWithoutParentBlockInstancesInput!]
  1375. connect: [ExerciseInstanceWhereUniqueInput!]
  1376. set: [ExerciseInstanceWhereUniqueInput!]
  1377. disconnect: [ExerciseInstanceWhereUniqueInput!]
  1378. delete: [ExerciseInstanceWhereUniqueInput!]
  1379. update: [ExerciseInstanceUpdateWithWhereUniqueWithoutParentBlockInstancesInput!]
  1380. updateMany: [ExerciseInstanceUpdateManyWithWhereNestedInput!]
  1381. deleteMany: [ExerciseInstanceScalarWhereInput!]
  1382. upsert: [ExerciseInstanceUpsertWithWhereUniqueWithoutParentBlockInstancesInput!]
  1383. }
  1384. input ExerciseInstanceUpdateManyWithWhereNestedInput {
  1385. where: ExerciseInstanceScalarWhereInput!
  1386. data: ExerciseInstanceUpdateManyDataInput!
  1387. }
  1388. input ExerciseInstanceUpdateWithoutExerciseDataInput {
  1389. order: Int
  1390. repetitions: Int
  1391. variation: String
  1392. parentBlockInstances: BlockUpdateOneRequiredWithoutExercisesInput
  1393. }
  1394. input ExerciseInstanceUpdateWithoutParentBlockInstancesDataInput {
  1395. order: Int
  1396. repetitions: Int
  1397. variation: String
  1398. exercise: ExerciseUpdateOneRequiredWithoutParentExerciseInstancesInput
  1399. }
  1400. input ExerciseInstanceUpdateWithWhereUniqueWithoutExerciseInput {
  1401. where: ExerciseInstanceWhereUniqueInput!
  1402. data: ExerciseInstanceUpdateWithoutExerciseDataInput!
  1403. }
  1404. input ExerciseInstanceUpdateWithWhereUniqueWithoutParentBlockInstancesInput {
  1405. where: ExerciseInstanceWhereUniqueInput!
  1406. data: ExerciseInstanceUpdateWithoutParentBlockInstancesDataInput!
  1407. }
  1408. input ExerciseInstanceUpsertWithWhereUniqueWithoutExerciseInput {
  1409. where: ExerciseInstanceWhereUniqueInput!
  1410. update: ExerciseInstanceUpdateWithoutExerciseDataInput!
  1411. create: ExerciseInstanceCreateWithoutExerciseInput!
  1412. }
  1413. input ExerciseInstanceUpsertWithWhereUniqueWithoutParentBlockInstancesInput {
  1414. where: ExerciseInstanceWhereUniqueInput!
  1415. update: ExerciseInstanceUpdateWithoutParentBlockInstancesDataInput!
  1416. create: ExerciseInstanceCreateWithoutParentBlockInstancesInput!
  1417. }
  1418. input ExerciseInstanceWhereInput {
  1419. """Logical AND on all given filters."""
  1420. AND: [ExerciseInstanceWhereInput!]
  1421. """Logical OR on all given filters."""
  1422. OR: [ExerciseInstanceWhereInput!]
  1423. """Logical NOT on all given filters combined by AND."""
  1424. NOT: [ExerciseInstanceWhereInput!]
  1425. id: ID
  1426. """All values that are not equal to given value."""
  1427. id_not: ID
  1428. """All values that are contained in given list."""
  1429. id_in: [ID!]
  1430. """All values that are not contained in given list."""
  1431. id_not_in: [ID!]
  1432. """All values less than the given value."""
  1433. id_lt: ID
  1434. """All values less than or equal the given value."""
  1435. id_lte: ID
  1436. """All values greater than the given value."""
  1437. id_gt: ID
  1438. """All values greater than or equal the given value."""
  1439. id_gte: ID
  1440. """All values containing the given string."""
  1441. id_contains: ID
  1442. """All values not containing the given string."""
  1443. id_not_contains: ID
  1444. """All values starting with the given string."""
  1445. id_starts_with: ID
  1446. """All values not starting with the given string."""
  1447. id_not_starts_with: ID
  1448. """All values ending with the given string."""
  1449. id_ends_with: ID
  1450. """All values not ending with the given string."""
  1451. id_not_ends_with: ID
  1452. order: Int
  1453. """All values that are not equal to given value."""
  1454. order_not: Int
  1455. """All values that are contained in given list."""
  1456. order_in: [Int!]
  1457. """All values that are not contained in given list."""
  1458. order_not_in: [Int!]
  1459. """All values less than the given value."""
  1460. order_lt: Int
  1461. """All values less than or equal the given value."""
  1462. order_lte: Int
  1463. """All values greater than the given value."""
  1464. order_gt: Int
  1465. """All values greater than or equal the given value."""
  1466. order_gte: Int
  1467. repetitions: Int
  1468. """All values that are not equal to given value."""
  1469. repetitions_not: Int
  1470. """All values that are contained in given list."""
  1471. repetitions_in: [Int!]
  1472. """All values that are not contained in given list."""
  1473. repetitions_not_in: [Int!]
  1474. """All values less than the given value."""
  1475. repetitions_lt: Int
  1476. """All values less than or equal the given value."""
  1477. repetitions_lte: Int
  1478. """All values greater than the given value."""
  1479. repetitions_gt: Int
  1480. """All values greater than or equal the given value."""
  1481. repetitions_gte: Int
  1482. variation: String
  1483. """All values that are not equal to given value."""
  1484. variation_not: String
  1485. """All values that are contained in given list."""
  1486. variation_in: [String!]
  1487. """All values that are not contained in given list."""
  1488. variation_not_in: [String!]
  1489. """All values less than the given value."""
  1490. variation_lt: String
  1491. """All values less than or equal the given value."""
  1492. variation_lte: String
  1493. """All values greater than the given value."""
  1494. variation_gt: String
  1495. """All values greater than or equal the given value."""
  1496. variation_gte: String
  1497. """All values containing the given string."""
  1498. variation_contains: String
  1499. """All values not containing the given string."""
  1500. variation_not_contains: String
  1501. """All values starting with the given string."""
  1502. variation_starts_with: String
  1503. """All values not starting with the given string."""
  1504. variation_not_starts_with: String
  1505. """All values ending with the given string."""
  1506. variation_ends_with: String
  1507. """All values not ending with the given string."""
  1508. variation_not_ends_with: String
  1509. exercise: ExerciseWhereInput
  1510. parentBlockInstances: BlockWhereInput
  1511. }
  1512. input ExerciseInstanceWhereUniqueInput {
  1513. id: ID
  1514. }
  1515. enum ExerciseOrderByInput {
  1516. id_ASC
  1517. id_DESC
  1518. name_ASC
  1519. name_DESC
  1520. description_ASC
  1521. description_DESC
  1522. }
  1523. type ExercisePreviousValues {
  1524. id: ID!
  1525. name: String!
  1526. description: String
  1527. targets: [String!]!
  1528. baseExercise: [String!]!
  1529. }
  1530. type ExerciseSubscriptionPayload {
  1531. mutation: MutationType!
  1532. node: Exercise
  1533. updatedFields: [String!]
  1534. previousValues: ExercisePreviousValues
  1535. }
  1536. input ExerciseSubscriptionWhereInput {
  1537. """Logical AND on all given filters."""
  1538. AND: [ExerciseSubscriptionWhereInput!]
  1539. """Logical OR on all given filters."""
  1540. OR: [ExerciseSubscriptionWhereInput!]
  1541. """Logical NOT on all given filters combined by AND."""
  1542. NOT: [ExerciseSubscriptionWhereInput!]
  1543. """The subscription event gets dispatched when it's listed in mutation_in"""
  1544. mutation_in: [MutationType!]
  1545. """
  1546. The subscription event gets only dispatched when one of the updated fields names is included in this list
  1547. """
  1548. updatedFields_contains: String
  1549. """
  1550. The subscription event gets only dispatched when all of the field names included in this list have been updated
  1551. """
  1552. updatedFields_contains_every: [String!]
  1553. """
  1554. The subscription event gets only dispatched when some of the field names included in this list have been updated
  1555. """
  1556. updatedFields_contains_some: [String!]
  1557. node: ExerciseWhereInput
  1558. }
  1559. input ExerciseUpdatebaseExerciseInput {
  1560. set: [String!]
  1561. }
  1562. input ExerciseUpdateInput {
  1563. name: String
  1564. description: String
  1565. targets: ExerciseUpdatetargetsInput
  1566. baseExercise: ExerciseUpdatebaseExerciseInput
  1567. videos: VideoUpdateManyInput
  1568. pictures: PictureUpdateManyInput
  1569. parentExerciseInstances: ExerciseInstanceUpdateManyWithoutExerciseInput
  1570. }
  1571. input ExerciseUpdateManyMutationInput {
  1572. name: String
  1573. description: String
  1574. targets: ExerciseUpdatetargetsInput
  1575. baseExercise: ExerciseUpdatebaseExerciseInput
  1576. }
  1577. input ExerciseUpdateOneRequiredWithoutParentExerciseInstancesInput {
  1578. create: ExerciseCreateWithoutParentExerciseInstancesInput
  1579. connect: ExerciseWhereUniqueInput
  1580. update: ExerciseUpdateWithoutParentExerciseInstancesDataInput
  1581. upsert: ExerciseUpsertWithoutParentExerciseInstancesInput
  1582. }
  1583. input ExerciseUpdatetargetsInput {
  1584. set: [String!]
  1585. }
  1586. input ExerciseUpdateWithoutParentExerciseInstancesDataInput {
  1587. name: String
  1588. description: String
  1589. targets: ExerciseUpdatetargetsInput
  1590. baseExercise: ExerciseUpdatebaseExerciseInput
  1591. videos: VideoUpdateManyInput
  1592. pictures: PictureUpdateManyInput
  1593. }
  1594. input ExerciseUpsertWithoutParentExerciseInstancesInput {
  1595. update: ExerciseUpdateWithoutParentExerciseInstancesDataInput!
  1596. create: ExerciseCreateWithoutParentExerciseInstancesInput!
  1597. }
  1598. input ExerciseWhereInput {
  1599. """Logical AND on all given filters."""
  1600. AND: [ExerciseWhereInput!]
  1601. """Logical OR on all given filters."""
  1602. OR: [ExerciseWhereInput!]
  1603. """Logical NOT on all given filters combined by AND."""
  1604. NOT: [ExerciseWhereInput!]
  1605. id: ID
  1606. """All values that are not equal to given value."""
  1607. id_not: ID
  1608. """All values that are contained in given list."""
  1609. id_in: [ID!]
  1610. """All values that are not contained in given list."""
  1611. id_not_in: [ID!]
  1612. """All values less than the given value."""
  1613. id_lt: ID
  1614. """All values less than or equal the given value."""
  1615. id_lte: ID
  1616. """All values greater than the given value."""
  1617. id_gt: ID
  1618. """All values greater than or equal the given value."""
  1619. id_gte: ID
  1620. """All values containing the given string."""
  1621. id_contains: ID
  1622. """All values not containing the given string."""
  1623. id_not_contains: ID
  1624. """All values starting with the given string."""
  1625. id_starts_with: ID
  1626. """All values not starting with the given string."""
  1627. id_not_starts_with: ID
  1628. """All values ending with the given string."""
  1629. id_ends_with: ID
  1630. """All values not ending with the given string."""
  1631. id_not_ends_with: ID
  1632. name: String
  1633. """All values that are not equal to given value."""
  1634. name_not: String
  1635. """All values that are contained in given list."""
  1636. name_in: [String!]
  1637. """All values that are not contained in given list."""
  1638. name_not_in: [String!]
  1639. """All values less than the given value."""
  1640. name_lt: String
  1641. """All values less than or equal the given value."""
  1642. name_lte: String
  1643. """All values greater than the given value."""
  1644. name_gt: String
  1645. """All values greater than or equal the given value."""
  1646. name_gte: String
  1647. """All values containing the given string."""
  1648. name_contains: String
  1649. """All values not containing the given string."""
  1650. name_not_contains: String
  1651. """All values starting with the given string."""
  1652. name_starts_with: String
  1653. """All values not starting with the given string."""
  1654. name_not_starts_with: String
  1655. """All values ending with the given string."""
  1656. name_ends_with: String
  1657. """All values not ending with the given string."""
  1658. name_not_ends_with: String
  1659. description: String
  1660. """All values that are not equal to given value."""
  1661. description_not: String
  1662. """All values that are contained in given list."""
  1663. description_in: [String!]
  1664. """All values that are not contained in given list."""
  1665. description_not_in: [String!]
  1666. """All values less than the given value."""
  1667. description_lt: String
  1668. """All values less than or equal the given value."""
  1669. description_lte: String
  1670. """All values greater than the given value."""
  1671. description_gt: String
  1672. """All values greater than or equal the given value."""
  1673. description_gte: String
  1674. """All values containing the given string."""
  1675. description_contains: String
  1676. """All values not containing the given string."""
  1677. description_not_contains: String
  1678. """All values starting with the given string."""
  1679. description_starts_with: String
  1680. """All values not starting with the given string."""
  1681. description_not_starts_with: String
  1682. """All values ending with the given string."""
  1683. description_ends_with: String
  1684. """All values not ending with the given string."""
  1685. description_not_ends_with: String
  1686. videos_every: VideoWhereInput
  1687. videos_some: VideoWhereInput
  1688. videos_none: VideoWhereInput
  1689. pictures_every: PictureWhereInput
  1690. pictures_some: PictureWhereInput
  1691. pictures_none: PictureWhereInput
  1692. parentExerciseInstances_every: ExerciseInstanceWhereInput
  1693. parentExerciseInstances_some: ExerciseInstanceWhereInput
  1694. parentExerciseInstances_none: ExerciseInstanceWhereInput
  1695. }
  1696. input ExerciseWhereUniqueInput {
  1697. id: ID
  1698. }
  1699. type File implements Node {
  1700. id: ID!
  1701. createdAt: DateTime!
  1702. updatedAt: DateTime!
  1703. user: User!
  1704. path: String!
  1705. comment: String
  1706. mimetype: String
  1707. thumbnail: String
  1708. filename: String
  1709. encoding: String
  1710. size: Int
  1711. width: Int
  1712. height: Int
  1713. duration: Float
  1714. title: String
  1715. artist: String
  1716. }
  1717. """A connection to a list of items."""
  1718. type FileConnection {
  1719. """Information to aid in pagination."""
  1720. pageInfo: PageInfo!
  1721. """A list of edges."""
  1722. edges: [FileEdge]!
  1723. aggregate: AggregateFile!
  1724. }
  1725. input FileCreateInput {
  1726. id: ID
  1727. path: String!
  1728. comment: String
  1729. mimetype: String
  1730. thumbnail: String
  1731. filename: String
  1732. encoding: String
  1733. size: Int
  1734. width: Int
  1735. height: Int
  1736. duration: Float
  1737. title: String
  1738. artist: String
  1739. user: UserCreateOneInput!
  1740. }
  1741. input FileCreateOneInput {
  1742. create: FileCreateInput
  1743. connect: FileWhereUniqueInput
  1744. }
  1745. """An edge in a connection."""
  1746. type FileEdge {
  1747. """The item at the end of the edge."""
  1748. node: File!
  1749. """A cursor for use in pagination."""
  1750. cursor: String!
  1751. }
  1752. enum FileOrderByInput {
  1753. id_ASC
  1754. id_DESC
  1755. createdAt_ASC
  1756. createdAt_DESC
  1757. updatedAt_ASC
  1758. updatedAt_DESC
  1759. path_ASC
  1760. path_DESC
  1761. comment_ASC
  1762. comment_DESC
  1763. mimetype_ASC
  1764. mimetype_DESC
  1765. thumbnail_ASC
  1766. thumbnail_DESC
  1767. filename_ASC
  1768. filename_DESC
  1769. encoding_ASC
  1770. encoding_DESC
  1771. size_ASC
  1772. size_DESC
  1773. width_ASC
  1774. width_DESC
  1775. height_ASC
  1776. height_DESC
  1777. duration_ASC
  1778. duration_DESC
  1779. title_ASC
  1780. title_DESC
  1781. artist_ASC
  1782. artist_DESC
  1783. }
  1784. type FilePreviousValues {
  1785. id: ID!
  1786. createdAt: DateTime!
  1787. updatedAt: DateTime!
  1788. path: String!
  1789. comment: String
  1790. mimetype: String
  1791. thumbnail: String
  1792. filename: String
  1793. encoding: String
  1794. size: Int
  1795. width: Int
  1796. height: Int
  1797. duration: Float
  1798. title: String
  1799. artist: String
  1800. }
  1801. type FileSubscriptionPayload {
  1802. mutation: MutationType!
  1803. node: File
  1804. updatedFields: [String!]
  1805. previousValues: FilePreviousValues
  1806. }
  1807. input FileSubscriptionWhereInput {
  1808. """Logical AND on all given filters."""
  1809. AND: [FileSubscriptionWhereInput!]
  1810. """Logical OR on all given filters."""
  1811. OR: [FileSubscriptionWhereInput!]
  1812. """Logical NOT on all given filters combined by AND."""
  1813. NOT: [FileSubscriptionWhereInput!]
  1814. """The subscription event gets dispatched when it's listed in mutation_in"""
  1815. mutation_in: [MutationType!]
  1816. """
  1817. The subscription event gets only dispatched when one of the updated fields names is included in this list
  1818. """
  1819. updatedFields_contains: String
  1820. """
  1821. The subscription event gets only dispatched when all of the field names included in this list have been updated
  1822. """
  1823. updatedFields_contains_every: [String!]
  1824. """
  1825. The subscription event gets only dispatched when some of the field names included in this list have been updated
  1826. """
  1827. updatedFields_contains_some: [String!]
  1828. node: FileWhereInput
  1829. }
  1830. input FileUpdateDataInput {
  1831. path: String
  1832. comment: String
  1833. mimetype: String
  1834. thumbnail: String
  1835. filename: String
  1836. encoding: String
  1837. size: Int
  1838. width: Int
  1839. height: Int
  1840. duration: Float
  1841. title: String
  1842. artist: String
  1843. user: UserUpdateOneRequiredInput
  1844. }
  1845. input FileUpdateInput {
  1846. path: String
  1847. comment: String
  1848. mimetype: String
  1849. thumbnail: String
  1850. filename: String
  1851. encoding: String
  1852. size: Int
  1853. width: Int
  1854. height: Int
  1855. duration: Float
  1856. title: String
  1857. artist: String
  1858. user: UserUpdateOneRequiredInput
  1859. }
  1860. input FileUpdateManyMutationInput {
  1861. path: String
  1862. comment: String
  1863. mimetype: String
  1864. thumbnail: String
  1865. filename: String
  1866. encoding: String
  1867. size: Int
  1868. width: Int
  1869. height: Int
  1870. duration: Float
  1871. title: String
  1872. artist: String
  1873. }
  1874. input FileUpdateOneInput {
  1875. create: FileCreateInput
  1876. connect: FileWhereUniqueInput
  1877. disconnect: Boolean
  1878. delete: Boolean
  1879. update: FileUpdateDataInput
  1880. upsert: FileUpsertNestedInput
  1881. }
  1882. input FileUpsertNestedInput {
  1883. update: FileUpdateDataInput!
  1884. create: FileCreateInput!
  1885. }
  1886. input FileWhereInput {
  1887. """Logical AND on all given filters."""
  1888. AND: [FileWhereInput!]
  1889. """Logical OR on all given filters."""
  1890. OR: [FileWhereInput!]
  1891. """Logical NOT on all given filters combined by AND."""
  1892. NOT: [FileWhereInput!]
  1893. id: ID
  1894. """All values that are not equal to given value."""
  1895. id_not: ID
  1896. """All values that are contained in given list."""
  1897. id_in: [ID!]
  1898. """All values that are not contained in given list."""
  1899. id_not_in: [ID!]
  1900. """All values less than the given value."""
  1901. id_lt: ID
  1902. """All values less than or equal the given value."""
  1903. id_lte: ID
  1904. """All values greater than the given value."""
  1905. id_gt: ID
  1906. """All values greater than or equal the given value."""
  1907. id_gte: ID
  1908. """All values containing the given string."""
  1909. id_contains: ID
  1910. """All values not containing the given string."""
  1911. id_not_contains: ID
  1912. """All values starting with the given string."""
  1913. id_starts_with: ID
  1914. """All values not starting with the given string."""
  1915. id_not_starts_with: ID
  1916. """All values ending with the given string."""
  1917. id_ends_with: ID
  1918. """All values not ending with the given string."""
  1919. id_not_ends_with: ID
  1920. createdAt: DateTime
  1921. """All values that are not equal to given value."""
  1922. createdAt_not: DateTime
  1923. """All values that are contained in given list."""
  1924. createdAt_in: [DateTime!]
  1925. """All values that are not contained in given list."""
  1926. createdAt_not_in: [DateTime!]
  1927. """All values less than the given value."""
  1928. createdAt_lt: DateTime
  1929. """All values less than or equal the given value."""
  1930. createdAt_lte: DateTime
  1931. """All values greater than the given value."""
  1932. createdAt_gt: DateTime
  1933. """All values greater than or equal the given value."""
  1934. createdAt_gte: DateTime
  1935. updatedAt: DateTime
  1936. """All values that are not equal to given value."""
  1937. updatedAt_not: DateTime
  1938. """All values that are contained in given list."""
  1939. updatedAt_in: [DateTime!]
  1940. """All values that are not contained in given list."""
  1941. updatedAt_not_in: [DateTime!]
  1942. """All values less than the given value."""
  1943. updatedAt_lt: DateTime
  1944. """All values less than or equal the given value."""
  1945. updatedAt_lte: DateTime
  1946. """All values greater than the given value."""
  1947. updatedAt_gt: DateTime
  1948. """All values greater than or equal the given value."""
  1949. updatedAt_gte: DateTime
  1950. path: String
  1951. """All values that are not equal to given value."""
  1952. path_not: String
  1953. """All values that are contained in given list."""
  1954. path_in: [String!]
  1955. """All values that are not contained in given list."""
  1956. path_not_in: [String!]
  1957. """All values less than the given value."""
  1958. path_lt: String
  1959. """All values less than or equal the given value."""
  1960. path_lte: String
  1961. """All values greater than the given value."""
  1962. path_gt: String
  1963. """All values greater than or equal the given value."""
  1964. path_gte: String
  1965. """All values containing the given string."""
  1966. path_contains: String
  1967. """All values not containing the given string."""
  1968. path_not_contains: String
  1969. """All values starting with the given string."""
  1970. path_starts_with: String
  1971. """All values not starting with the given string."""
  1972. path_not_starts_with: String
  1973. """All values ending with the given string."""
  1974. path_ends_with: String
  1975. """All values not ending with the given string."""
  1976. path_not_ends_with: String
  1977. comment: String
  1978. """All values that are not equal to given value."""
  1979. comment_not: String
  1980. """All values that are contained in given list."""
  1981. comment_in: [String!]
  1982. """All values that are not contained in given list."""
  1983. comment_not_in: [String!]
  1984. """All values less than the given value."""
  1985. comment_lt: String
  1986. """All values less than or equal the given value."""
  1987. comment_lte: String
  1988. """All values greater than the given value."""
  1989. comment_gt: String
  1990. """All values greater than or equal the given value."""
  1991. comment_gte: String
  1992. """All values containing the given string."""
  1993. comment_contains: String
  1994. """All values not containing the given string."""
  1995. comment_not_contains: String
  1996. """All values starting with the given string."""
  1997. comment_starts_with: String
  1998. """All values not starting with the given string."""
  1999. comment_not_starts_with: String
  2000. """All values ending with the given string."""
  2001. comment_ends_with: String
  2002. """All values not ending with the given string."""
  2003. comment_not_ends_with: String
  2004. mimetype: String
  2005. """All values that are not equal to given value."""
  2006. mimetype_not: String
  2007. """All values that are contained in given list."""
  2008. mimetype_in: [String!]
  2009. """All values that are not contained in given list."""
  2010. mimetype_not_in: [String!]
  2011. """All values less than the given value."""
  2012. mimetype_lt: String
  2013. """All values less than or equal the given value."""
  2014. mimetype_lte: String
  2015. """All values greater than the given value."""
  2016. mimetype_gt: String
  2017. """All values greater than or equal the given value."""
  2018. mimetype_gte: String
  2019. """All values containing the given string."""
  2020. mimetype_contains: String
  2021. """All values not containing the given string."""
  2022. mimetype_not_contains: String
  2023. """All values starting with the given string."""
  2024. mimetype_starts_with: String
  2025. """All values not starting with the given string."""
  2026. mimetype_not_starts_with: String
  2027. """All values ending with the given string."""
  2028. mimetype_ends_with: String
  2029. """All values not ending with the given string."""
  2030. mimetype_not_ends_with: String
  2031. thumbnail: String
  2032. """All values that are not equal to given value."""
  2033. thumbnail_not: String
  2034. """All values that are contained in given list."""
  2035. thumbnail_in: [String!]
  2036. """All values that are not contained in given list."""
  2037. thumbnail_not_in: [String!]
  2038. """All values less than the given value."""
  2039. thumbnail_lt: String
  2040. """All values less than or equal the given value."""
  2041. thumbnail_lte: String
  2042. """All values greater than the given value."""
  2043. thumbnail_gt: String
  2044. """All values greater than or equal the given value."""
  2045. thumbnail_gte: String
  2046. """All values containing the given string."""
  2047. thumbnail_contains: String
  2048. """All values not containing the given string."""
  2049. thumbnail_not_contains: String
  2050. """All values starting with the given string."""
  2051. thumbnail_starts_with: String
  2052. """All values not starting with the given string."""
  2053. thumbnail_not_starts_with: String
  2054. """All values ending with the given string."""
  2055. thumbnail_ends_with: String
  2056. """All values not ending with the given string."""
  2057. thumbnail_not_ends_with: String
  2058. filename: String
  2059. """All values that are not equal to given value."""
  2060. filename_not: String
  2061. """All values that are contained in given list."""
  2062. filename_in: [String!]
  2063. """All values that are not contained in given list."""
  2064. filename_not_in: [String!]
  2065. """All values less than the given value."""
  2066. filename_lt: String
  2067. """All values less than or equal the given value."""
  2068. filename_lte: String
  2069. """All values greater than the given value."""
  2070. filename_gt: String
  2071. """All values greater than or equal the given value."""
  2072. filename_gte: String
  2073. """All values containing the given string."""
  2074. filename_contains: String
  2075. """All values not containing the given string."""
  2076. filename_not_contains: String
  2077. """All values starting with the given string."""
  2078. filename_starts_with: String
  2079. """All values not starting with the given string."""
  2080. filename_not_starts_with: String
  2081. """All values ending with the given string."""
  2082. filename_ends_with: String
  2083. """All values not ending with the given string."""
  2084. filename_not_ends_with: String
  2085. encoding: String
  2086. """All values that are not equal to given value."""
  2087. encoding_not: String
  2088. """All values that are contained in given list."""
  2089. encoding_in: [String!]
  2090. """All values that are not contained in given list."""
  2091. encoding_not_in: [String!]
  2092. """All values less than the given value."""
  2093. encoding_lt: String
  2094. """All values less than or equal the given value."""
  2095. encoding_lte: String
  2096. """All values greater than the given value."""
  2097. encoding_gt: String
  2098. """All values greater than or equal the given value."""
  2099. encoding_gte: String
  2100. """All values containing the given string."""
  2101. encoding_contains: String
  2102. """All values not containing the given string."""
  2103. encoding_not_contains: String
  2104. """All values starting with the given string."""
  2105. encoding_starts_with: String
  2106. """All values not starting with the given string."""
  2107. encoding_not_starts_with: String
  2108. """All values ending with the given string."""
  2109. encoding_ends_with: String
  2110. """All values not ending with the given string."""
  2111. encoding_not_ends_with: String
  2112. size: Int
  2113. """All values that are not equal to given value."""
  2114. size_not: Int
  2115. """All values that are contained in given list."""
  2116. size_in: [Int!]
  2117. """All values that are not contained in given list."""
  2118. size_not_in: [Int!]
  2119. """All values less than the given value."""
  2120. size_lt: Int
  2121. """All values less than or equal the given value."""
  2122. size_lte: Int
  2123. """All values greater than the given value."""
  2124. size_gt: Int
  2125. """All values greater than or equal the given value."""
  2126. size_gte: Int
  2127. width: Int
  2128. """All values that are not equal to given value."""
  2129. width_not: Int
  2130. """All values that are contained in given list."""
  2131. width_in: [Int!]
  2132. """All values that are not contained in given list."""
  2133. width_not_in: [Int!]
  2134. """All values less than the given value."""
  2135. width_lt: Int
  2136. """All values less than or equal the given value."""
  2137. width_lte: Int
  2138. """All values greater than the given value."""
  2139. width_gt: Int
  2140. """All values greater than or equal the given value."""
  2141. width_gte: Int
  2142. height: Int
  2143. """All values that are not equal to given value."""
  2144. height_not: Int
  2145. """All values that are contained in given list."""
  2146. height_in: [Int!]
  2147. """All values that are not contained in given list."""
  2148. height_not_in: [Int!]
  2149. """All values less than the given value."""
  2150. height_lt: Int
  2151. """All values less than or equal the given value."""
  2152. height_lte: Int
  2153. """All values greater than the given value."""
  2154. height_gt: Int
  2155. """All values greater than or equal the given value."""
  2156. height_gte: Int
  2157. duration: Float
  2158. """All values that are not equal to given value."""
  2159. duration_not: Float
  2160. """All values that are contained in given list."""
  2161. duration_in: [Float!]
  2162. """All values that are not contained in given list."""
  2163. duration_not_in: [Float!]
  2164. """All values less than the given value."""
  2165. duration_lt: Float
  2166. """All values less than or equal the given value."""
  2167. duration_lte: Float
  2168. """All values greater than the given value."""
  2169. duration_gt: Float
  2170. """All values greater than or equal the given value."""
  2171. duration_gte: Float
  2172. title: String
  2173. """All values that are not equal to given value."""
  2174. title_not: String
  2175. """All values that are contained in given list."""
  2176. title_in: [String!]
  2177. """All values that are not contained in given list."""
  2178. title_not_in: [String!]
  2179. """All values less than the given value."""
  2180. title_lt: String
  2181. """All values less than or equal the given value."""
  2182. title_lte: String
  2183. """All values greater than the given value."""
  2184. title_gt: String
  2185. """All values greater than or equal the given value."""
  2186. title_gte: String
  2187. """All values containing the given string."""
  2188. title_contains: String
  2189. """All values not containing the given string."""
  2190. title_not_contains: String
  2191. """All values starting with the given string."""
  2192. title_starts_with: String
  2193. """All values not starting with the given string."""
  2194. title_not_starts_with: String
  2195. """All values ending with the given string."""
  2196. title_ends_with: String
  2197. """All values not ending with the given string."""
  2198. title_not_ends_with: String
  2199. artist: String
  2200. """All values that are not equal to given value."""
  2201. artist_not: String
  2202. """All values that are contained in given list."""
  2203. artist_in: [String!]
  2204. """All values that are not contained in given list."""
  2205. artist_not_in: [String!]
  2206. """All values less than the given value."""
  2207. artist_lt: String
  2208. """All values less than or equal the given value."""
  2209. artist_lte: String
  2210. """All values greater than the given value."""
  2211. artist_gt: String
  2212. """All values greater than or equal the given value."""
  2213. artist_gte: String
  2214. """All values containing the given string."""
  2215. artist_contains: String
  2216. """All values not containing the given string."""
  2217. artist_not_contains: String
  2218. """All values starting with the given string."""
  2219. artist_starts_with: String
  2220. """All values not starting with the given string."""
  2221. artist_not_starts_with: String
  2222. """All values ending with the given string."""
  2223. artist_ends_with: String
  2224. """All values not ending with the given string."""
  2225. artist_not_ends_with: String
  2226. user: UserWhereInput
  2227. }
  2228. input FileWhereUniqueInput {
  2229. id: ID
  2230. }
  2231. type Format implements Node {
  2232. id: ID!
  2233. name: String!
  2234. description: String!
  2235. }
  2236. """A connection to a list of items."""
  2237. type FormatConnection {
  2238. """Information to aid in pagination."""
  2239. pageInfo: PageInfo!
  2240. """A list of edges."""
  2241. edges: [FormatEdge]!
  2242. aggregate: AggregateFormat!
  2243. }
  2244. input FormatCreateInput {
  2245. id: ID
  2246. name: String!
  2247. description: String!
  2248. }
  2249. input FormatCreateOneInput {
  2250. create: FormatCreateInput
  2251. connect: FormatWhereUniqueInput
  2252. }
  2253. """An edge in a connection."""
  2254. type FormatEdge {
  2255. """The item at the end of the edge."""
  2256. node: Format!
  2257. """A cursor for use in pagination."""
  2258. cursor: String!
  2259. }
  2260. enum FormatOrderByInput {
  2261. id_ASC
  2262. id_DESC
  2263. name_ASC
  2264. name_DESC
  2265. description_ASC
  2266. description_DESC
  2267. }
  2268. type FormatPreviousValues {
  2269. id: ID!
  2270. name: String!
  2271. description: String!
  2272. }
  2273. type FormatSubscriptionPayload {
  2274. mutation: MutationType!
  2275. node: Format
  2276. updatedFields: [String!]
  2277. previousValues: FormatPreviousValues
  2278. }
  2279. input FormatSubscriptionWhereInput {
  2280. """Logical AND on all given filters."""
  2281. AND: [FormatSubscriptionWhereInput!]
  2282. """Logical OR on all given filters."""
  2283. OR: [FormatSubscriptionWhereInput!]
  2284. """Logical NOT on all given filters combined by AND."""
  2285. NOT: [FormatSubscriptionWhereInput!]
  2286. """The subscription event gets dispatched when it's listed in mutation_in"""
  2287. mutation_in: [MutationType!]
  2288. """
  2289. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2290. """
  2291. updatedFields_contains: String
  2292. """
  2293. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2294. """
  2295. updatedFields_contains_every: [String!]
  2296. """
  2297. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2298. """
  2299. updatedFields_contains_some: [String!]
  2300. node: FormatWhereInput
  2301. }
  2302. input FormatUpdateDataInput {
  2303. name: String
  2304. description: String
  2305. }
  2306. input FormatUpdateInput {
  2307. name: String
  2308. description: String
  2309. }
  2310. input FormatUpdateManyMutationInput {
  2311. name: String
  2312. description: String
  2313. }
  2314. input FormatUpdateOneRequiredInput {
  2315. create: FormatCreateInput
  2316. connect: FormatWhereUniqueInput
  2317. update: FormatUpdateDataInput
  2318. upsert: FormatUpsertNestedInput
  2319. }
  2320. input FormatUpsertNestedInput {
  2321. update: FormatUpdateDataInput!
  2322. create: FormatCreateInput!
  2323. }
  2324. input FormatWhereInput {
  2325. """Logical AND on all given filters."""
  2326. AND: [FormatWhereInput!]
  2327. """Logical OR on all given filters."""
  2328. OR: [FormatWhereInput!]
  2329. """Logical NOT on all given filters combined by AND."""
  2330. NOT: [FormatWhereInput!]
  2331. id: ID
  2332. """All values that are not equal to given value."""
  2333. id_not: ID
  2334. """All values that are contained in given list."""
  2335. id_in: [ID!]
  2336. """All values that are not contained in given list."""
  2337. id_not_in: [ID!]
  2338. """All values less than the given value."""
  2339. id_lt: ID
  2340. """All values less than or equal the given value."""
  2341. id_lte: ID
  2342. """All values greater than the given value."""
  2343. id_gt: ID
  2344. """All values greater than or equal the given value."""
  2345. id_gte: ID
  2346. """All values containing the given string."""
  2347. id_contains: ID
  2348. """All values not containing the given string."""
  2349. id_not_contains: ID
  2350. """All values starting with the given string."""
  2351. id_starts_with: ID
  2352. """All values not starting with the given string."""
  2353. id_not_starts_with: ID
  2354. """All values ending with the given string."""
  2355. id_ends_with: ID
  2356. """All values not ending with the given string."""
  2357. id_not_ends_with: ID
  2358. name: String
  2359. """All values that are not equal to given value."""
  2360. name_not: String
  2361. """All values that are contained in given list."""
  2362. name_in: [String!]
  2363. """All values that are not contained in given list."""
  2364. name_not_in: [String!]
  2365. """All values less than the given value."""
  2366. name_lt: String
  2367. """All values less than or equal the given value."""
  2368. name_lte: String
  2369. """All values greater than the given value."""
  2370. name_gt: String
  2371. """All values greater than or equal the given value."""
  2372. name_gte: String
  2373. """All values containing the given string."""
  2374. name_contains: String
  2375. """All values not containing the given string."""
  2376. name_not_contains: String
  2377. """All values starting with the given string."""
  2378. name_starts_with: String
  2379. """All values not starting with the given string."""
  2380. name_not_starts_with: String
  2381. """All values ending with the given string."""
  2382. name_ends_with: String
  2383. """All values not ending with the given string."""
  2384. name_not_ends_with: String
  2385. description: String
  2386. """All values that are not equal to given value."""
  2387. description_not: String
  2388. """All values that are contained in given list."""
  2389. description_in: [String!]
  2390. """All values that are not contained in given list."""
  2391. description_not_in: [String!]
  2392. """All values less than the given value."""
  2393. description_lt: String
  2394. """All values less than or equal the given value."""
  2395. description_lte: String
  2396. """All values greater than the given value."""
  2397. description_gt: String
  2398. """All values greater than or equal the given value."""
  2399. description_gte: String
  2400. """All values containing the given string."""
  2401. description_contains: String
  2402. """All values not containing the given string."""
  2403. description_not_contains: String
  2404. """All values starting with the given string."""
  2405. description_starts_with: String
  2406. """All values not starting with the given string."""
  2407. description_not_starts_with: String
  2408. """All values ending with the given string."""
  2409. description_ends_with: String
  2410. """All values not ending with the given string."""
  2411. description_not_ends_with: String
  2412. }
  2413. input FormatWhereUniqueInput {
  2414. id: ID
  2415. }
  2416. type Link implements Node {
  2417. id: ID!
  2418. createdAt: DateTime!
  2419. updatedAt: DateTime!
  2420. url: String!
  2421. user: User!
  2422. comment: String
  2423. duration: Int
  2424. title: String
  2425. artist: String
  2426. }
  2427. """A connection to a list of items."""
  2428. type LinkConnection {
  2429. """Information to aid in pagination."""
  2430. pageInfo: PageInfo!
  2431. """A list of edges."""
  2432. edges: [LinkEdge]!
  2433. aggregate: AggregateLink!
  2434. }
  2435. input LinkCreateInput {
  2436. id: ID
  2437. url: String!
  2438. comment: String
  2439. duration: Int
  2440. title: String
  2441. artist: String
  2442. user: UserCreateOneInput!
  2443. }
  2444. input LinkCreateOneInput {
  2445. create: LinkCreateInput
  2446. connect: LinkWhereUniqueInput
  2447. }
  2448. """An edge in a connection."""
  2449. type LinkEdge {
  2450. """The item at the end of the edge."""
  2451. node: Link!
  2452. """A cursor for use in pagination."""
  2453. cursor: String!
  2454. }
  2455. enum LinkOrderByInput {
  2456. id_ASC
  2457. id_DESC
  2458. createdAt_ASC
  2459. createdAt_DESC
  2460. updatedAt_ASC
  2461. updatedAt_DESC
  2462. url_ASC
  2463. url_DESC
  2464. comment_ASC
  2465. comment_DESC
  2466. duration_ASC
  2467. duration_DESC
  2468. title_ASC
  2469. title_DESC
  2470. artist_ASC
  2471. artist_DESC
  2472. }
  2473. type LinkPreviousValues {
  2474. id: ID!
  2475. createdAt: DateTime!
  2476. updatedAt: DateTime!
  2477. url: String!
  2478. comment: String
  2479. duration: Int
  2480. title: String
  2481. artist: String
  2482. }
  2483. type LinkSubscriptionPayload {
  2484. mutation: MutationType!
  2485. node: Link
  2486. updatedFields: [String!]
  2487. previousValues: LinkPreviousValues
  2488. }
  2489. input LinkSubscriptionWhereInput {
  2490. """Logical AND on all given filters."""
  2491. AND: [LinkSubscriptionWhereInput!]
  2492. """Logical OR on all given filters."""
  2493. OR: [LinkSubscriptionWhereInput!]
  2494. """Logical NOT on all given filters combined by AND."""
  2495. NOT: [LinkSubscriptionWhereInput!]
  2496. """The subscription event gets dispatched when it's listed in mutation_in"""
  2497. mutation_in: [MutationType!]
  2498. """
  2499. The subscription event gets only dispatched when one of the updated fields names is included in this list
  2500. """
  2501. updatedFields_contains: String
  2502. """
  2503. The subscription event gets only dispatched when all of the field names included in this list have been updated
  2504. """
  2505. updatedFields_contains_every: [String!]
  2506. """
  2507. The subscription event gets only dispatched when some of the field names included in this list have been updated
  2508. """
  2509. updatedFields_contains_some: [String!]
  2510. node: LinkWhereInput
  2511. }
  2512. input LinkUpdateDataInput {
  2513. url: String
  2514. comment: String
  2515. duration: Int
  2516. title: String
  2517. artist: String
  2518. user: UserUpdateOneRequiredInput
  2519. }
  2520. input LinkUpdateInput {
  2521. url: String
  2522. comment: String
  2523. duration: Int
  2524. title: String
  2525. artist: String
  2526. user: UserUpdateOneRequiredInput
  2527. }
  2528. input LinkUpdateManyMutationInput {
  2529. url: String
  2530. comment: String
  2531. duration: Int
  2532. title: String
  2533. artist: String
  2534. }
  2535. input LinkUpdateOneInput {
  2536. create: LinkCreateInput
  2537. connect: LinkWhereUniqueInput
  2538. disconnect: Boolean
  2539. delete: Boolean
  2540. update: LinkUpdateDataInput
  2541. upsert: LinkUpsertNestedInput
  2542. }
  2543. input LinkUpsertNestedInput {
  2544. update: LinkUpdateDataInput!
  2545. create: LinkCreateInput!
  2546. }
  2547. input LinkWhereInput {
  2548. """Logical AND on all given filters."""
  2549. AND: [LinkWhereInput!]
  2550. """Logical OR on all given filters."""
  2551. OR: [LinkWhereInput!]
  2552. """Logical NOT on all given filters combined by AND."""
  2553. NOT: [LinkWhereInput!]
  2554. id: ID
  2555. """All values that are not equal to given value."""
  2556. id_not: ID
  2557. """All values that are contained in given list."""
  2558. id_in: [ID!]
  2559. """All values that are not contained in given list."""
  2560. id_not_in: [ID!]
  2561. """All values less than the given value."""
  2562. id_lt: ID
  2563. """All values less than or equal the given value."""
  2564. id_lte: ID
  2565. """All values greater than the given value."""
  2566. id_gt: ID
  2567. """All values greater than or equal the given value."""
  2568. id_gte: ID
  2569. """All values containing the given string."""
  2570. id_contains: ID
  2571. """All values not containing the given string."""
  2572. id_not_contains: ID
  2573. """All values starting with the given string."""
  2574. id_starts_with: ID
  2575. """All values not starting with the given string."""
  2576. id_not_starts_with: ID
  2577. """All values ending with the given string."""
  2578. id_ends_with: ID
  2579. """All values not ending with the given string."""
  2580. id_not_ends_with: ID
  2581. createdAt: DateTime
  2582. """All values that are not equal to given value."""
  2583. createdAt_not: DateTime
  2584. """All values that are contained in given list."""
  2585. createdAt_in: [DateTime!]
  2586. """All values that are not contained in given list."""
  2587. createdAt_not_in: [DateTime!]
  2588. """All values less than the given value."""
  2589. createdAt_lt: DateTime
  2590. """All values less than or equal the given value."""
  2591. createdAt_lte: DateTime
  2592. """All values greater than the given value."""
  2593. createdAt_gt: DateTime
  2594. """All values greater than or equal the given value."""
  2595. createdAt_gte: DateTime
  2596. updatedAt: DateTime
  2597. """All values that are not equal to given value."""
  2598. updatedAt_not: DateTime
  2599. """All values that are contained in given list."""
  2600. updatedAt_in: [DateTime!]
  2601. """All values that are not contained in given list."""
  2602. updatedAt_not_in: [DateTime!]
  2603. """All values less than the given value."""
  2604. updatedAt_lt: DateTime
  2605. """All values less than or equal the given value."""
  2606. updatedAt_lte: DateTime
  2607. """All values greater than the given value."""
  2608. updatedAt_gt: DateTime
  2609. """All values greater than or equal the given value."""
  2610. updatedAt_gte: DateTime
  2611. url: String
  2612. """All values that are not equal to given value."""
  2613. url_not: String
  2614. """All values that are contained in given list."""
  2615. url_in: [String!]
  2616. """All values that are not contained in given list."""
  2617. url_not_in: [String!]
  2618. """All values less than the given value."""
  2619. url_lt: String
  2620. """All values less than or equal the given value."""
  2621. url_lte: String
  2622. """All values greater than the given value."""
  2623. url_gt: String
  2624. """All values greater than or equal the given value."""
  2625. url_gte: String
  2626. """All values containing the given string."""
  2627. url_contains: String
  2628. """All values not containing the given string."""
  2629. url_not_contains: String
  2630. """All values starting with the given string."""
  2631. url_starts_with: String
  2632. """All values not starting with the given string."""
  2633. url_not_starts_with: String
  2634. """All values ending with the given string."""
  2635. url_ends_with: String
  2636. """All values not ending with the given string."""
  2637. url_not_ends_with: String
  2638. comment: String
  2639. """All values that are not equal to given value."""
  2640. comment_not: String
  2641. """All values that are contained in given list."""
  2642. comment_in: [String!]
  2643. """All values that are not contained in given list."""
  2644. comment_not_in: [String!]
  2645. """All values less than the given value."""
  2646. comment_lt: String
  2647. """All values less than or equal the given value."""
  2648. comment_lte: String
  2649. """All values greater than the given value."""
  2650. comment_gt: String
  2651. """All values greater than or equal the given value."""
  2652. comment_gte: String
  2653. """All values containing the given string."""
  2654. comment_contains: String
  2655. """All values not containing the given string."""
  2656. comment_not_contains: String
  2657. """All values starting with the given string."""
  2658. comment_starts_with: String
  2659. """All values not starting with the given string."""
  2660. comment_not_starts_with: String
  2661. """All values ending with the given string."""
  2662. comment_ends_with: String
  2663. """All values not ending with the given string."""
  2664. comment_not_ends_with: String
  2665. duration: Int
  2666. """All values that are not equal to given value."""
  2667. duration_not: Int
  2668. """All values that are contained in given list."""
  2669. duration_in: [Int!]
  2670. """All values that are not contained in given list."""
  2671. duration_not_in: [Int!]
  2672. """All values less than the given value."""
  2673. duration_lt: Int
  2674. """All values less than or equal the given value."""
  2675. duration_lte: Int
  2676. """All values greater than the given value."""
  2677. duration_gt: Int
  2678. """All values greater than or equal the given value."""
  2679. duration_gte: Int
  2680. title: String
  2681. """All values that are not equal to given value."""
  2682. title_not: String
  2683. """All values that are contained in given list."""
  2684. title_in: [String!]
  2685. """All values that are not contained in given list."""
  2686. title_not_in: [String!]
  2687. """All values less than the given value."""
  2688. title_lt: String
  2689. """All values less than or equal the given value."""
  2690. title_lte: String
  2691. """All values greater than the given value."""
  2692. title_gt: String
  2693. """All values greater than or equal the given value."""
  2694. title_gte: String
  2695. """All values containing the given string."""
  2696. title_contains: String
  2697. """All values not containing the given string."""
  2698. title_not_contains: String
  2699. """All values starting with the given string."""
  2700. title_starts_with: String
  2701. """All values not starting with the given string."""
  2702. title_not_starts_with: String
  2703. """All values ending with the given string."""
  2704. title_ends_with: String
  2705. """All values not ending with the given string."""
  2706. title_not_ends_with: String
  2707. artist: String
  2708. """All values that are not equal to given value."""
  2709. artist_not: String
  2710. """All values that are contained in given list."""
  2711. artist_in: [String!]
  2712. """All values that are not contained in given list."""
  2713. artist_not_in: [String!]
  2714. """All values less than the given value."""
  2715. artist_lt: String
  2716. """All values less than or equal the given value."""
  2717. artist_lte: String
  2718. """All values greater than the given value."""
  2719. artist_gt: String
  2720. """All values greater than or equal the given value."""
  2721. artist_gte: String
  2722. """All values containing the given string."""
  2723. artist_contains: String
  2724. """All values not containing the given string."""
  2725. artist_not_contains: String
  2726. """All values starting with the given string."""
  2727. artist_starts_with: String
  2728. """All values not starting with the given string."""
  2729. artist_not_starts_with: String
  2730. """All values ending with the given string."""
  2731. artist_ends_with: String
  2732. """All values not ending with the given string."""
  2733. artist_not_ends_with: String
  2734. user: UserWhereInput
  2735. }
  2736. input LinkWhereUniqueInput {
  2737. id: ID
  2738. }
  2739. """
  2740. The `Long` scalar type represents non-fractional signed whole numeric values.
  2741. Long can represent values between -(2^63) and 2^63 - 1.
  2742. """
  2743. scalar Long
  2744. type Mutation {
  2745. createTraining(data: TrainingCreateInput!): Training!
  2746. createBlock(data: BlockCreateInput!): Block!
  2747. createBlockInstance(data: BlockInstanceCreateInput!): BlockInstance!
  2748. createExercise(data: ExerciseCreateInput!): Exercise!
  2749. createExerciseInstance(data: ExerciseInstanceCreateInput!): ExerciseInstance!
  2750. createComment(data: CommentCreateInput!): Comment!
  2751. createTrainingType(data: TrainingTypeCreateInput!): TrainingType!
  2752. createTrack(data: TrackCreateInput!): Track!
  2753. createLink(data: LinkCreateInput!): Link!
  2754. createUser(data: UserCreateInput!): User!
  2755. createFile(data: FileCreateInput!): File!
  2756. createFormat(data: FormatCreateInput!): Format!
  2757. createPicture(data: PictureCreateInput!): Picture!
  2758. createRating(data: RatingCreateInput!): Rating!
  2759. createVideo(data: VideoCreateInput!): Video!
  2760. updateTraining(data: TrainingUpdateInput!, where: TrainingWhereUniqueInput!): Training
  2761. updateBlock(data: BlockUpdateInput!, where: BlockWhereUniqueInput!): Block
  2762. updateBlockInstance(data: BlockInstanceUpdateInput!, where: BlockInstanceWhereUniqueInput!): BlockInstance
  2763. updateExercise(data: ExerciseUpdateInput!, where: ExerciseWhereUniqueInput!): Exercise
  2764. updateExerciseInstance(data: ExerciseInstanceUpdateInput!, where: ExerciseInstanceWhereUniqueInput!): ExerciseInstance
  2765. updateComment(data: CommentUpdateInput!, where: CommentWhereUniqueInput!): Comment
  2766. updateTrainingType(data: TrainingTypeUpdateInput!, where: TrainingTypeWhereUniqueInput!): TrainingType
  2767. updateTrack(data: TrackUpdateInput!, where: TrackWhereUniqueInput!): Track
  2768. updateLink(data: LinkUpdateInput!, where: LinkWhereUniqueInput!): Link
  2769. updateUser(data: UserUpdateInput!, where: UserWhereUniqueInput!): User
  2770. updateFile(data: FileUpdateInput!, where: FileWhereUniqueInput!): File
  2771. updateFormat(data: FormatUpdateInput!, where: FormatWhereUniqueInput!): Format
  2772. updatePicture(data: PictureUpdateInput!, where: PictureWhereUniqueInput!): Picture
  2773. updateRating(data: RatingUpdateInput!, where: RatingWhereUniqueInput!): Rating
  2774. updateVideo(data: VideoUpdateInput!, where: VideoWhereUniqueInput!): Video
  2775. deleteTraining(where: TrainingWhereUniqueInput!): Training
  2776. deleteBlock(where: BlockWhereUniqueInput!): Block
  2777. deleteBlockInstance(where: BlockInstanceWhereUniqueInput!): BlockInstance
  2778. deleteExercise(where: ExerciseWhereUniqueInput!): Exercise
  2779. deleteExerciseInstance(where: ExerciseInstanceWhereUniqueInput!): ExerciseInstance
  2780. deleteComment(where: CommentWhereUniqueInput!): Comment
  2781. deleteTrainingType(where: TrainingTypeWhereUniqueInput!): TrainingType
  2782. deleteTrack(where: TrackWhereUniqueInput!): Track
  2783. deleteLink(where: LinkWhereUniqueInput!): Link
  2784. deleteUser(where: UserWhereUniqueInput!): User
  2785. deleteFile(where: FileWhereUniqueInput!): File
  2786. deleteFormat(where: FormatWhereUniqueInput!): Format
  2787. deletePicture(where: PictureWhereUniqueInput!): Picture
  2788. deleteRating(where: RatingWhereUniqueInput!): Rating
  2789. deleteVideo(where: VideoWhereUniqueInput!): Video
  2790. upsertTraining(where: TrainingWhereUniqueInput!, create: TrainingCreateInput!, update: TrainingUpdateInput!): Training!
  2791. upsertBlock(where: BlockWhereUniqueInput!, create: BlockCreateInput!, update: BlockUpdateInput!): Block!
  2792. upsertBlockInstance(where: BlockInstanceWhereUniqueInput!, create: BlockInstanceCreateInput!, update: BlockInstanceUpdateInput!): BlockInstance!
  2793. upsertExercise(where: ExerciseWhereUniqueInput!, create: ExerciseCreateInput!, update: ExerciseUpdateInput!): Exercise!
  2794. upsertExerciseInstance(where: ExerciseInstanceWhereUniqueInput!, create: ExerciseInstanceCreateInput!, update: ExerciseInstanceUpdateInput!): ExerciseInstance!
  2795. upsertComment(where: CommentWhereUniqueInput!, create: CommentCreateInput!, update: CommentUpdateInput!): Comment!
  2796. upsertTrainingType(where: TrainingTypeWhereUniqueInput!, create: TrainingTypeCreateInput!, update: TrainingTypeUpdateInput!): TrainingType!
  2797. upsertTrack(where: TrackWhereUniqueInput!, create: TrackCreateInput!, update: TrackUpdateInput!): Track!
  2798. upsertLink(where: LinkWhereUniqueInput!, create: LinkCreateInput!, update: LinkUpdateInput!): Link!
  2799. upsertUser(where: UserWhereUniqueInput!, create: UserCreateInput!, update: UserUpdateInput!): User!
  2800. upsertFile(where: FileWhereUniqueInput!, create: FileCreateInput!, update: FileUpdateInput!): File!
  2801. upsertFormat(where: FormatWhereUniqueInput!, create: FormatCreateInput!, update: FormatUpdateInput!): Format!
  2802. upsertPicture(where: PictureWhereUniqueInput!, create: PictureCreateInput!, update: PictureUpdateInput!): Picture!
  2803. upsertRating(where: RatingWhereUniqueInput!, create: RatingCreateInput!, update: RatingUpdateInput!): Rating!
  2804. upsertVideo(where: VideoWhereUniqueInput!, create: VideoCreateInput!, update: VideoUpdateInput!): Video!
  2805. updateManyTrainings(data: TrainingUpdateManyMutationInput!, where: TrainingWhereInput): BatchPayload!
  2806. updateManyBlocks(data: BlockUpdateManyMutationInput!, where: BlockWhereInput): BatchPayload!
  2807. updateManyBlockInstances(data: BlockInstanceUpdateManyMutationInput!, where: BlockInstanceWhereInput): BatchPayload!
  2808. updateManyExercises(data: ExerciseUpdateManyMutationInput!, where: ExerciseWhereInput): BatchPayload!
  2809. updateManyExerciseInstances(data: ExerciseInstanceUpdateManyMutationInput!, where: ExerciseInstanceWhereInput): BatchPayload!
  2810. updateManyComments(data: CommentUpdateManyMutationInput!, where: CommentWhereInput): BatchPayload!
  2811. updateManyTrainingTypes(data: TrainingTypeUpdateManyMutationInput!, where: TrainingTypeWhereInput): BatchPayload!
  2812. updateManyTracks(data: TrackUpdateManyMutationInput!, where: TrackWhereInput): BatchPayload!
  2813. updateManyLinks(data: LinkUpdateManyMutationInput!, where: LinkWhereInput): BatchPayload!
  2814. updateManyUsers(data: UserUpdateManyMutationInput!, where: UserWhereInput): BatchPayload!
  2815. updateManyFiles(data: FileUpdateManyMutationInput!, where: FileWhereInput): BatchPayload!
  2816. updateManyFormats(data: FormatUpdateManyMutationInput!, where: FormatWhereInput): BatchPayload!
  2817. updateManyPictures(data: PictureUpdateManyMutationInput!, where: PictureWhereInput): BatchPayload!
  2818. updateManyRatings(data: RatingUpdateManyMutationInput!, where: RatingWhereInput): BatchPayload!
  2819. updateManyVideos(data: VideoUpdateManyMutationInput!, where: VideoWhereInput): BatchPayload!
  2820. deleteManyTrainings(where: TrainingWhereInput): BatchPayload!
  2821. deleteManyBlocks(where: BlockWhereInput): BatchPayload!
  2822. deleteManyBlockInstances(where: BlockInstanceWhereInput): BatchPayload!
  2823. deleteManyExercises(where: ExerciseWhereInput): BatchPayload!
  2824. deleteManyExerciseInstances(where: ExerciseInstanceWhereInput): BatchPayload!
  2825. deleteManyComments(where: CommentWhereInput): BatchPayload!
  2826. deleteManyTrainingTypes(where: TrainingTypeWhereInput): BatchPayload!
  2827. deleteManyTracks(where: TrackWhereInput): BatchPayload!
  2828. deleteManyLinks(where: LinkWhereInput): BatchPayload!
  2829. deleteManyUsers(where: UserWhereInput): BatchPayload!
  2830. deleteManyFiles(where: FileWhereInput): BatchPayload!
  2831. deleteManyFormats(where: FormatWhereInput): BatchPayload!
  2832. deleteManyPictures(where: PictureWhereInput): BatchPayload!
  2833. deleteManyRatings(where: RatingWhereInput): BatchPayload!
  2834. deleteManyVideos(where: VideoWhereInput): BatchPayload!
  2835. }
  2836. enum MutationType {
  2837. CREATED
  2838. UPDATED
  2839. DELETED
  2840. }
  2841. """An object with an ID"""
  2842. interface Node {
  2843. """The id of the object."""
  2844. id: ID!
  2845. }
  2846. """Information about pagination in a connection."""
  2847. type PageInfo {
  2848. """When paginating forwards, are there more items?"""
  2849. hasNextPage: Boolean!
  2850. """When paginating backwards, are there more items?"""
  2851. hasPreviousPage: Boolean!
  2852. """When paginating backwards, the cursor to continue."""
  2853. startCursor: String
  2854. """When paginating forwards, the cursor to continue."""
  2855. endCursor: String
  2856. }
  2857. enum Permission {
  2858. ADMIN
  2859. INSTRUCTOR
  2860. }
  2861. type Picture implements Node {
  2862. id: ID!
  2863. createdAt: DateTime!
  2864. updatedAt: DateTime!
  2865. order: Int!
  2866. file: File
  2867. link: Link
  2868. }
  2869. """A connection to a list of items."""
  2870. type PictureConnection {
  2871. """Information to aid in pagination."""
  2872. pageInfo: PageInfo!
  2873. """A list of edges."""
  2874. edges: [PictureEdge]!
  2875. aggregate: AggregatePicture!
  2876. }
  2877. input PictureCreateInput {
  2878. id: ID
  2879. order: Int!
  2880. file: FileCreateOneInput
  2881. link: LinkCreateOneInput
  2882. }
  2883. input PictureCreateManyInput {
  2884. create: [PictureCreateInput!]
  2885. connect: [PictureWhereUniqueInput!]
  2886. }
  2887. """An edge in a connection."""
  2888. type PictureEdge {
  2889. """The item at the end of the edge."""
  2890. node: Picture!
  2891. """A cursor for use in pagination."""
  2892. cursor: String!
  2893. }
  2894. enum PictureOrderByInput {
  2895. id_ASC
  2896. id_DESC
  2897. createdAt_ASC
  2898. createdAt_DESC
  2899. updatedAt_ASC
  2900. updatedAt_DESC
  2901. order_ASC
  2902. order_DESC
  2903. }
  2904. type PicturePreviousValues {
  2905. id: ID!
  2906. createdAt: DateTime!
  2907. updatedAt: DateTime!
  2908. order: Int!
  2909. }
  2910. input PictureScalarWhereInput {
  2911. """Logical AND on all given filters."""
  2912. AND: [PictureScalarWhereInput!]
  2913. """Logical OR on all given filters."""
  2914. OR: [PictureScalarWhereInput!]
  2915. """Logical NOT on all given filters combined by AND."""
  2916. NOT: [PictureScalarWhereInput!]
  2917. id: ID
  2918. """All values that are not equal to given value."""
  2919. id_not: ID
  2920. """All values that are contained in given list."""
  2921. id_in: [ID!]
  2922. """All values that are not contained in given list."""
  2923. id_not_in: [ID!]
  2924. """All values less than the given value."""
  2925. id_lt: ID
  2926. """All values less than or equal the given value."""
  2927. id_lte: ID
  2928. """All values greater than the given value."""
  2929. id_gt: ID
  2930. """All values greater than or equal the given value."""
  2931. id_gte: ID
  2932. """All values containing the given string."""
  2933. id_contains: ID
  2934. """All values not containing the given string."""
  2935. id_not_contains: ID
  2936. """All values starting with the given string."""
  2937. id_starts_with: ID
  2938. """All values not starting with the given string."""
  2939. id_not_starts_with: ID
  2940. """All values ending with the given string."""
  2941. id_ends_with: ID
  2942. """All values not ending with the given string."""
  2943. id_not_ends_with: ID
  2944. createdAt: DateTime
  2945. """All values that are not equal to given value."""
  2946. createdAt_not: DateTime
  2947. """All values that are contained in given list."""
  2948. createdAt_in: [DateTime!]
  2949. """All values that are not contained in given list."""
  2950. createdAt_not_in: [DateTime!]
  2951. """All values less than the given value."""
  2952. createdAt_lt: DateTime
  2953. """All values less than or equal the given value."""
  2954. createdAt_lte: DateTime
  2955. """All values greater than the given value."""
  2956. createdAt_gt: DateTime
  2957. """All values greater than or equal the given value."""
  2958. createdAt_gte: DateTime
  2959. updatedAt: DateTime
  2960. """All values that are not equal to given value."""
  2961. updatedAt_not: DateTime
  2962. """All values that are contained in given list."""
  2963. updatedAt_in: [DateTime!]
  2964. """All values that are not contained in given list."""
  2965. updatedAt_not_in: [DateTime!]
  2966. """All values less than the given value."""
  2967. updatedAt_lt: DateTime
  2968. """All values less than or equal the given value."""
  2969. updatedAt_lte: DateTime
  2970. """All values greater than the given value."""
  2971. updatedAt_gt: DateTime
  2972. """All values greater than or equal the given value."""
  2973. updatedAt_gte: DateTime
  2974. order: Int
  2975. """All values that are not equal to given value."""
  2976. order_not: Int
  2977. """All values that are contained in given list."""
  2978. order_in: [Int!]
  2979. """All values that are not contained in given list."""
  2980. order_not_in: [Int!]
  2981. """All values less than the given value."""
  2982. order_lt: Int
  2983. """All values less than or equal the given value."""
  2984. order_lte: Int
  2985. """All values greater than the given value."""
  2986. order_gt: Int
  2987. """All values greater than or equal the given value."""
  2988. order_gte: Int
  2989. }
  2990. type PictureSubscriptionPayload {
  2991. mutation: MutationType!
  2992. node: Picture
  2993. updatedFields: [String!]
  2994. previousValues: PicturePreviousValues
  2995. }
  2996. input PictureSubscriptionWhereInput {
  2997. """Logical AND on all given filters."""
  2998. AND: [PictureSubscriptionWhereInput!]
  2999. """Logical OR on all given filters."""
  3000. OR: [PictureSubscriptionWhereInput!]
  3001. """Logical NOT on all given filters combined by AND."""
  3002. NOT: [PictureSubscriptionWhereInput!]
  3003. """The subscription event gets dispatched when it's listed in mutation_in"""
  3004. mutation_in: [MutationType!]
  3005. """
  3006. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3007. """
  3008. updatedFields_contains: String
  3009. """
  3010. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3011. """
  3012. updatedFields_contains_every: [String!]
  3013. """
  3014. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3015. """
  3016. updatedFields_contains_some: [String!]
  3017. node: PictureWhereInput
  3018. }
  3019. input PictureUpdateDataInput {
  3020. order: Int
  3021. file: FileUpdateOneInput
  3022. link: LinkUpdateOneInput
  3023. }
  3024. input PictureUpdateInput {
  3025. order: Int
  3026. file: FileUpdateOneInput
  3027. link: LinkUpdateOneInput
  3028. }
  3029. input PictureUpdateManyDataInput {
  3030. order: Int
  3031. }
  3032. input PictureUpdateManyInput {
  3033. create: [PictureCreateInput!]
  3034. connect: [PictureWhereUniqueInput!]
  3035. set: [PictureWhereUniqueInput!]
  3036. disconnect: [PictureWhereUniqueInput!]
  3037. delete: [PictureWhereUniqueInput!]
  3038. update: [PictureUpdateWithWhereUniqueNestedInput!]
  3039. updateMany: [PictureUpdateManyWithWhereNestedInput!]
  3040. deleteMany: [PictureScalarWhereInput!]
  3041. upsert: [PictureUpsertWithWhereUniqueNestedInput!]
  3042. }
  3043. input PictureUpdateManyMutationInput {
  3044. order: Int
  3045. }
  3046. input PictureUpdateManyWithWhereNestedInput {
  3047. where: PictureScalarWhereInput!
  3048. data: PictureUpdateManyDataInput!
  3049. }
  3050. input PictureUpdateWithWhereUniqueNestedInput {
  3051. where: PictureWhereUniqueInput!
  3052. data: PictureUpdateDataInput!
  3053. }
  3054. input PictureUpsertWithWhereUniqueNestedInput {
  3055. where: PictureWhereUniqueInput!
  3056. update: PictureUpdateDataInput!
  3057. create: PictureCreateInput!
  3058. }
  3059. input PictureWhereInput {
  3060. """Logical AND on all given filters."""
  3061. AND: [PictureWhereInput!]
  3062. """Logical OR on all given filters."""
  3063. OR: [PictureWhereInput!]
  3064. """Logical NOT on all given filters combined by AND."""
  3065. NOT: [PictureWhereInput!]
  3066. id: ID
  3067. """All values that are not equal to given value."""
  3068. id_not: ID
  3069. """All values that are contained in given list."""
  3070. id_in: [ID!]
  3071. """All values that are not contained in given list."""
  3072. id_not_in: [ID!]
  3073. """All values less than the given value."""
  3074. id_lt: ID
  3075. """All values less than or equal the given value."""
  3076. id_lte: ID
  3077. """All values greater than the given value."""
  3078. id_gt: ID
  3079. """All values greater than or equal the given value."""
  3080. id_gte: ID
  3081. """All values containing the given string."""
  3082. id_contains: ID
  3083. """All values not containing the given string."""
  3084. id_not_contains: ID
  3085. """All values starting with the given string."""
  3086. id_starts_with: ID
  3087. """All values not starting with the given string."""
  3088. id_not_starts_with: ID
  3089. """All values ending with the given string."""
  3090. id_ends_with: ID
  3091. """All values not ending with the given string."""
  3092. id_not_ends_with: ID
  3093. createdAt: DateTime
  3094. """All values that are not equal to given value."""
  3095. createdAt_not: DateTime
  3096. """All values that are contained in given list."""
  3097. createdAt_in: [DateTime!]
  3098. """All values that are not contained in given list."""
  3099. createdAt_not_in: [DateTime!]
  3100. """All values less than the given value."""
  3101. createdAt_lt: DateTime
  3102. """All values less than or equal the given value."""
  3103. createdAt_lte: DateTime
  3104. """All values greater than the given value."""
  3105. createdAt_gt: DateTime
  3106. """All values greater than or equal the given value."""
  3107. createdAt_gte: DateTime
  3108. updatedAt: DateTime
  3109. """All values that are not equal to given value."""
  3110. updatedAt_not: DateTime
  3111. """All values that are contained in given list."""
  3112. updatedAt_in: [DateTime!]
  3113. """All values that are not contained in given list."""
  3114. updatedAt_not_in: [DateTime!]
  3115. """All values less than the given value."""
  3116. updatedAt_lt: DateTime
  3117. """All values less than or equal the given value."""
  3118. updatedAt_lte: DateTime
  3119. """All values greater than the given value."""
  3120. updatedAt_gt: DateTime
  3121. """All values greater than or equal the given value."""
  3122. updatedAt_gte: DateTime
  3123. order: Int
  3124. """All values that are not equal to given value."""
  3125. order_not: Int
  3126. """All values that are contained in given list."""
  3127. order_in: [Int!]
  3128. """All values that are not contained in given list."""
  3129. order_not_in: [Int!]
  3130. """All values less than the given value."""
  3131. order_lt: Int
  3132. """All values less than or equal the given value."""
  3133. order_lte: Int
  3134. """All values greater than the given value."""
  3135. order_gt: Int
  3136. """All values greater than or equal the given value."""
  3137. order_gte: Int
  3138. file: FileWhereInput
  3139. link: LinkWhereInput
  3140. }
  3141. input PictureWhereUniqueInput {
  3142. id: ID
  3143. }
  3144. type Query {
  3145. trainings(where: TrainingWhereInput, orderBy: TrainingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Training]!
  3146. blocks(where: BlockWhereInput, orderBy: BlockOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Block]!
  3147. blockInstances(where: BlockInstanceWhereInput, orderBy: BlockInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [BlockInstance]!
  3148. exercises(where: ExerciseWhereInput, orderBy: ExerciseOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Exercise]!
  3149. exerciseInstances(where: ExerciseInstanceWhereInput, orderBy: ExerciseInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [ExerciseInstance]!
  3150. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment]!
  3151. trainingTypes(where: TrainingTypeWhereInput, orderBy: TrainingTypeOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [TrainingType]!
  3152. tracks(where: TrackWhereInput, orderBy: TrackOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Track]!
  3153. links(where: LinkWhereInput, orderBy: LinkOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Link]!
  3154. users(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User]!
  3155. files(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [File]!
  3156. formats(where: FormatWhereInput, orderBy: FormatOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Format]!
  3157. pictures(where: PictureWhereInput, orderBy: PictureOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Picture]!
  3158. ratings(where: RatingWhereInput, orderBy: RatingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Rating]!
  3159. videos(where: VideoWhereInput, orderBy: VideoOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Video]!
  3160. training(where: TrainingWhereUniqueInput!): Training
  3161. block(where: BlockWhereUniqueInput!): Block
  3162. blockInstance(where: BlockInstanceWhereUniqueInput!): BlockInstance
  3163. exercise(where: ExerciseWhereUniqueInput!): Exercise
  3164. exerciseInstance(where: ExerciseInstanceWhereUniqueInput!): ExerciseInstance
  3165. comment(where: CommentWhereUniqueInput!): Comment
  3166. trainingType(where: TrainingTypeWhereUniqueInput!): TrainingType
  3167. track(where: TrackWhereUniqueInput!): Track
  3168. link(where: LinkWhereUniqueInput!): Link
  3169. user(where: UserWhereUniqueInput!): User
  3170. file(where: FileWhereUniqueInput!): File
  3171. format(where: FormatWhereUniqueInput!): Format
  3172. picture(where: PictureWhereUniqueInput!): Picture
  3173. rating(where: RatingWhereUniqueInput!): Rating
  3174. video(where: VideoWhereUniqueInput!): Video
  3175. trainingsConnection(where: TrainingWhereInput, orderBy: TrainingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): TrainingConnection!
  3176. blocksConnection(where: BlockWhereInput, orderBy: BlockOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): BlockConnection!
  3177. blockInstancesConnection(where: BlockInstanceWhereInput, orderBy: BlockInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): BlockInstanceConnection!
  3178. exercisesConnection(where: ExerciseWhereInput, orderBy: ExerciseOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ExerciseConnection!
  3179. exerciseInstancesConnection(where: ExerciseInstanceWhereInput, orderBy: ExerciseInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): ExerciseInstanceConnection!
  3180. commentsConnection(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): CommentConnection!
  3181. trainingTypesConnection(where: TrainingTypeWhereInput, orderBy: TrainingTypeOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): TrainingTypeConnection!
  3182. tracksConnection(where: TrackWhereInput, orderBy: TrackOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): TrackConnection!
  3183. linksConnection(where: LinkWhereInput, orderBy: LinkOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): LinkConnection!
  3184. usersConnection(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): UserConnection!
  3185. filesConnection(where: FileWhereInput, orderBy: FileOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): FileConnection!
  3186. formatsConnection(where: FormatWhereInput, orderBy: FormatOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): FormatConnection!
  3187. picturesConnection(where: PictureWhereInput, orderBy: PictureOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): PictureConnection!
  3188. ratingsConnection(where: RatingWhereInput, orderBy: RatingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): RatingConnection!
  3189. videosConnection(where: VideoWhereInput, orderBy: VideoOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): VideoConnection!
  3190. """Fetches an object given its ID"""
  3191. node(
  3192. """The ID of an object"""
  3193. id: ID!
  3194. ): Node
  3195. }
  3196. type Rating implements Node {
  3197. id: ID!
  3198. user: User!
  3199. value: Int!
  3200. comment: String!
  3201. createdAt: DateTime!
  3202. }
  3203. """A connection to a list of items."""
  3204. type RatingConnection {
  3205. """Information to aid in pagination."""
  3206. pageInfo: PageInfo!
  3207. """A list of edges."""
  3208. edges: [RatingEdge]!
  3209. aggregate: AggregateRating!
  3210. }
  3211. input RatingCreateInput {
  3212. id: ID
  3213. value: Int!
  3214. comment: String!
  3215. user: UserCreateOneWithoutRatingsInput!
  3216. }
  3217. input RatingCreateManyInput {
  3218. create: [RatingCreateInput!]
  3219. connect: [RatingWhereUniqueInput!]
  3220. }
  3221. input RatingCreateManyWithoutUserInput {
  3222. create: [RatingCreateWithoutUserInput!]
  3223. connect: [RatingWhereUniqueInput!]
  3224. }
  3225. input RatingCreateWithoutUserInput {
  3226. id: ID
  3227. value: Int!
  3228. comment: String!
  3229. }
  3230. """An edge in a connection."""
  3231. type RatingEdge {
  3232. """The item at the end of the edge."""
  3233. node: Rating!
  3234. """A cursor for use in pagination."""
  3235. cursor: String!
  3236. }
  3237. enum RatingOrderByInput {
  3238. id_ASC
  3239. id_DESC
  3240. value_ASC
  3241. value_DESC
  3242. comment_ASC
  3243. comment_DESC
  3244. createdAt_ASC
  3245. createdAt_DESC
  3246. }
  3247. type RatingPreviousValues {
  3248. id: ID!
  3249. value: Int!
  3250. comment: String!
  3251. createdAt: DateTime!
  3252. }
  3253. input RatingScalarWhereInput {
  3254. """Logical AND on all given filters."""
  3255. AND: [RatingScalarWhereInput!]
  3256. """Logical OR on all given filters."""
  3257. OR: [RatingScalarWhereInput!]
  3258. """Logical NOT on all given filters combined by AND."""
  3259. NOT: [RatingScalarWhereInput!]
  3260. id: ID
  3261. """All values that are not equal to given value."""
  3262. id_not: ID
  3263. """All values that are contained in given list."""
  3264. id_in: [ID!]
  3265. """All values that are not contained in given list."""
  3266. id_not_in: [ID!]
  3267. """All values less than the given value."""
  3268. id_lt: ID
  3269. """All values less than or equal the given value."""
  3270. id_lte: ID
  3271. """All values greater than the given value."""
  3272. id_gt: ID
  3273. """All values greater than or equal the given value."""
  3274. id_gte: ID
  3275. """All values containing the given string."""
  3276. id_contains: ID
  3277. """All values not containing the given string."""
  3278. id_not_contains: ID
  3279. """All values starting with the given string."""
  3280. id_starts_with: ID
  3281. """All values not starting with the given string."""
  3282. id_not_starts_with: ID
  3283. """All values ending with the given string."""
  3284. id_ends_with: ID
  3285. """All values not ending with the given string."""
  3286. id_not_ends_with: ID
  3287. value: Int
  3288. """All values that are not equal to given value."""
  3289. value_not: Int
  3290. """All values that are contained in given list."""
  3291. value_in: [Int!]
  3292. """All values that are not contained in given list."""
  3293. value_not_in: [Int!]
  3294. """All values less than the given value."""
  3295. value_lt: Int
  3296. """All values less than or equal the given value."""
  3297. value_lte: Int
  3298. """All values greater than the given value."""
  3299. value_gt: Int
  3300. """All values greater than or equal the given value."""
  3301. value_gte: Int
  3302. comment: String
  3303. """All values that are not equal to given value."""
  3304. comment_not: String
  3305. """All values that are contained in given list."""
  3306. comment_in: [String!]
  3307. """All values that are not contained in given list."""
  3308. comment_not_in: [String!]
  3309. """All values less than the given value."""
  3310. comment_lt: String
  3311. """All values less than or equal the given value."""
  3312. comment_lte: String
  3313. """All values greater than the given value."""
  3314. comment_gt: String
  3315. """All values greater than or equal the given value."""
  3316. comment_gte: String
  3317. """All values containing the given string."""
  3318. comment_contains: String
  3319. """All values not containing the given string."""
  3320. comment_not_contains: String
  3321. """All values starting with the given string."""
  3322. comment_starts_with: String
  3323. """All values not starting with the given string."""
  3324. comment_not_starts_with: String
  3325. """All values ending with the given string."""
  3326. comment_ends_with: String
  3327. """All values not ending with the given string."""
  3328. comment_not_ends_with: String
  3329. createdAt: DateTime
  3330. """All values that are not equal to given value."""
  3331. createdAt_not: DateTime
  3332. """All values that are contained in given list."""
  3333. createdAt_in: [DateTime!]
  3334. """All values that are not contained in given list."""
  3335. createdAt_not_in: [DateTime!]
  3336. """All values less than the given value."""
  3337. createdAt_lt: DateTime
  3338. """All values less than or equal the given value."""
  3339. createdAt_lte: DateTime
  3340. """All values greater than the given value."""
  3341. createdAt_gt: DateTime
  3342. """All values greater than or equal the given value."""
  3343. createdAt_gte: DateTime
  3344. }
  3345. type RatingSubscriptionPayload {
  3346. mutation: MutationType!
  3347. node: Rating
  3348. updatedFields: [String!]
  3349. previousValues: RatingPreviousValues
  3350. }
  3351. input RatingSubscriptionWhereInput {
  3352. """Logical AND on all given filters."""
  3353. AND: [RatingSubscriptionWhereInput!]
  3354. """Logical OR on all given filters."""
  3355. OR: [RatingSubscriptionWhereInput!]
  3356. """Logical NOT on all given filters combined by AND."""
  3357. NOT: [RatingSubscriptionWhereInput!]
  3358. """The subscription event gets dispatched when it's listed in mutation_in"""
  3359. mutation_in: [MutationType!]
  3360. """
  3361. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3362. """
  3363. updatedFields_contains: String
  3364. """
  3365. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3366. """
  3367. updatedFields_contains_every: [String!]
  3368. """
  3369. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3370. """
  3371. updatedFields_contains_some: [String!]
  3372. node: RatingWhereInput
  3373. }
  3374. input RatingUpdateDataInput {
  3375. value: Int
  3376. comment: String
  3377. user: UserUpdateOneRequiredWithoutRatingsInput
  3378. }
  3379. input RatingUpdateInput {
  3380. value: Int
  3381. comment: String
  3382. user: UserUpdateOneRequiredWithoutRatingsInput
  3383. }
  3384. input RatingUpdateManyDataInput {
  3385. value: Int
  3386. comment: String
  3387. }
  3388. input RatingUpdateManyInput {
  3389. create: [RatingCreateInput!]
  3390. connect: [RatingWhereUniqueInput!]
  3391. set: [RatingWhereUniqueInput!]
  3392. disconnect: [RatingWhereUniqueInput!]
  3393. delete: [RatingWhereUniqueInput!]
  3394. update: [RatingUpdateWithWhereUniqueNestedInput!]
  3395. updateMany: [RatingUpdateManyWithWhereNestedInput!]
  3396. deleteMany: [RatingScalarWhereInput!]
  3397. upsert: [RatingUpsertWithWhereUniqueNestedInput!]
  3398. }
  3399. input RatingUpdateManyMutationInput {
  3400. value: Int
  3401. comment: String
  3402. }
  3403. input RatingUpdateManyWithoutUserInput {
  3404. create: [RatingCreateWithoutUserInput!]
  3405. connect: [RatingWhereUniqueInput!]
  3406. set: [RatingWhereUniqueInput!]
  3407. disconnect: [RatingWhereUniqueInput!]
  3408. delete: [RatingWhereUniqueInput!]
  3409. update: [RatingUpdateWithWhereUniqueWithoutUserInput!]
  3410. updateMany: [RatingUpdateManyWithWhereNestedInput!]
  3411. deleteMany: [RatingScalarWhereInput!]
  3412. upsert: [RatingUpsertWithWhereUniqueWithoutUserInput!]
  3413. }
  3414. input RatingUpdateManyWithWhereNestedInput {
  3415. where: RatingScalarWhereInput!
  3416. data: RatingUpdateManyDataInput!
  3417. }
  3418. input RatingUpdateWithoutUserDataInput {
  3419. value: Int
  3420. comment: String
  3421. }
  3422. input RatingUpdateWithWhereUniqueNestedInput {
  3423. where: RatingWhereUniqueInput!
  3424. data: RatingUpdateDataInput!
  3425. }
  3426. input RatingUpdateWithWhereUniqueWithoutUserInput {
  3427. where: RatingWhereUniqueInput!
  3428. data: RatingUpdateWithoutUserDataInput!
  3429. }
  3430. input RatingUpsertWithWhereUniqueNestedInput {
  3431. where: RatingWhereUniqueInput!
  3432. update: RatingUpdateDataInput!
  3433. create: RatingCreateInput!
  3434. }
  3435. input RatingUpsertWithWhereUniqueWithoutUserInput {
  3436. where: RatingWhereUniqueInput!
  3437. update: RatingUpdateWithoutUserDataInput!
  3438. create: RatingCreateWithoutUserInput!
  3439. }
  3440. input RatingWhereInput {
  3441. """Logical AND on all given filters."""
  3442. AND: [RatingWhereInput!]
  3443. """Logical OR on all given filters."""
  3444. OR: [RatingWhereInput!]
  3445. """Logical NOT on all given filters combined by AND."""
  3446. NOT: [RatingWhereInput!]
  3447. id: ID
  3448. """All values that are not equal to given value."""
  3449. id_not: ID
  3450. """All values that are contained in given list."""
  3451. id_in: [ID!]
  3452. """All values that are not contained in given list."""
  3453. id_not_in: [ID!]
  3454. """All values less than the given value."""
  3455. id_lt: ID
  3456. """All values less than or equal the given value."""
  3457. id_lte: ID
  3458. """All values greater than the given value."""
  3459. id_gt: ID
  3460. """All values greater than or equal the given value."""
  3461. id_gte: ID
  3462. """All values containing the given string."""
  3463. id_contains: ID
  3464. """All values not containing the given string."""
  3465. id_not_contains: ID
  3466. """All values starting with the given string."""
  3467. id_starts_with: ID
  3468. """All values not starting with the given string."""
  3469. id_not_starts_with: ID
  3470. """All values ending with the given string."""
  3471. id_ends_with: ID
  3472. """All values not ending with the given string."""
  3473. id_not_ends_with: ID
  3474. value: Int
  3475. """All values that are not equal to given value."""
  3476. value_not: Int
  3477. """All values that are contained in given list."""
  3478. value_in: [Int!]
  3479. """All values that are not contained in given list."""
  3480. value_not_in: [Int!]
  3481. """All values less than the given value."""
  3482. value_lt: Int
  3483. """All values less than or equal the given value."""
  3484. value_lte: Int
  3485. """All values greater than the given value."""
  3486. value_gt: Int
  3487. """All values greater than or equal the given value."""
  3488. value_gte: Int
  3489. comment: String
  3490. """All values that are not equal to given value."""
  3491. comment_not: String
  3492. """All values that are contained in given list."""
  3493. comment_in: [String!]
  3494. """All values that are not contained in given list."""
  3495. comment_not_in: [String!]
  3496. """All values less than the given value."""
  3497. comment_lt: String
  3498. """All values less than or equal the given value."""
  3499. comment_lte: String
  3500. """All values greater than the given value."""
  3501. comment_gt: String
  3502. """All values greater than or equal the given value."""
  3503. comment_gte: String
  3504. """All values containing the given string."""
  3505. comment_contains: String
  3506. """All values not containing the given string."""
  3507. comment_not_contains: String
  3508. """All values starting with the given string."""
  3509. comment_starts_with: String
  3510. """All values not starting with the given string."""
  3511. comment_not_starts_with: String
  3512. """All values ending with the given string."""
  3513. comment_ends_with: String
  3514. """All values not ending with the given string."""
  3515. comment_not_ends_with: String
  3516. createdAt: DateTime
  3517. """All values that are not equal to given value."""
  3518. createdAt_not: DateTime
  3519. """All values that are contained in given list."""
  3520. createdAt_in: [DateTime!]
  3521. """All values that are not contained in given list."""
  3522. createdAt_not_in: [DateTime!]
  3523. """All values less than the given value."""
  3524. createdAt_lt: DateTime
  3525. """All values less than or equal the given value."""
  3526. createdAt_lte: DateTime
  3527. """All values greater than the given value."""
  3528. createdAt_gt: DateTime
  3529. """All values greater than or equal the given value."""
  3530. createdAt_gte: DateTime
  3531. user: UserWhereInput
  3532. }
  3533. input RatingWhereUniqueInput {
  3534. id: ID
  3535. }
  3536. type Subscription {
  3537. training(where: TrainingSubscriptionWhereInput): TrainingSubscriptionPayload
  3538. block(where: BlockSubscriptionWhereInput): BlockSubscriptionPayload
  3539. blockInstance(where: BlockInstanceSubscriptionWhereInput): BlockInstanceSubscriptionPayload
  3540. exercise(where: ExerciseSubscriptionWhereInput): ExerciseSubscriptionPayload
  3541. exerciseInstance(where: ExerciseInstanceSubscriptionWhereInput): ExerciseInstanceSubscriptionPayload
  3542. comment(where: CommentSubscriptionWhereInput): CommentSubscriptionPayload
  3543. trainingType(where: TrainingTypeSubscriptionWhereInput): TrainingTypeSubscriptionPayload
  3544. track(where: TrackSubscriptionWhereInput): TrackSubscriptionPayload
  3545. link(where: LinkSubscriptionWhereInput): LinkSubscriptionPayload
  3546. user(where: UserSubscriptionWhereInput): UserSubscriptionPayload
  3547. file(where: FileSubscriptionWhereInput): FileSubscriptionPayload
  3548. format(where: FormatSubscriptionWhereInput): FormatSubscriptionPayload
  3549. picture(where: PictureSubscriptionWhereInput): PictureSubscriptionPayload
  3550. rating(where: RatingSubscriptionWhereInput): RatingSubscriptionPayload
  3551. video(where: VideoSubscriptionWhereInput): VideoSubscriptionPayload
  3552. }
  3553. type Track implements Node {
  3554. id: ID!
  3555. createdAt: DateTime!
  3556. updatedAt: DateTime!
  3557. order: Int!
  3558. file: File
  3559. link: Link
  3560. }
  3561. """A connection to a list of items."""
  3562. type TrackConnection {
  3563. """Information to aid in pagination."""
  3564. pageInfo: PageInfo!
  3565. """A list of edges."""
  3566. edges: [TrackEdge]!
  3567. aggregate: AggregateTrack!
  3568. }
  3569. input TrackCreateInput {
  3570. id: ID
  3571. order: Int!
  3572. file: FileCreateOneInput
  3573. link: LinkCreateOneInput
  3574. }
  3575. input TrackCreateManyInput {
  3576. create: [TrackCreateInput!]
  3577. connect: [TrackWhereUniqueInput!]
  3578. }
  3579. """An edge in a connection."""
  3580. type TrackEdge {
  3581. """The item at the end of the edge."""
  3582. node: Track!
  3583. """A cursor for use in pagination."""
  3584. cursor: String!
  3585. }
  3586. enum TrackOrderByInput {
  3587. id_ASC
  3588. id_DESC
  3589. createdAt_ASC
  3590. createdAt_DESC
  3591. updatedAt_ASC
  3592. updatedAt_DESC
  3593. order_ASC
  3594. order_DESC
  3595. }
  3596. type TrackPreviousValues {
  3597. id: ID!
  3598. createdAt: DateTime!
  3599. updatedAt: DateTime!
  3600. order: Int!
  3601. }
  3602. input TrackScalarWhereInput {
  3603. """Logical AND on all given filters."""
  3604. AND: [TrackScalarWhereInput!]
  3605. """Logical OR on all given filters."""
  3606. OR: [TrackScalarWhereInput!]
  3607. """Logical NOT on all given filters combined by AND."""
  3608. NOT: [TrackScalarWhereInput!]
  3609. id: ID
  3610. """All values that are not equal to given value."""
  3611. id_not: ID
  3612. """All values that are contained in given list."""
  3613. id_in: [ID!]
  3614. """All values that are not contained in given list."""
  3615. id_not_in: [ID!]
  3616. """All values less than the given value."""
  3617. id_lt: ID
  3618. """All values less than or equal the given value."""
  3619. id_lte: ID
  3620. """All values greater than the given value."""
  3621. id_gt: ID
  3622. """All values greater than or equal the given value."""
  3623. id_gte: ID
  3624. """All values containing the given string."""
  3625. id_contains: ID
  3626. """All values not containing the given string."""
  3627. id_not_contains: ID
  3628. """All values starting with the given string."""
  3629. id_starts_with: ID
  3630. """All values not starting with the given string."""
  3631. id_not_starts_with: ID
  3632. """All values ending with the given string."""
  3633. id_ends_with: ID
  3634. """All values not ending with the given string."""
  3635. id_not_ends_with: ID
  3636. createdAt: DateTime
  3637. """All values that are not equal to given value."""
  3638. createdAt_not: DateTime
  3639. """All values that are contained in given list."""
  3640. createdAt_in: [DateTime!]
  3641. """All values that are not contained in given list."""
  3642. createdAt_not_in: [DateTime!]
  3643. """All values less than the given value."""
  3644. createdAt_lt: DateTime
  3645. """All values less than or equal the given value."""
  3646. createdAt_lte: DateTime
  3647. """All values greater than the given value."""
  3648. createdAt_gt: DateTime
  3649. """All values greater than or equal the given value."""
  3650. createdAt_gte: DateTime
  3651. updatedAt: DateTime
  3652. """All values that are not equal to given value."""
  3653. updatedAt_not: DateTime
  3654. """All values that are contained in given list."""
  3655. updatedAt_in: [DateTime!]
  3656. """All values that are not contained in given list."""
  3657. updatedAt_not_in: [DateTime!]
  3658. """All values less than the given value."""
  3659. updatedAt_lt: DateTime
  3660. """All values less than or equal the given value."""
  3661. updatedAt_lte: DateTime
  3662. """All values greater than the given value."""
  3663. updatedAt_gt: DateTime
  3664. """All values greater than or equal the given value."""
  3665. updatedAt_gte: DateTime
  3666. order: Int
  3667. """All values that are not equal to given value."""
  3668. order_not: Int
  3669. """All values that are contained in given list."""
  3670. order_in: [Int!]
  3671. """All values that are not contained in given list."""
  3672. order_not_in: [Int!]
  3673. """All values less than the given value."""
  3674. order_lt: Int
  3675. """All values less than or equal the given value."""
  3676. order_lte: Int
  3677. """All values greater than the given value."""
  3678. order_gt: Int
  3679. """All values greater than or equal the given value."""
  3680. order_gte: Int
  3681. }
  3682. type TrackSubscriptionPayload {
  3683. mutation: MutationType!
  3684. node: Track
  3685. updatedFields: [String!]
  3686. previousValues: TrackPreviousValues
  3687. }
  3688. input TrackSubscriptionWhereInput {
  3689. """Logical AND on all given filters."""
  3690. AND: [TrackSubscriptionWhereInput!]
  3691. """Logical OR on all given filters."""
  3692. OR: [TrackSubscriptionWhereInput!]
  3693. """Logical NOT on all given filters combined by AND."""
  3694. NOT: [TrackSubscriptionWhereInput!]
  3695. """The subscription event gets dispatched when it's listed in mutation_in"""
  3696. mutation_in: [MutationType!]
  3697. """
  3698. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3699. """
  3700. updatedFields_contains: String
  3701. """
  3702. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3703. """
  3704. updatedFields_contains_every: [String!]
  3705. """
  3706. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3707. """
  3708. updatedFields_contains_some: [String!]
  3709. node: TrackWhereInput
  3710. }
  3711. input TrackUpdateDataInput {
  3712. order: Int
  3713. file: FileUpdateOneInput
  3714. link: LinkUpdateOneInput
  3715. }
  3716. input TrackUpdateInput {
  3717. order: Int
  3718. file: FileUpdateOneInput
  3719. link: LinkUpdateOneInput
  3720. }
  3721. input TrackUpdateManyDataInput {
  3722. order: Int
  3723. }
  3724. input TrackUpdateManyInput {
  3725. create: [TrackCreateInput!]
  3726. connect: [TrackWhereUniqueInput!]
  3727. set: [TrackWhereUniqueInput!]
  3728. disconnect: [TrackWhereUniqueInput!]
  3729. delete: [TrackWhereUniqueInput!]
  3730. update: [TrackUpdateWithWhereUniqueNestedInput!]
  3731. updateMany: [TrackUpdateManyWithWhereNestedInput!]
  3732. deleteMany: [TrackScalarWhereInput!]
  3733. upsert: [TrackUpsertWithWhereUniqueNestedInput!]
  3734. }
  3735. input TrackUpdateManyMutationInput {
  3736. order: Int
  3737. }
  3738. input TrackUpdateManyWithWhereNestedInput {
  3739. where: TrackScalarWhereInput!
  3740. data: TrackUpdateManyDataInput!
  3741. }
  3742. input TrackUpdateWithWhereUniqueNestedInput {
  3743. where: TrackWhereUniqueInput!
  3744. data: TrackUpdateDataInput!
  3745. }
  3746. input TrackUpsertWithWhereUniqueNestedInput {
  3747. where: TrackWhereUniqueInput!
  3748. update: TrackUpdateDataInput!
  3749. create: TrackCreateInput!
  3750. }
  3751. input TrackWhereInput {
  3752. """Logical AND on all given filters."""
  3753. AND: [TrackWhereInput!]
  3754. """Logical OR on all given filters."""
  3755. OR: [TrackWhereInput!]
  3756. """Logical NOT on all given filters combined by AND."""
  3757. NOT: [TrackWhereInput!]
  3758. id: ID
  3759. """All values that are not equal to given value."""
  3760. id_not: ID
  3761. """All values that are contained in given list."""
  3762. id_in: [ID!]
  3763. """All values that are not contained in given list."""
  3764. id_not_in: [ID!]
  3765. """All values less than the given value."""
  3766. id_lt: ID
  3767. """All values less than or equal the given value."""
  3768. id_lte: ID
  3769. """All values greater than the given value."""
  3770. id_gt: ID
  3771. """All values greater than or equal the given value."""
  3772. id_gte: ID
  3773. """All values containing the given string."""
  3774. id_contains: ID
  3775. """All values not containing the given string."""
  3776. id_not_contains: ID
  3777. """All values starting with the given string."""
  3778. id_starts_with: ID
  3779. """All values not starting with the given string."""
  3780. id_not_starts_with: ID
  3781. """All values ending with the given string."""
  3782. id_ends_with: ID
  3783. """All values not ending with the given string."""
  3784. id_not_ends_with: ID
  3785. createdAt: DateTime
  3786. """All values that are not equal to given value."""
  3787. createdAt_not: DateTime
  3788. """All values that are contained in given list."""
  3789. createdAt_in: [DateTime!]
  3790. """All values that are not contained in given list."""
  3791. createdAt_not_in: [DateTime!]
  3792. """All values less than the given value."""
  3793. createdAt_lt: DateTime
  3794. """All values less than or equal the given value."""
  3795. createdAt_lte: DateTime
  3796. """All values greater than the given value."""
  3797. createdAt_gt: DateTime
  3798. """All values greater than or equal the given value."""
  3799. createdAt_gte: DateTime
  3800. updatedAt: DateTime
  3801. """All values that are not equal to given value."""
  3802. updatedAt_not: DateTime
  3803. """All values that are contained in given list."""
  3804. updatedAt_in: [DateTime!]
  3805. """All values that are not contained in given list."""
  3806. updatedAt_not_in: [DateTime!]
  3807. """All values less than the given value."""
  3808. updatedAt_lt: DateTime
  3809. """All values less than or equal the given value."""
  3810. updatedAt_lte: DateTime
  3811. """All values greater than the given value."""
  3812. updatedAt_gt: DateTime
  3813. """All values greater than or equal the given value."""
  3814. updatedAt_gte: DateTime
  3815. order: Int
  3816. """All values that are not equal to given value."""
  3817. order_not: Int
  3818. """All values that are contained in given list."""
  3819. order_in: [Int!]
  3820. """All values that are not contained in given list."""
  3821. order_not_in: [Int!]
  3822. """All values less than the given value."""
  3823. order_lt: Int
  3824. """All values less than or equal the given value."""
  3825. order_lte: Int
  3826. """All values greater than the given value."""
  3827. order_gt: Int
  3828. """All values greater than or equal the given value."""
  3829. order_gte: Int
  3830. file: FileWhereInput
  3831. link: LinkWhereInput
  3832. }
  3833. input TrackWhereUniqueInput {
  3834. id: ID
  3835. }
  3836. type Training implements Node {
  3837. id: ID!
  3838. title: String!
  3839. type: TrainingType!
  3840. createdAt: DateTime!
  3841. trainingDate: DateTime!
  3842. location: String!
  3843. registrations(where: UserWhereInput, orderBy: UserOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [User!]
  3844. attendance: Int
  3845. ratings(where: RatingWhereInput, orderBy: RatingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Rating!]
  3846. published: Boolean!
  3847. blocks(where: BlockInstanceWhereInput, orderBy: BlockInstanceOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [BlockInstance!]
  3848. }
  3849. """A connection to a list of items."""
  3850. type TrainingConnection {
  3851. """Information to aid in pagination."""
  3852. pageInfo: PageInfo!
  3853. """A list of edges."""
  3854. edges: [TrainingEdge]!
  3855. aggregate: AggregateTraining!
  3856. }
  3857. input TrainingCreateInput {
  3858. id: ID
  3859. title: String!
  3860. trainingDate: DateTime!
  3861. location: String!
  3862. attendance: Int
  3863. published: Boolean!
  3864. type: TrainingTypeCreateOneInput!
  3865. registrations: UserCreateManyInput
  3866. ratings: RatingCreateManyInput
  3867. blocks: BlockInstanceCreateManyWithoutParentTrainingInput
  3868. }
  3869. input TrainingCreateOneWithoutBlocksInput {
  3870. create: TrainingCreateWithoutBlocksInput
  3871. connect: TrainingWhereUniqueInput
  3872. }
  3873. input TrainingCreateWithoutBlocksInput {
  3874. id: ID
  3875. title: String!
  3876. trainingDate: DateTime!
  3877. location: String!
  3878. attendance: Int
  3879. published: Boolean!
  3880. type: TrainingTypeCreateOneInput!
  3881. registrations: UserCreateManyInput
  3882. ratings: RatingCreateManyInput
  3883. }
  3884. """An edge in a connection."""
  3885. type TrainingEdge {
  3886. """The item at the end of the edge."""
  3887. node: Training!
  3888. """A cursor for use in pagination."""
  3889. cursor: String!
  3890. }
  3891. enum TrainingOrderByInput {
  3892. id_ASC
  3893. id_DESC
  3894. title_ASC
  3895. title_DESC
  3896. createdAt_ASC
  3897. createdAt_DESC
  3898. trainingDate_ASC
  3899. trainingDate_DESC
  3900. location_ASC
  3901. location_DESC
  3902. attendance_ASC
  3903. attendance_DESC
  3904. published_ASC
  3905. published_DESC
  3906. }
  3907. type TrainingPreviousValues {
  3908. id: ID!
  3909. title: String!
  3910. createdAt: DateTime!
  3911. trainingDate: DateTime!
  3912. location: String!
  3913. attendance: Int
  3914. published: Boolean!
  3915. }
  3916. type TrainingSubscriptionPayload {
  3917. mutation: MutationType!
  3918. node: Training
  3919. updatedFields: [String!]
  3920. previousValues: TrainingPreviousValues
  3921. }
  3922. input TrainingSubscriptionWhereInput {
  3923. """Logical AND on all given filters."""
  3924. AND: [TrainingSubscriptionWhereInput!]
  3925. """Logical OR on all given filters."""
  3926. OR: [TrainingSubscriptionWhereInput!]
  3927. """Logical NOT on all given filters combined by AND."""
  3928. NOT: [TrainingSubscriptionWhereInput!]
  3929. """The subscription event gets dispatched when it's listed in mutation_in"""
  3930. mutation_in: [MutationType!]
  3931. """
  3932. The subscription event gets only dispatched when one of the updated fields names is included in this list
  3933. """
  3934. updatedFields_contains: String
  3935. """
  3936. The subscription event gets only dispatched when all of the field names included in this list have been updated
  3937. """
  3938. updatedFields_contains_every: [String!]
  3939. """
  3940. The subscription event gets only dispatched when some of the field names included in this list have been updated
  3941. """
  3942. updatedFields_contains_some: [String!]
  3943. node: TrainingWhereInput
  3944. }
  3945. type TrainingType implements Node {
  3946. id: ID!
  3947. name: String!
  3948. description: String!
  3949. }
  3950. """A connection to a list of items."""
  3951. type TrainingTypeConnection {
  3952. """Information to aid in pagination."""
  3953. pageInfo: PageInfo!
  3954. """A list of edges."""
  3955. edges: [TrainingTypeEdge]!
  3956. aggregate: AggregateTrainingType!
  3957. }
  3958. input TrainingTypeCreateInput {
  3959. id: ID
  3960. name: String!
  3961. description: String!
  3962. }
  3963. input TrainingTypeCreateOneInput {
  3964. create: TrainingTypeCreateInput
  3965. connect: TrainingTypeWhereUniqueInput
  3966. }
  3967. """An edge in a connection."""
  3968. type TrainingTypeEdge {
  3969. """The item at the end of the edge."""
  3970. node: TrainingType!
  3971. """A cursor for use in pagination."""
  3972. cursor: String!
  3973. }
  3974. enum TrainingTypeOrderByInput {
  3975. id_ASC
  3976. id_DESC
  3977. name_ASC
  3978. name_DESC
  3979. description_ASC
  3980. description_DESC
  3981. }
  3982. type TrainingTypePreviousValues {
  3983. id: ID!
  3984. name: String!
  3985. description: String!
  3986. }
  3987. type TrainingTypeSubscriptionPayload {
  3988. mutation: MutationType!
  3989. node: TrainingType
  3990. updatedFields: [String!]
  3991. previousValues: TrainingTypePreviousValues
  3992. }
  3993. input TrainingTypeSubscriptionWhereInput {
  3994. """Logical AND on all given filters."""
  3995. AND: [TrainingTypeSubscriptionWhereInput!]
  3996. """Logical OR on all given filters."""
  3997. OR: [TrainingTypeSubscriptionWhereInput!]
  3998. """Logical NOT on all given filters combined by AND."""
  3999. NOT: [TrainingTypeSubscriptionWhereInput!]
  4000. """The subscription event gets dispatched when it's listed in mutation_in"""
  4001. mutation_in: [MutationType!]
  4002. """
  4003. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4004. """
  4005. updatedFields_contains: String
  4006. """
  4007. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4008. """
  4009. updatedFields_contains_every: [String!]
  4010. """
  4011. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4012. """
  4013. updatedFields_contains_some: [String!]
  4014. node: TrainingTypeWhereInput
  4015. }
  4016. input TrainingTypeUpdateDataInput {
  4017. name: String
  4018. description: String
  4019. }
  4020. input TrainingTypeUpdateInput {
  4021. name: String
  4022. description: String
  4023. }
  4024. input TrainingTypeUpdateManyMutationInput {
  4025. name: String
  4026. description: String
  4027. }
  4028. input TrainingTypeUpdateOneRequiredInput {
  4029. create: TrainingTypeCreateInput
  4030. connect: TrainingTypeWhereUniqueInput
  4031. update: TrainingTypeUpdateDataInput
  4032. upsert: TrainingTypeUpsertNestedInput
  4033. }
  4034. input TrainingTypeUpsertNestedInput {
  4035. update: TrainingTypeUpdateDataInput!
  4036. create: TrainingTypeCreateInput!
  4037. }
  4038. input TrainingTypeWhereInput {
  4039. """Logical AND on all given filters."""
  4040. AND: [TrainingTypeWhereInput!]
  4041. """Logical OR on all given filters."""
  4042. OR: [TrainingTypeWhereInput!]
  4043. """Logical NOT on all given filters combined by AND."""
  4044. NOT: [TrainingTypeWhereInput!]
  4045. id: ID
  4046. """All values that are not equal to given value."""
  4047. id_not: ID
  4048. """All values that are contained in given list."""
  4049. id_in: [ID!]
  4050. """All values that are not contained in given list."""
  4051. id_not_in: [ID!]
  4052. """All values less than the given value."""
  4053. id_lt: ID
  4054. """All values less than or equal the given value."""
  4055. id_lte: ID
  4056. """All values greater than the given value."""
  4057. id_gt: ID
  4058. """All values greater than or equal the given value."""
  4059. id_gte: ID
  4060. """All values containing the given string."""
  4061. id_contains: ID
  4062. """All values not containing the given string."""
  4063. id_not_contains: ID
  4064. """All values starting with the given string."""
  4065. id_starts_with: ID
  4066. """All values not starting with the given string."""
  4067. id_not_starts_with: ID
  4068. """All values ending with the given string."""
  4069. id_ends_with: ID
  4070. """All values not ending with the given string."""
  4071. id_not_ends_with: ID
  4072. name: String
  4073. """All values that are not equal to given value."""
  4074. name_not: String
  4075. """All values that are contained in given list."""
  4076. name_in: [String!]
  4077. """All values that are not contained in given list."""
  4078. name_not_in: [String!]
  4079. """All values less than the given value."""
  4080. name_lt: String
  4081. """All values less than or equal the given value."""
  4082. name_lte: String
  4083. """All values greater than the given value."""
  4084. name_gt: String
  4085. """All values greater than or equal the given value."""
  4086. name_gte: String
  4087. """All values containing the given string."""
  4088. name_contains: String
  4089. """All values not containing the given string."""
  4090. name_not_contains: String
  4091. """All values starting with the given string."""
  4092. name_starts_with: String
  4093. """All values not starting with the given string."""
  4094. name_not_starts_with: String
  4095. """All values ending with the given string."""
  4096. name_ends_with: String
  4097. """All values not ending with the given string."""
  4098. name_not_ends_with: String
  4099. description: String
  4100. """All values that are not equal to given value."""
  4101. description_not: String
  4102. """All values that are contained in given list."""
  4103. description_in: [String!]
  4104. """All values that are not contained in given list."""
  4105. description_not_in: [String!]
  4106. """All values less than the given value."""
  4107. description_lt: String
  4108. """All values less than or equal the given value."""
  4109. description_lte: String
  4110. """All values greater than the given value."""
  4111. description_gt: String
  4112. """All values greater than or equal the given value."""
  4113. description_gte: String
  4114. """All values containing the given string."""
  4115. description_contains: String
  4116. """All values not containing the given string."""
  4117. description_not_contains: String
  4118. """All values starting with the given string."""
  4119. description_starts_with: String
  4120. """All values not starting with the given string."""
  4121. description_not_starts_with: String
  4122. """All values ending with the given string."""
  4123. description_ends_with: String
  4124. """All values not ending with the given string."""
  4125. description_not_ends_with: String
  4126. }
  4127. input TrainingTypeWhereUniqueInput {
  4128. id: ID
  4129. name: String
  4130. }
  4131. input TrainingUpdateInput {
  4132. title: String
  4133. trainingDate: DateTime
  4134. location: String
  4135. attendance: Int
  4136. published: Boolean
  4137. type: TrainingTypeUpdateOneRequiredInput
  4138. registrations: UserUpdateManyInput
  4139. ratings: RatingUpdateManyInput
  4140. blocks: BlockInstanceUpdateManyWithoutParentTrainingInput
  4141. }
  4142. input TrainingUpdateManyMutationInput {
  4143. title: String
  4144. trainingDate: DateTime
  4145. location: String
  4146. attendance: Int
  4147. published: Boolean
  4148. }
  4149. input TrainingUpdateOneWithoutBlocksInput {
  4150. create: TrainingCreateWithoutBlocksInput
  4151. connect: TrainingWhereUniqueInput
  4152. disconnect: Boolean
  4153. delete: Boolean
  4154. update: TrainingUpdateWithoutBlocksDataInput
  4155. upsert: TrainingUpsertWithoutBlocksInput
  4156. }
  4157. input TrainingUpdateWithoutBlocksDataInput {
  4158. title: String
  4159. trainingDate: DateTime
  4160. location: String
  4161. attendance: Int
  4162. published: Boolean
  4163. type: TrainingTypeUpdateOneRequiredInput
  4164. registrations: UserUpdateManyInput
  4165. ratings: RatingUpdateManyInput
  4166. }
  4167. input TrainingUpsertWithoutBlocksInput {
  4168. update: TrainingUpdateWithoutBlocksDataInput!
  4169. create: TrainingCreateWithoutBlocksInput!
  4170. }
  4171. input TrainingWhereInput {
  4172. """Logical AND on all given filters."""
  4173. AND: [TrainingWhereInput!]
  4174. """Logical OR on all given filters."""
  4175. OR: [TrainingWhereInput!]
  4176. """Logical NOT on all given filters combined by AND."""
  4177. NOT: [TrainingWhereInput!]
  4178. id: ID
  4179. """All values that are not equal to given value."""
  4180. id_not: ID
  4181. """All values that are contained in given list."""
  4182. id_in: [ID!]
  4183. """All values that are not contained in given list."""
  4184. id_not_in: [ID!]
  4185. """All values less than the given value."""
  4186. id_lt: ID
  4187. """All values less than or equal the given value."""
  4188. id_lte: ID
  4189. """All values greater than the given value."""
  4190. id_gt: ID
  4191. """All values greater than or equal the given value."""
  4192. id_gte: ID
  4193. """All values containing the given string."""
  4194. id_contains: ID
  4195. """All values not containing the given string."""
  4196. id_not_contains: ID
  4197. """All values starting with the given string."""
  4198. id_starts_with: ID
  4199. """All values not starting with the given string."""
  4200. id_not_starts_with: ID
  4201. """All values ending with the given string."""
  4202. id_ends_with: ID
  4203. """All values not ending with the given string."""
  4204. id_not_ends_with: ID
  4205. title: String
  4206. """All values that are not equal to given value."""
  4207. title_not: String
  4208. """All values that are contained in given list."""
  4209. title_in: [String!]
  4210. """All values that are not contained in given list."""
  4211. title_not_in: [String!]
  4212. """All values less than the given value."""
  4213. title_lt: String
  4214. """All values less than or equal the given value."""
  4215. title_lte: String
  4216. """All values greater than the given value."""
  4217. title_gt: String
  4218. """All values greater than or equal the given value."""
  4219. title_gte: String
  4220. """All values containing the given string."""
  4221. title_contains: String
  4222. """All values not containing the given string."""
  4223. title_not_contains: String
  4224. """All values starting with the given string."""
  4225. title_starts_with: String
  4226. """All values not starting with the given string."""
  4227. title_not_starts_with: String
  4228. """All values ending with the given string."""
  4229. title_ends_with: String
  4230. """All values not ending with the given string."""
  4231. title_not_ends_with: String
  4232. createdAt: DateTime
  4233. """All values that are not equal to given value."""
  4234. createdAt_not: DateTime
  4235. """All values that are contained in given list."""
  4236. createdAt_in: [DateTime!]
  4237. """All values that are not contained in given list."""
  4238. createdAt_not_in: [DateTime!]
  4239. """All values less than the given value."""
  4240. createdAt_lt: DateTime
  4241. """All values less than or equal the given value."""
  4242. createdAt_lte: DateTime
  4243. """All values greater than the given value."""
  4244. createdAt_gt: DateTime
  4245. """All values greater than or equal the given value."""
  4246. createdAt_gte: DateTime
  4247. trainingDate: DateTime
  4248. """All values that are not equal to given value."""
  4249. trainingDate_not: DateTime
  4250. """All values that are contained in given list."""
  4251. trainingDate_in: [DateTime!]
  4252. """All values that are not contained in given list."""
  4253. trainingDate_not_in: [DateTime!]
  4254. """All values less than the given value."""
  4255. trainingDate_lt: DateTime
  4256. """All values less than or equal the given value."""
  4257. trainingDate_lte: DateTime
  4258. """All values greater than the given value."""
  4259. trainingDate_gt: DateTime
  4260. """All values greater than or equal the given value."""
  4261. trainingDate_gte: DateTime
  4262. location: String
  4263. """All values that are not equal to given value."""
  4264. location_not: String
  4265. """All values that are contained in given list."""
  4266. location_in: [String!]
  4267. """All values that are not contained in given list."""
  4268. location_not_in: [String!]
  4269. """All values less than the given value."""
  4270. location_lt: String
  4271. """All values less than or equal the given value."""
  4272. location_lte: String
  4273. """All values greater than the given value."""
  4274. location_gt: String
  4275. """All values greater than or equal the given value."""
  4276. location_gte: String
  4277. """All values containing the given string."""
  4278. location_contains: String
  4279. """All values not containing the given string."""
  4280. location_not_contains: String
  4281. """All values starting with the given string."""
  4282. location_starts_with: String
  4283. """All values not starting with the given string."""
  4284. location_not_starts_with: String
  4285. """All values ending with the given string."""
  4286. location_ends_with: String
  4287. """All values not ending with the given string."""
  4288. location_not_ends_with: String
  4289. attendance: Int
  4290. """All values that are not equal to given value."""
  4291. attendance_not: Int
  4292. """All values that are contained in given list."""
  4293. attendance_in: [Int!]
  4294. """All values that are not contained in given list."""
  4295. attendance_not_in: [Int!]
  4296. """All values less than the given value."""
  4297. attendance_lt: Int
  4298. """All values less than or equal the given value."""
  4299. attendance_lte: Int
  4300. """All values greater than the given value."""
  4301. attendance_gt: Int
  4302. """All values greater than or equal the given value."""
  4303. attendance_gte: Int
  4304. published: Boolean
  4305. """All values that are not equal to given value."""
  4306. published_not: Boolean
  4307. type: TrainingTypeWhereInput
  4308. registrations_every: UserWhereInput
  4309. registrations_some: UserWhereInput
  4310. registrations_none: UserWhereInput
  4311. ratings_every: RatingWhereInput
  4312. ratings_some: RatingWhereInput
  4313. ratings_none: RatingWhereInput
  4314. blocks_every: BlockInstanceWhereInput
  4315. blocks_some: BlockInstanceWhereInput
  4316. blocks_none: BlockInstanceWhereInput
  4317. }
  4318. input TrainingWhereUniqueInput {
  4319. id: ID
  4320. }
  4321. type User implements Node {
  4322. id: ID!
  4323. email: String!
  4324. name: String!
  4325. password: String!
  4326. resetToken: String
  4327. resetTokenExpiry: Float
  4328. createdAt: DateTime!
  4329. comments(where: CommentWhereInput, orderBy: CommentOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Comment!]
  4330. ratings(where: RatingWhereInput, orderBy: RatingOrderByInput, skip: Int, after: String, before: String, first: Int, last: Int): [Rating!]
  4331. permissions: [Permission!]!
  4332. interests: [String!]!
  4333. }
  4334. """A connection to a list of items."""
  4335. type UserConnection {
  4336. """Information to aid in pagination."""
  4337. pageInfo: PageInfo!
  4338. """A list of edges."""
  4339. edges: [UserEdge]!
  4340. aggregate: AggregateUser!
  4341. }
  4342. input UserCreateInput {
  4343. id: ID
  4344. email: String!
  4345. name: String!
  4346. password: String!
  4347. resetToken: String
  4348. resetTokenExpiry: Float
  4349. permissions: UserCreatepermissionsInput
  4350. interests: UserCreateinterestsInput
  4351. comments: CommentCreateManyWithoutAuthorInput
  4352. ratings: RatingCreateManyWithoutUserInput
  4353. }
  4354. input UserCreateinterestsInput {
  4355. set: [String!]
  4356. }
  4357. input UserCreateManyInput {
  4358. create: [UserCreateInput!]
  4359. connect: [UserWhereUniqueInput!]
  4360. }
  4361. input UserCreateOneInput {
  4362. create: UserCreateInput
  4363. connect: UserWhereUniqueInput
  4364. }
  4365. input UserCreateOneWithoutCommentsInput {
  4366. create: UserCreateWithoutCommentsInput
  4367. connect: UserWhereUniqueInput
  4368. }
  4369. input UserCreateOneWithoutRatingsInput {
  4370. create: UserCreateWithoutRatingsInput
  4371. connect: UserWhereUniqueInput
  4372. }
  4373. input UserCreatepermissionsInput {
  4374. set: [Permission!]
  4375. }
  4376. input UserCreateWithoutCommentsInput {
  4377. id: ID
  4378. email: String!
  4379. name: String!
  4380. password: String!
  4381. resetToken: String
  4382. resetTokenExpiry: Float
  4383. permissions: UserCreatepermissionsInput
  4384. interests: UserCreateinterestsInput
  4385. ratings: RatingCreateManyWithoutUserInput
  4386. }
  4387. input UserCreateWithoutRatingsInput {
  4388. id: ID
  4389. email: String!
  4390. name: String!
  4391. password: String!
  4392. resetToken: String
  4393. resetTokenExpiry: Float
  4394. permissions: UserCreatepermissionsInput
  4395. interests: UserCreateinterestsInput
  4396. comments: CommentCreateManyWithoutAuthorInput
  4397. }
  4398. """An edge in a connection."""
  4399. type UserEdge {
  4400. """The item at the end of the edge."""
  4401. node: User!
  4402. """A cursor for use in pagination."""
  4403. cursor: String!
  4404. }
  4405. enum UserOrderByInput {
  4406. id_ASC
  4407. id_DESC
  4408. email_ASC
  4409. email_DESC
  4410. name_ASC
  4411. name_DESC
  4412. password_ASC
  4413. password_DESC
  4414. resetToken_ASC
  4415. resetToken_DESC
  4416. resetTokenExpiry_ASC
  4417. resetTokenExpiry_DESC
  4418. createdAt_ASC
  4419. createdAt_DESC
  4420. }
  4421. type UserPreviousValues {
  4422. id: ID!
  4423. email: String!
  4424. name: String!
  4425. password: String!
  4426. resetToken: String
  4427. resetTokenExpiry: Float
  4428. createdAt: DateTime!
  4429. permissions: [Permission!]!
  4430. interests: [String!]!
  4431. }
  4432. input UserScalarWhereInput {
  4433. """Logical AND on all given filters."""
  4434. AND: [UserScalarWhereInput!]
  4435. """Logical OR on all given filters."""
  4436. OR: [UserScalarWhereInput!]
  4437. """Logical NOT on all given filters combined by AND."""
  4438. NOT: [UserScalarWhereInput!]
  4439. id: ID
  4440. """All values that are not equal to given value."""
  4441. id_not: ID
  4442. """All values that are contained in given list."""
  4443. id_in: [ID!]
  4444. """All values that are not contained in given list."""
  4445. id_not_in: [ID!]
  4446. """All values less than the given value."""
  4447. id_lt: ID
  4448. """All values less than or equal the given value."""
  4449. id_lte: ID
  4450. """All values greater than the given value."""
  4451. id_gt: ID
  4452. """All values greater than or equal the given value."""
  4453. id_gte: ID
  4454. """All values containing the given string."""
  4455. id_contains: ID
  4456. """All values not containing the given string."""
  4457. id_not_contains: ID
  4458. """All values starting with the given string."""
  4459. id_starts_with: ID
  4460. """All values not starting with the given string."""
  4461. id_not_starts_with: ID
  4462. """All values ending with the given string."""
  4463. id_ends_with: ID
  4464. """All values not ending with the given string."""
  4465. id_not_ends_with: ID
  4466. email: String
  4467. """All values that are not equal to given value."""
  4468. email_not: String
  4469. """All values that are contained in given list."""
  4470. email_in: [String!]
  4471. """All values that are not contained in given list."""
  4472. email_not_in: [String!]
  4473. """All values less than the given value."""
  4474. email_lt: String
  4475. """All values less than or equal the given value."""
  4476. email_lte: String
  4477. """All values greater than the given value."""
  4478. email_gt: String
  4479. """All values greater than or equal the given value."""
  4480. email_gte: String
  4481. """All values containing the given string."""
  4482. email_contains: String
  4483. """All values not containing the given string."""
  4484. email_not_contains: String
  4485. """All values starting with the given string."""
  4486. email_starts_with: String
  4487. """All values not starting with the given string."""
  4488. email_not_starts_with: String
  4489. """All values ending with the given string."""
  4490. email_ends_with: String
  4491. """All values not ending with the given string."""
  4492. email_not_ends_with: String
  4493. name: String
  4494. """All values that are not equal to given value."""
  4495. name_not: String
  4496. """All values that are contained in given list."""
  4497. name_in: [String!]
  4498. """All values that are not contained in given list."""
  4499. name_not_in: [String!]
  4500. """All values less than the given value."""
  4501. name_lt: String
  4502. """All values less than or equal the given value."""
  4503. name_lte: String
  4504. """All values greater than the given value."""
  4505. name_gt: String
  4506. """All values greater than or equal the given value."""
  4507. name_gte: String
  4508. """All values containing the given string."""
  4509. name_contains: String
  4510. """All values not containing the given string."""
  4511. name_not_contains: String
  4512. """All values starting with the given string."""
  4513. name_starts_with: String
  4514. """All values not starting with the given string."""
  4515. name_not_starts_with: String
  4516. """All values ending with the given string."""
  4517. name_ends_with: String
  4518. """All values not ending with the given string."""
  4519. name_not_ends_with: String
  4520. password: String
  4521. """All values that are not equal to given value."""
  4522. password_not: String
  4523. """All values that are contained in given list."""
  4524. password_in: [String!]
  4525. """All values that are not contained in given list."""
  4526. password_not_in: [String!]
  4527. """All values less than the given value."""
  4528. password_lt: String
  4529. """All values less than or equal the given value."""
  4530. password_lte: String
  4531. """All values greater than the given value."""
  4532. password_gt: String
  4533. """All values greater than or equal the given value."""
  4534. password_gte: String
  4535. """All values containing the given string."""
  4536. password_contains: String
  4537. """All values not containing the given string."""
  4538. password_not_contains: String
  4539. """All values starting with the given string."""
  4540. password_starts_with: String
  4541. """All values not starting with the given string."""
  4542. password_not_starts_with: String
  4543. """All values ending with the given string."""
  4544. password_ends_with: String
  4545. """All values not ending with the given string."""
  4546. password_not_ends_with: String
  4547. resetToken: String
  4548. """All values that are not equal to given value."""
  4549. resetToken_not: String
  4550. """All values that are contained in given list."""
  4551. resetToken_in: [String!]
  4552. """All values that are not contained in given list."""
  4553. resetToken_not_in: [String!]
  4554. """All values less than the given value."""
  4555. resetToken_lt: String
  4556. """All values less than or equal the given value."""
  4557. resetToken_lte: String
  4558. """All values greater than the given value."""
  4559. resetToken_gt: String
  4560. """All values greater than or equal the given value."""
  4561. resetToken_gte: String
  4562. """All values containing the given string."""
  4563. resetToken_contains: String
  4564. """All values not containing the given string."""
  4565. resetToken_not_contains: String
  4566. """All values starting with the given string."""
  4567. resetToken_starts_with: String
  4568. """All values not starting with the given string."""
  4569. resetToken_not_starts_with: String
  4570. """All values ending with the given string."""
  4571. resetToken_ends_with: String
  4572. """All values not ending with the given string."""
  4573. resetToken_not_ends_with: String
  4574. resetTokenExpiry: Float
  4575. """All values that are not equal to given value."""
  4576. resetTokenExpiry_not: Float
  4577. """All values that are contained in given list."""
  4578. resetTokenExpiry_in: [Float!]
  4579. """All values that are not contained in given list."""
  4580. resetTokenExpiry_not_in: [Float!]
  4581. """All values less than the given value."""
  4582. resetTokenExpiry_lt: Float
  4583. """All values less than or equal the given value."""
  4584. resetTokenExpiry_lte: Float
  4585. """All values greater than the given value."""
  4586. resetTokenExpiry_gt: Float
  4587. """All values greater than or equal the given value."""
  4588. resetTokenExpiry_gte: Float
  4589. createdAt: DateTime
  4590. """All values that are not equal to given value."""
  4591. createdAt_not: DateTime
  4592. """All values that are contained in given list."""
  4593. createdAt_in: [DateTime!]
  4594. """All values that are not contained in given list."""
  4595. createdAt_not_in: [DateTime!]
  4596. """All values less than the given value."""
  4597. createdAt_lt: DateTime
  4598. """All values less than or equal the given value."""
  4599. createdAt_lte: DateTime
  4600. """All values greater than the given value."""
  4601. createdAt_gt: DateTime
  4602. """All values greater than or equal the given value."""
  4603. createdAt_gte: DateTime
  4604. }
  4605. type UserSubscriptionPayload {
  4606. mutation: MutationType!
  4607. node: User
  4608. updatedFields: [String!]
  4609. previousValues: UserPreviousValues
  4610. }
  4611. input UserSubscriptionWhereInput {
  4612. """Logical AND on all given filters."""
  4613. AND: [UserSubscriptionWhereInput!]
  4614. """Logical OR on all given filters."""
  4615. OR: [UserSubscriptionWhereInput!]
  4616. """Logical NOT on all given filters combined by AND."""
  4617. NOT: [UserSubscriptionWhereInput!]
  4618. """The subscription event gets dispatched when it's listed in mutation_in"""
  4619. mutation_in: [MutationType!]
  4620. """
  4621. The subscription event gets only dispatched when one of the updated fields names is included in this list
  4622. """
  4623. updatedFields_contains: String
  4624. """
  4625. The subscription event gets only dispatched when all of the field names included in this list have been updated
  4626. """
  4627. updatedFields_contains_every: [String!]
  4628. """
  4629. The subscription event gets only dispatched when some of the field names included in this list have been updated
  4630. """
  4631. updatedFields_contains_some: [String!]
  4632. node: UserWhereInput
  4633. }
  4634. input UserUpdateDataInput {
  4635. email: String
  4636. name: String
  4637. password: String
  4638. resetToken: String
  4639. resetTokenExpiry: Float
  4640. permissions: UserUpdatepermissionsInput
  4641. interests: UserUpdateinterestsInput
  4642. comments: CommentUpdateManyWithoutAuthorInput
  4643. ratings: RatingUpdateManyWithoutUserInput
  4644. }
  4645. input UserUpdateInput {
  4646. email: String
  4647. name: String
  4648. password: String
  4649. resetToken: String
  4650. resetTokenExpiry: Float
  4651. permissions: UserUpdatepermissionsInput
  4652. interests: UserUpdateinterestsInput
  4653. comments: CommentUpdateManyWithoutAuthorInput
  4654. ratings: RatingUpdateManyWithoutUserInput
  4655. }
  4656. input UserUpdateinterestsInput {
  4657. set: [String!]
  4658. }
  4659. input UserUpdateManyDataInput {
  4660. email: String
  4661. name: String
  4662. password: String
  4663. resetToken: String
  4664. resetTokenExpiry: Float
  4665. permissions: UserUpdatepermissionsInput
  4666. interests: UserUpdateinterestsInput
  4667. }
  4668. input UserUpdateManyInput {
  4669. create: [UserCreateInput!]
  4670. connect: [UserWhereUniqueInput!]
  4671. set: [UserWhereUniqueInput!]
  4672. disconnect: [UserWhereUniqueInput!]
  4673. delete: [UserWhereUniqueInput!]
  4674. update: [UserUpdateWithWhereUniqueNestedInput!]
  4675. updateMany: [UserUpdateManyWithWhereNestedInput!]
  4676. deleteMany: [UserScalarWhereInput!]
  4677. upsert: [UserUpsertWithWhereUniqueNestedInput!]
  4678. }
  4679. input UserUpdateManyMutationInput {
  4680. email: String
  4681. name: String
  4682. password: String
  4683. resetToken: String
  4684. resetTokenExpiry: Float
  4685. permissions: UserUpdatepermissionsInput
  4686. interests: UserUpdateinterestsInput
  4687. }
  4688. input UserUpdateManyWithWhereNestedInput {
  4689. where: UserScalarWhereInput!
  4690. data: UserUpdateManyDataInput!
  4691. }
  4692. input UserUpdateOneRequiredInput {
  4693. create: UserCreateInput
  4694. connect: UserWhereUniqueInput
  4695. update: UserUpdateDataInput
  4696. upsert: UserUpsertNestedInput
  4697. }
  4698. input UserUpdateOneRequiredWithoutCommentsInput {
  4699. create: UserCreateWithoutCommentsInput
  4700. connect: UserWhereUniqueInput
  4701. update: UserUpdateWithoutCommentsDataInput
  4702. upsert: UserUpsertWithoutCommentsInput
  4703. }
  4704. input UserUpdateOneRequiredWithoutRatingsInput {
  4705. create: UserCreateWithoutRatingsInput
  4706. connect: UserWhereUniqueInput
  4707. update: UserUpdateWithoutRatingsDataInput
  4708. upsert: UserUpsertWithoutRatingsInput
  4709. }
  4710. input UserUpdatepermissionsInput {
  4711. set: [Permission!]
  4712. }
  4713. input UserUpdateWithoutCommentsDataInput {
  4714. email: String
  4715. name: String
  4716. password: String
  4717. resetToken: String
  4718. resetTokenExpiry: Float
  4719. permissions: UserUpdatepermissionsInput
  4720. interests: UserUpdateinterestsInput
  4721. ratings: RatingUpdateManyWithoutUserInput
  4722. }
  4723. input UserUpdateWithoutRatingsDataInput {
  4724. email: String
  4725. name: String
  4726. password: String
  4727. resetToken: String
  4728. resetTokenExpiry: Float
  4729. permissions: UserUpdatepermissionsInput
  4730. interests: UserUpdateinterestsInput
  4731. comments: CommentUpdateManyWithoutAuthorInput
  4732. }
  4733. input UserUpdateWithWhereUniqueNestedInput {
  4734. where: UserWhereUniqueInput!
  4735. data: UserUpdateDataInput!
  4736. }
  4737. input UserUpsertNestedInput {
  4738. update: UserUpdateDataInput!
  4739. create: UserCreateInput!
  4740. }
  4741. input UserUpsertWithoutCommentsInput {
  4742. update: UserUpdateWithoutCommentsDataInput!
  4743. create: UserCreateWithoutCommentsInput!
  4744. }
  4745. input UserUpsertWithoutRatingsInput {
  4746. update: UserUpdateWithoutRatingsDataInput!
  4747. create: UserCreateWithoutRatingsInput!
  4748. }
  4749. input UserUpsertWithWhereUniqueNestedInput {
  4750. where: UserWhereUniqueInput!
  4751. update: UserUpdateDataInput!
  4752. create: UserCreateInput!
  4753. }
  4754. input UserWhereInput {
  4755. """Logical AND on all given filters."""
  4756. AND: [UserWhereInput!]
  4757. """Logical OR on all given filters."""
  4758. OR: [UserWhereInput!]
  4759. """Logical NOT on all given filters combined by AND."""
  4760. NOT: [UserWhereInput!]
  4761. id: ID
  4762. """All values that are not equal to given value."""
  4763. id_not: ID
  4764. """All values that are contained in given list."""
  4765. id_in: [ID!]
  4766. """All values that are not contained in given list."""
  4767. id_not_in: [ID!]
  4768. """All values less than the given value."""
  4769. id_lt: ID
  4770. """All values less than or equal the given value."""
  4771. id_lte: ID
  4772. """All values greater than the given value."""
  4773. id_gt: ID
  4774. """All values greater than or equal the given value."""
  4775. id_gte: ID
  4776. """All values containing the given string."""
  4777. id_contains: ID
  4778. """All values not containing the given string."""
  4779. id_not_contains: ID
  4780. """All values starting with the given string."""
  4781. id_starts_with: ID
  4782. """All values not starting with the given string."""
  4783. id_not_starts_with: ID
  4784. """All values ending with the given string."""
  4785. id_ends_with: ID
  4786. """All values not ending with the given string."""
  4787. id_not_ends_with: ID
  4788. email: String
  4789. """All values that are not equal to given value."""
  4790. email_not: String
  4791. """All values that are contained in given list."""
  4792. email_in: [String!]
  4793. """All values that are not contained in given list."""
  4794. email_not_in: [String!]
  4795. """All values less than the given value."""
  4796. email_lt: String
  4797. """All values less than or equal the given value."""
  4798. email_lte: String
  4799. """All values greater than the given value."""
  4800. email_gt: String
  4801. """All values greater than or equal the given value."""
  4802. email_gte: String
  4803. """All values containing the given string."""
  4804. email_contains: String
  4805. """All values not containing the given string."""
  4806. email_not_contains: String
  4807. """All values starting with the given string."""
  4808. email_starts_with: String
  4809. """All values not starting with the given string."""
  4810. email_not_starts_with: String
  4811. """All values ending with the given string."""
  4812. email_ends_with: String
  4813. """All values not ending with the given string."""
  4814. email_not_ends_with: String
  4815. name: String
  4816. """All values that are not equal to given value."""
  4817. name_not: String
  4818. """All values that are contained in given list."""
  4819. name_in: [String!]
  4820. """All values that are not contained in given list."""
  4821. name_not_in: [String!]
  4822. """All values less than the given value."""
  4823. name_lt: String
  4824. """All values less than or equal the given value."""
  4825. name_lte: String
  4826. """All values greater than the given value."""
  4827. name_gt: String
  4828. """All values greater than or equal the given value."""
  4829. name_gte: String
  4830. """All values containing the given string."""
  4831. name_contains: String
  4832. """All values not containing the given string."""
  4833. name_not_contains: String
  4834. """All values starting with the given string."""
  4835. name_starts_with: String
  4836. """All values not starting with the given string."""
  4837. name_not_starts_with: String
  4838. """All values ending with the given string."""
  4839. name_ends_with: String
  4840. """All values not ending with the given string."""
  4841. name_not_ends_with: String
  4842. password: String
  4843. """All values that are not equal to given value."""
  4844. password_not: String
  4845. """All values that are contained in given list."""
  4846. password_in: [String!]
  4847. """All values that are not contained in given list."""
  4848. password_not_in: [String!]
  4849. """All values less than the given value."""
  4850. password_lt: String
  4851. """All values less than or equal the given value."""
  4852. password_lte: String
  4853. """All values greater than the given value."""
  4854. password_gt: String
  4855. """All values greater than or equal the given value."""
  4856. password_gte: String
  4857. """All values containing the given string."""
  4858. password_contains: String
  4859. """All values not containing the given string."""
  4860. password_not_contains: String
  4861. """All values starting with the given string."""
  4862. password_starts_with: String
  4863. """All values not starting with the given string."""
  4864. password_not_starts_with: String
  4865. """All values ending with the given string."""
  4866. password_ends_with: String
  4867. """All values not ending with the given string."""
  4868. password_not_ends_with: String
  4869. resetToken: String
  4870. """All values that are not equal to given value."""
  4871. resetToken_not: String
  4872. """All values that are contained in given list."""
  4873. resetToken_in: [String!]
  4874. """All values that are not contained in given list."""
  4875. resetToken_not_in: [String!]
  4876. """All values less than the given value."""
  4877. resetToken_lt: String
  4878. """All values less than or equal the given value."""
  4879. resetToken_lte: String
  4880. """All values greater than the given value."""
  4881. resetToken_gt: String
  4882. """All values greater than or equal the given value."""
  4883. resetToken_gte: String
  4884. """All values containing the given string."""
  4885. resetToken_contains: String
  4886. """All values not containing the given string."""
  4887. resetToken_not_contains: String
  4888. """All values starting with the given string."""
  4889. resetToken_starts_with: String
  4890. """All values not starting with the given string."""
  4891. resetToken_not_starts_with: String
  4892. """All values ending with the given string."""
  4893. resetToken_ends_with: String
  4894. """All values not ending with the given string."""
  4895. resetToken_not_ends_with: String
  4896. resetTokenExpiry: Float
  4897. """All values that are not equal to given value."""
  4898. resetTokenExpiry_not: Float
  4899. """All values that are contained in given list."""
  4900. resetTokenExpiry_in: [Float!]
  4901. """All values that are not contained in given list."""
  4902. resetTokenExpiry_not_in: [Float!]
  4903. """All values less than the given value."""
  4904. resetTokenExpiry_lt: Float
  4905. """All values less than or equal the given value."""
  4906. resetTokenExpiry_lte: Float
  4907. """All values greater than the given value."""
  4908. resetTokenExpiry_gt: Float
  4909. """All values greater than or equal the given value."""
  4910. resetTokenExpiry_gte: Float
  4911. createdAt: DateTime
  4912. """All values that are not equal to given value."""
  4913. createdAt_not: DateTime
  4914. """All values that are contained in given list."""
  4915. createdAt_in: [DateTime!]
  4916. """All values that are not contained in given list."""
  4917. createdAt_not_in: [DateTime!]
  4918. """All values less than the given value."""
  4919. createdAt_lt: DateTime
  4920. """All values less than or equal the given value."""
  4921. createdAt_lte: DateTime
  4922. """All values greater than the given value."""
  4923. createdAt_gt: DateTime
  4924. """All values greater than or equal the given value."""
  4925. createdAt_gte: DateTime
  4926. comments_every: CommentWhereInput
  4927. comments_some: CommentWhereInput
  4928. comments_none: CommentWhereInput
  4929. ratings_every: RatingWhereInput
  4930. ratings_some: RatingWhereInput
  4931. ratings_none: RatingWhereInput
  4932. }
  4933. input UserWhereUniqueInput {
  4934. id: ID
  4935. email: String
  4936. }
  4937. type Video implements Node {
  4938. id: ID!
  4939. createdAt: DateTime!
  4940. updatedAt: DateTime!
  4941. order: Int!
  4942. file: File
  4943. link: Link
  4944. }
  4945. """A connection to a list of items."""
  4946. type VideoConnection {
  4947. """Information to aid in pagination."""
  4948. pageInfo: PageInfo!
  4949. """A list of edges."""
  4950. edges: [VideoEdge]!
  4951. aggregate: AggregateVideo!
  4952. }
  4953. input VideoCreateInput {
  4954. id: ID
  4955. order: Int!
  4956. file: FileCreateOneInput
  4957. link: LinkCreateOneInput
  4958. }
  4959. input VideoCreateManyInput {
  4960. create: [VideoCreateInput!]
  4961. connect: [VideoWhereUniqueInput!]
  4962. }
  4963. """An edge in a connection."""
  4964. type VideoEdge {
  4965. """The item at the end of the edge."""
  4966. node: Video!
  4967. """A cursor for use in pagination."""
  4968. cursor: String!
  4969. }
  4970. enum VideoOrderByInput {
  4971. id_ASC
  4972. id_DESC
  4973. createdAt_ASC
  4974. createdAt_DESC
  4975. updatedAt_ASC
  4976. updatedAt_DESC
  4977. order_ASC
  4978. order_DESC
  4979. }
  4980. type VideoPreviousValues {
  4981. id: ID!
  4982. createdAt: DateTime!
  4983. updatedAt: DateTime!
  4984. order: Int!
  4985. }
  4986. input VideoScalarWhereInput {
  4987. """Logical AND on all given filters."""
  4988. AND: [VideoScalarWhereInput!]
  4989. """Logical OR on all given filters."""
  4990. OR: [VideoScalarWhereInput!]
  4991. """Logical NOT on all given filters combined by AND."""
  4992. NOT: [VideoScalarWhereInput!]
  4993. id: ID
  4994. """All values that are not equal to given value."""
  4995. id_not: ID
  4996. """All values that are contained in given list."""
  4997. id_in: [ID!]
  4998. """All values that are not contained in given list."""
  4999. id_not_in: [ID!]
  5000. """All values less than the given value."""
  5001. id_lt: ID
  5002. """All values less than or equal the given value."""
  5003. id_lte: ID
  5004. """All values greater than the given value."""
  5005. id_gt: ID
  5006. """All values greater than or equal the given value."""
  5007. id_gte: ID
  5008. """All values containing the given string."""
  5009. id_contains: ID
  5010. """All values not containing the given string."""
  5011. id_not_contains: ID
  5012. """All values starting with the given string."""
  5013. id_starts_with: ID
  5014. """All values not starting with the given string."""
  5015. id_not_starts_with: ID
  5016. """All values ending with the given string."""
  5017. id_ends_with: ID
  5018. """All values not ending with the given string."""
  5019. id_not_ends_with: ID
  5020. createdAt: DateTime
  5021. """All values that are not equal to given value."""
  5022. createdAt_not: DateTime
  5023. """All values that are contained in given list."""
  5024. createdAt_in: [DateTime!]
  5025. """All values that are not contained in given list."""
  5026. createdAt_not_in: [DateTime!]
  5027. """All values less than the given value."""
  5028. createdAt_lt: DateTime
  5029. """All values less than or equal the given value."""
  5030. createdAt_lte: DateTime
  5031. """All values greater than the given value."""
  5032. createdAt_gt: DateTime
  5033. """All values greater than or equal the given value."""
  5034. createdAt_gte: DateTime
  5035. updatedAt: DateTime
  5036. """All values that are not equal to given value."""
  5037. updatedAt_not: DateTime
  5038. """All values that are contained in given list."""
  5039. updatedAt_in: [DateTime!]
  5040. """All values that are not contained in given list."""
  5041. updatedAt_not_in: [DateTime!]
  5042. """All values less than the given value."""
  5043. updatedAt_lt: DateTime
  5044. """All values less than or equal the given value."""
  5045. updatedAt_lte: DateTime
  5046. """All values greater than the given value."""
  5047. updatedAt_gt: DateTime
  5048. """All values greater than or equal the given value."""
  5049. updatedAt_gte: DateTime
  5050. order: Int
  5051. """All values that are not equal to given value."""
  5052. order_not: Int
  5053. """All values that are contained in given list."""
  5054. order_in: [Int!]
  5055. """All values that are not contained in given list."""
  5056. order_not_in: [Int!]
  5057. """All values less than the given value."""
  5058. order_lt: Int
  5059. """All values less than or equal the given value."""
  5060. order_lte: Int
  5061. """All values greater than the given value."""
  5062. order_gt: Int
  5063. """All values greater than or equal the given value."""
  5064. order_gte: Int
  5065. }
  5066. type VideoSubscriptionPayload {
  5067. mutation: MutationType!
  5068. node: Video
  5069. updatedFields: [String!]
  5070. previousValues: VideoPreviousValues
  5071. }
  5072. input VideoSubscriptionWhereInput {
  5073. """Logical AND on all given filters."""
  5074. AND: [VideoSubscriptionWhereInput!]
  5075. """Logical OR on all given filters."""
  5076. OR: [VideoSubscriptionWhereInput!]
  5077. """Logical NOT on all given filters combined by AND."""
  5078. NOT: [VideoSubscriptionWhereInput!]
  5079. """The subscription event gets dispatched when it's listed in mutation_in"""
  5080. mutation_in: [MutationType!]
  5081. """
  5082. The subscription event gets only dispatched when one of the updated fields names is included in this list
  5083. """
  5084. updatedFields_contains: String
  5085. """
  5086. The subscription event gets only dispatched when all of the field names included in this list have been updated
  5087. """
  5088. updatedFields_contains_every: [String!]
  5089. """
  5090. The subscription event gets only dispatched when some of the field names included in this list have been updated
  5091. """
  5092. updatedFields_contains_some: [String!]
  5093. node: VideoWhereInput
  5094. }
  5095. input VideoUpdateDataInput {
  5096. order: Int
  5097. file: FileUpdateOneInput
  5098. link: LinkUpdateOneInput
  5099. }
  5100. input VideoUpdateInput {
  5101. order: Int
  5102. file: FileUpdateOneInput
  5103. link: LinkUpdateOneInput
  5104. }
  5105. input VideoUpdateManyDataInput {
  5106. order: Int
  5107. }
  5108. input VideoUpdateManyInput {
  5109. create: [VideoCreateInput!]
  5110. connect: [VideoWhereUniqueInput!]
  5111. set: [VideoWhereUniqueInput!]
  5112. disconnect: [VideoWhereUniqueInput!]
  5113. delete: [VideoWhereUniqueInput!]
  5114. update: [VideoUpdateWithWhereUniqueNestedInput!]
  5115. updateMany: [VideoUpdateManyWithWhereNestedInput!]
  5116. deleteMany: [VideoScalarWhereInput!]
  5117. upsert: [VideoUpsertWithWhereUniqueNestedInput!]
  5118. }
  5119. input VideoUpdateManyMutationInput {
  5120. order: Int
  5121. }
  5122. input VideoUpdateManyWithWhereNestedInput {
  5123. where: VideoScalarWhereInput!
  5124. data: VideoUpdateManyDataInput!
  5125. }
  5126. input VideoUpdateWithWhereUniqueNestedInput {
  5127. where: VideoWhereUniqueInput!
  5128. data: VideoUpdateDataInput!
  5129. }
  5130. input VideoUpsertWithWhereUniqueNestedInput {
  5131. where: VideoWhereUniqueInput!
  5132. update: VideoUpdateDataInput!
  5133. create: VideoCreateInput!
  5134. }
  5135. input VideoWhereInput {
  5136. """Logical AND on all given filters."""
  5137. AND: [VideoWhereInput!]
  5138. """Logical OR on all given filters."""
  5139. OR: [VideoWhereInput!]
  5140. """Logical NOT on all given filters combined by AND."""
  5141. NOT: [VideoWhereInput!]
  5142. id: ID
  5143. """All values that are not equal to given value."""
  5144. id_not: ID
  5145. """All values that are contained in given list."""
  5146. id_in: [ID!]
  5147. """All values that are not contained in given list."""
  5148. id_not_in: [ID!]
  5149. """All values less than the given value."""
  5150. id_lt: ID
  5151. """All values less than or equal the given value."""
  5152. id_lte: ID
  5153. """All values greater than the given value."""
  5154. id_gt: ID
  5155. """All values greater than or equal the given value."""
  5156. id_gte: ID
  5157. """All values containing the given string."""
  5158. id_contains: ID
  5159. """All values not containing the given string."""
  5160. id_not_contains: ID
  5161. """All values starting with the given string."""
  5162. id_starts_with: ID
  5163. """All values not starting with the given string."""
  5164. id_not_starts_with: ID
  5165. """All values ending with the given string."""
  5166. id_ends_with: ID
  5167. """All values not ending with the given string."""
  5168. id_not_ends_with: ID
  5169. createdAt: DateTime
  5170. """All values that are not equal to given value."""
  5171. createdAt_not: DateTime
  5172. """All values that are contained in given list."""
  5173. createdAt_in: [DateTime!]
  5174. """All values that are not contained in given list."""
  5175. createdAt_not_in: [DateTime!]
  5176. """All values less than the given value."""
  5177. createdAt_lt: DateTime
  5178. """All values less than or equal the given value."""
  5179. createdAt_lte: DateTime
  5180. """All values greater than the given value."""
  5181. createdAt_gt: DateTime
  5182. """All values greater than or equal the given value."""
  5183. createdAt_gte: DateTime
  5184. updatedAt: DateTime
  5185. """All values that are not equal to given value."""
  5186. updatedAt_not: DateTime
  5187. """All values that are contained in given list."""
  5188. updatedAt_in: [DateTime!]
  5189. """All values that are not contained in given list."""
  5190. updatedAt_not_in: [DateTime!]
  5191. """All values less than the given value."""
  5192. updatedAt_lt: DateTime
  5193. """All values less than or equal the given value."""
  5194. updatedAt_lte: DateTime
  5195. """All values greater than the given value."""
  5196. updatedAt_gt: DateTime
  5197. """All values greater than or equal the given value."""
  5198. updatedAt_gte: DateTime
  5199. order: Int
  5200. """All values that are not equal to given value."""
  5201. order_not: Int
  5202. """All values that are contained in given list."""
  5203. order_in: [Int!]
  5204. """All values that are not contained in given list."""
  5205. order_not_in: [Int!]
  5206. """All values less than the given value."""
  5207. order_lt: Int
  5208. """All values less than or equal the given value."""
  5209. order_lte: Int
  5210. """All values greater than the given value."""
  5211. order_gt: Int
  5212. """All values greater than or equal the given value."""
  5213. order_gte: Int
  5214. file: FileWhereInput
  5215. link: LinkWhereInput
  5216. }
  5217. input VideoWhereUniqueInput {
  5218. id: ID
  5219. }