@@ -2258,7 +2258,6 @@ export const ListRCloneRemotesDocument = {"kind":"Document","definitions":[{"kin
22582258export const ConnectSignInDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"mutation" , "name" :{ "kind" :"Name" , "value" :"ConnectSignIn" } , "variableDefinitions" :[ { "kind" :"VariableDefinition" , "variable" :{ "kind" :"Variable" , "name" :{ "kind" :"Name" , "value" :"input" } } , "type" :{ "kind" :"NonNullType" , "type" :{ "kind" :"NamedType" , "name" :{ "kind" :"Name" , "value" :"ConnectSignInInput" } } } } ] , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"connectSignIn" } , "arguments" :[ { "kind" :"Argument" , "name" :{ "kind" :"Name" , "value" :"input" } , "value" :{ "kind" :"Variable" , "name" :{ "kind" :"Name" , "value" :"input" } } } ] } ] } } ] } as unknown as DocumentNode < ConnectSignInMutation , ConnectSignInMutationVariables > ;
22592259export const SignOutDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"mutation" , "name" :{ "kind" :"Name" , "value" :"SignOut" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"connectSignOut" } } ] } } ] } as unknown as DocumentNode < SignOutMutation , SignOutMutationVariables > ;
22602260export const IsSsoEnabledDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"query" , "name" :{ "kind" :"Name" , "value" :"IsSSOEnabled" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"isSSOEnabled" } } ] } } ] } as unknown as DocumentNode < IsSsoEnabledQuery , IsSsoEnabledQueryVariables > ;
2261- export const ServerStateDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"query" , "name" :{ "kind" :"Name" , "value" :"serverState" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"cloud" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"FragmentSpread" , "name" :{ "kind" :"Name" , "value" :"PartialCloud" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"config" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"valid" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"info" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"os" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"hostname" } } ] } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"owner" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"avatar" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"username" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"registration" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"state" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"expiration" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"keyFile" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"contents" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"updateExpiration" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"vars" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"regGen" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"regState" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"configError" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"configValid" } } ] } } ] } } , { "kind" :"FragmentDefinition" , "name" :{ "kind" :"Name" , "value" :"PartialCloud" } , "typeCondition" :{ "kind" :"NamedType" , "name" :{ "kind" :"Name" , "value" :"Cloud" } } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"apiKey" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"valid" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"cloud" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"minigraphql" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"relay" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } ] } } ] } as unknown as DocumentNode < ServerStateQuery , ServerStateQueryVariables > ;
22622261export const CloudStateDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"query" , "name" :{ "kind" :"Name" , "value" :"cloudState" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"cloud" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"FragmentSpread" , "name" :{ "kind" :"Name" , "value" :"PartialCloud" } } ] } } ] } } , { "kind" :"FragmentDefinition" , "name" :{ "kind" :"Name" , "value" :"PartialCloud" } , "typeCondition" :{ "kind" :"NamedType" , "name" :{ "kind" :"Name" , "value" :"Cloud" } } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"apiKey" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"valid" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"cloud" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"minigraphql" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"relay" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"status" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } ] } } ] } } ] } as unknown as DocumentNode < CloudStateQuery , CloudStateQueryVariables > ;
22632262export const ServerStateDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"query" , "name" :{ "kind" :"Name" , "value" :"serverState" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"config" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"error" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"valid" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"info" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"os" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"hostname" } } ] } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"owner" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"avatar" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"username" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"registration" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"state" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"expiration" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"keyFile" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"contents" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"updateExpiration" } } ] } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"vars" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"regGen" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"regState" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"configError" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"configValid" } } ] } } ] } } ] } as unknown as DocumentNode < ServerStateQuery , ServerStateQueryVariables > ;
22642263export const GetThemeDocument = { "kind" :"Document" , "definitions" :[ { "kind" :"OperationDefinition" , "operation" :"query" , "name" :{ "kind" :"Name" , "value" :"getTheme" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"publicTheme" } , "selectionSet" :{ "kind" :"SelectionSet" , "selections" :[ { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"name" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"showBannerImage" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"showBannerGradient" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"headerBackgroundColor" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"showHeaderDescription" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"headerPrimaryTextColor" } } , { "kind" :"Field" , "name" :{ "kind" :"Name" , "value" :"headerSecondaryTextColor" } } ] } } ] } } ] } as unknown as DocumentNode < GetThemeQuery , GetThemeQueryVariables > ;
0 commit comments