|  | 
| 6162 | 6162 |         "enumValues": null, | 
| 6163 | 6163 |         "possibleTypes": null | 
| 6164 | 6164 |       }, | 
|  | 6165 | +      { | 
|  | 6166 | +        "kind": "INPUT_OBJECT", | 
|  | 6167 | +        "name": "LoginWithOAuth2Input", | 
|  | 6168 | +        "description": null, | 
|  | 6169 | +        "isOneOf": false, | 
|  | 6170 | +        "fields": null, | 
|  | 6171 | +        "inputFields": [ | 
|  | 6172 | +          { | 
|  | 6173 | +            "name": "callbackUrl", | 
|  | 6174 | +            "description": null, | 
|  | 6175 | +            "type": { | 
|  | 6176 | +              "kind": "NON_NULL", | 
|  | 6177 | +              "name": null, | 
|  | 6178 | +              "ofType": { | 
|  | 6179 | +                "kind": "SCALAR", | 
|  | 6180 | +                "name": "String", | 
|  | 6181 | +                "ofType": null | 
|  | 6182 | +              } | 
|  | 6183 | +            }, | 
|  | 6184 | +            "defaultValue": null, | 
|  | 6185 | +            "isDeprecated": false, | 
|  | 6186 | +            "deprecationReason": null | 
|  | 6187 | +          }, | 
|  | 6188 | +          { | 
|  | 6189 | +            "name": "expectedState", | 
|  | 6190 | +            "description": null, | 
|  | 6191 | +            "type": { | 
|  | 6192 | +              "kind": "SCALAR", | 
|  | 6193 | +              "name": "String", | 
|  | 6194 | +              "ofType": null | 
|  | 6195 | +            }, | 
|  | 6196 | +            "defaultValue": null, | 
|  | 6197 | +            "isDeprecated": false, | 
|  | 6198 | +            "deprecationReason": null | 
|  | 6199 | +          }, | 
|  | 6200 | +          { | 
|  | 6201 | +            "name": "pkceCodeVerifier", | 
|  | 6202 | +            "description": null, | 
|  | 6203 | +            "type": { | 
|  | 6204 | +              "kind": "SCALAR", | 
|  | 6205 | +              "name": "String", | 
|  | 6206 | +              "ofType": null | 
|  | 6207 | +            }, | 
|  | 6208 | +            "defaultValue": null, | 
|  | 6209 | +            "isDeprecated": false, | 
|  | 6210 | +            "deprecationReason": null | 
|  | 6211 | +          } | 
|  | 6212 | +        ], | 
|  | 6213 | +        "interfaces": null, | 
|  | 6214 | +        "enumValues": null, | 
|  | 6215 | +        "possibleTypes": null | 
|  | 6216 | +      }, | 
|  | 6217 | +      { | 
|  | 6218 | +        "kind": "OBJECT", | 
|  | 6219 | +        "name": "LoginWithOAuth2Payload", | 
|  | 6220 | +        "description": null, | 
|  | 6221 | +        "isOneOf": null, | 
|  | 6222 | +        "fields": [ | 
|  | 6223 | +          { | 
|  | 6224 | +            "name": "jwt", | 
|  | 6225 | +            "description": null, | 
|  | 6226 | +            "args": [], | 
|  | 6227 | +            "type": { | 
|  | 6228 | +              "kind": "SCALAR", | 
|  | 6229 | +              "name": "Jwt", | 
|  | 6230 | +              "ofType": null | 
|  | 6231 | +            }, | 
|  | 6232 | +            "isDeprecated": false, | 
|  | 6233 | +            "deprecationReason": null | 
|  | 6234 | +          }, | 
|  | 6235 | +          { | 
|  | 6236 | +            "name": "login", | 
|  | 6237 | +            "description": null, | 
|  | 6238 | +            "args": [], | 
|  | 6239 | +            "type": { | 
|  | 6240 | +              "kind": "SCALAR", | 
|  | 6241 | +              "name": "String", | 
|  | 6242 | +              "ofType": null | 
|  | 6243 | +            }, | 
|  | 6244 | +            "isDeprecated": false, | 
|  | 6245 | +            "deprecationReason": null | 
|  | 6246 | +          } | 
|  | 6247 | +        ], | 
|  | 6248 | +        "inputFields": null, | 
|  | 6249 | +        "interfaces": [], | 
|  | 6250 | +        "enumValues": null, | 
|  | 6251 | +        "possibleTypes": null | 
|  | 6252 | +      }, | 
| 6165 | 6253 |       { | 
| 6166 | 6254 |         "kind": "OBJECT", | 
| 6167 | 6255 |         "name": "Mutation", | 
|  | 
| 6885 | 6973 |             "isDeprecated": false, | 
| 6886 | 6974 |             "deprecationReason": null | 
| 6887 | 6975 |           }, | 
|  | 6976 | +          { | 
|  | 6977 | +            "name": "loginWithOAuth2", | 
|  | 6978 | +            "description": null, | 
|  | 6979 | +            "args": [ | 
|  | 6980 | +              { | 
|  | 6981 | +                "name": "input", | 
|  | 6982 | +                "description": "The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.", | 
|  | 6983 | +                "type": { | 
|  | 6984 | +                  "kind": "INPUT_OBJECT", | 
|  | 6985 | +                  "name": "LoginWithOAuth2Input", | 
|  | 6986 | +                  "ofType": null | 
|  | 6987 | +                }, | 
|  | 6988 | +                "defaultValue": null, | 
|  | 6989 | +                "isDeprecated": false, | 
|  | 6990 | +                "deprecationReason": null | 
|  | 6991 | +              } | 
|  | 6992 | +            ], | 
|  | 6993 | +            "type": { | 
|  | 6994 | +              "kind": "OBJECT", | 
|  | 6995 | +              "name": "LoginWithOAuth2Payload", | 
|  | 6996 | +              "ofType": null | 
|  | 6997 | +            }, | 
|  | 6998 | +            "isDeprecated": false, | 
|  | 6999 | +            "deprecationReason": null | 
|  | 7000 | +          }, | 
| 6888 | 7001 |           { | 
| 6889 | 7002 |             "name": "register", | 
| 6890 | 7003 |             "description": null, | 
|  | 
| 7728 | 7841 |           } | 
| 7729 | 7842 |         ] | 
| 7730 | 7843 |       }, | 
|  | 7844 | +      { | 
|  | 7845 | +        "kind": "OBJECT", | 
|  | 7846 | +        "name": "OAuth2Settings", | 
|  | 7847 | +        "description": null, | 
|  | 7848 | +        "isOneOf": null, | 
|  | 7849 | +        "fields": [ | 
|  | 7850 | +          { | 
|  | 7851 | +            "name": "authorizationEndpoint", | 
|  | 7852 | +            "description": null, | 
|  | 7853 | +            "args": [], | 
|  | 7854 | +            "type": { | 
|  | 7855 | +              "kind": "NON_NULL", | 
|  | 7856 | +              "name": null, | 
|  | 7857 | +              "ofType": { | 
|  | 7858 | +                "kind": "SCALAR", | 
|  | 7859 | +                "name": "String", | 
|  | 7860 | +                "ofType": null | 
|  | 7861 | +              } | 
|  | 7862 | +            }, | 
|  | 7863 | +            "isDeprecated": false, | 
|  | 7864 | +            "deprecationReason": null | 
|  | 7865 | +          }, | 
|  | 7866 | +          { | 
|  | 7867 | +            "name": "clientId", | 
|  | 7868 | +            "description": null, | 
|  | 7869 | +            "args": [], | 
|  | 7870 | +            "type": { | 
|  | 7871 | +              "kind": "NON_NULL", | 
|  | 7872 | +              "name": null, | 
|  | 7873 | +              "ofType": { | 
|  | 7874 | +                "kind": "SCALAR", | 
|  | 7875 | +                "name": "String", | 
|  | 7876 | +                "ofType": null | 
|  | 7877 | +              } | 
|  | 7878 | +            }, | 
|  | 7879 | +            "isDeprecated": false, | 
|  | 7880 | +            "deprecationReason": null | 
|  | 7881 | +          }, | 
|  | 7882 | +          { | 
|  | 7883 | +            "name": "issuer", | 
|  | 7884 | +            "description": null, | 
|  | 7885 | +            "args": [], | 
|  | 7886 | +            "type": { | 
|  | 7887 | +              "kind": "NON_NULL", | 
|  | 7888 | +              "name": null, | 
|  | 7889 | +              "ofType": { | 
|  | 7890 | +                "kind": "SCALAR", | 
|  | 7891 | +                "name": "String", | 
|  | 7892 | +                "ofType": null | 
|  | 7893 | +              } | 
|  | 7894 | +            }, | 
|  | 7895 | +            "isDeprecated": false, | 
|  | 7896 | +            "deprecationReason": null | 
|  | 7897 | +          }, | 
|  | 7898 | +          { | 
|  | 7899 | +            "name": "scope", | 
|  | 7900 | +            "description": null, | 
|  | 7901 | +            "args": [], | 
|  | 7902 | +            "type": { | 
|  | 7903 | +              "kind": "NON_NULL", | 
|  | 7904 | +              "name": null, | 
|  | 7905 | +              "ofType": { | 
|  | 7906 | +                "kind": "SCALAR", | 
|  | 7907 | +                "name": "String", | 
|  | 7908 | +                "ofType": null | 
|  | 7909 | +              } | 
|  | 7910 | +            }, | 
|  | 7911 | +            "isDeprecated": false, | 
|  | 7912 | +            "deprecationReason": null | 
|  | 7913 | +          } | 
|  | 7914 | +        ], | 
|  | 7915 | +        "inputFields": null, | 
|  | 7916 | +        "interfaces": [], | 
|  | 7917 | +        "enumValues": null, | 
|  | 7918 | +        "possibleTypes": null | 
|  | 7919 | +      }, | 
| 7731 | 7920 |       { | 
| 7732 | 7921 |         "kind": "OBJECT", | 
| 7733 | 7922 |         "name": "PageInfo", | 
|  | 
| 10347 | 10536 |             "isDeprecated": false, | 
| 10348 | 10537 |             "deprecationReason": null | 
| 10349 | 10538 |           }, | 
|  | 10539 | +          { | 
|  | 10540 | +            "name": "oauth2Settings", | 
|  | 10541 | +            "description": null, | 
|  | 10542 | +            "args": [], | 
|  | 10543 | +            "type": { | 
|  | 10544 | +              "kind": "OBJECT", | 
|  | 10545 | +              "name": "OAuth2Settings", | 
|  | 10546 | +              "ofType": null | 
|  | 10547 | +            }, | 
|  | 10548 | +            "isDeprecated": false, | 
|  | 10549 | +            "deprecationReason": null | 
|  | 10550 | +          }, | 
| 10350 | 10551 |           { | 
| 10351 | 10552 |             "name": "pastCtf", | 
| 10352 | 10553 |             "description": "Reads and enables pagination through a set of `Ctf`.", | 
|  | 
| 12515 | 12716 |             "isDeprecated": false, | 
| 12516 | 12717 |             "deprecationReason": null | 
| 12517 | 12718 |           }, | 
|  | 12719 | +          { | 
|  | 12720 | +            "name": "oauth2Enabled", | 
|  | 12721 | +            "description": null, | 
|  | 12722 | +            "args": [], | 
|  | 12723 | +            "type": { | 
|  | 12724 | +              "kind": "NON_NULL", | 
|  | 12725 | +              "name": null, | 
|  | 12726 | +              "ofType": { | 
|  | 12727 | +                "kind": "SCALAR", | 
|  | 12728 | +                "name": "Boolean", | 
|  | 12729 | +                "ofType": null | 
|  | 12730 | +              } | 
|  | 12731 | +            }, | 
|  | 12732 | +            "isDeprecated": false, | 
|  | 12733 | +            "deprecationReason": null | 
|  | 12734 | +          }, | 
| 12518 | 12735 |           { | 
| 12519 | 12736 |             "name": "registrationAllowed", | 
| 12520 | 12737 |             "description": null, | 
|  | 
| 12638 | 12855 |             "isDeprecated": false, | 
| 12639 | 12856 |             "deprecationReason": null | 
| 12640 | 12857 |           }, | 
|  | 12858 | +          { | 
|  | 12859 | +            "name": "oauth2Enabled", | 
|  | 12860 | +            "description": null, | 
|  | 12861 | +            "type": { | 
|  | 12862 | +              "kind": "SCALAR", | 
|  | 12863 | +              "name": "Boolean", | 
|  | 12864 | +              "ofType": null | 
|  | 12865 | +            }, | 
|  | 12866 | +            "defaultValue": null, | 
|  | 12867 | +            "isDeprecated": false, | 
|  | 12868 | +            "deprecationReason": null | 
|  | 12869 | +          }, | 
| 12641 | 12870 |           { | 
| 12642 | 12871 |             "name": "registrationAllowed", | 
| 12643 | 12872 |             "description": null, | 
|  | 
0 commit comments