index int64 0 0 | repo_id stringlengths 26 205 | file_path stringlengths 51 246 | content stringlengths 8 433k | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/dgs-framework/graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs | Create_ds/dgs-framework/graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive/DgsReactiveQueryExecutor.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,000 |
0 | Create_ds/dgs-framework/graphql-error-types/src/test/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/test/java/com/netflix/graphql/types/errors/TypedGraphQLErrorTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,001 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/ErrorDetail.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,002 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedError.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,003 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/DebugInfo.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,004 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/InternalError.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,005 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,006 |
0 | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types | Create_ds/dgs-framework/graphql-error-types/src/main/java/com/netflix/graphql/types/errors/ErrorType.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,007 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/HelloDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,008 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/ConcurrentDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,009 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/MovieDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,010 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/ExampleSpringBootTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,011 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/datafetcher/SubscriptionDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,012 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/test/java/com/netflix/graphql/dgs/example/shared/datafetcher/TimeDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,013 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,014 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraCodeRegistry.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,015 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/Message.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,016 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ScaryMovie.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,017 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ActionMovie.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,018 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/Rating.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,019 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/Stock.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,020 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/Movie.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,021 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,022 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/MyContext.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,023 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation/ExampleInstrumentationDependingOnContextContributor.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,024 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/CurrentTimeDateFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,025 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ConcurrentDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,026 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ScaryMovieDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,027 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,028 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,029 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/SubscriptionDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,030 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ActionMovieDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,031 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RequestHeadersDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,032 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/MovieDataFetcher.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,033 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithGraphQLContext.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,034 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessageDataLoader.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,035 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithContext.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,036 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessagesDataLoaderWithException.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,037 |
0 | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared | Create_ds/dgs-framework/graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessageDataLoaderWithDispatchPredicate.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,038 |
0 | Create_ds/dgs-framework/graphql-dgs-client/src/test/java/com/netflix/graphql/dgs | Create_ds/dgs-framework/graphql-dgs-client/src/test/java/com/netflix/graphql/dgs/client/MovieInput.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,039 |
0 | Create_ds/dgs-framework/graphql-dgs-client/src/test/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs-client/src/test/java/com/netflix/graphql/client/GraphQLResponseJavaTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,040 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/test | Create_ds/dgs-framework/graphql-dgs-example-java/src/test/java/FileUploadMutationTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,041 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/test | Create_ds/dgs-framework/graphql-dgs-example-java/src/test/java/GraphQLContextContributorTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,042 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/test | Create_ds/dgs-framework/graphql-dgs-example-java/src/test/java/RequestHeaderDataFetcherTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,043 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/test/java/subsciption | Create_ds/dgs-framework/graphql-dgs-example-java/src/test/java/subsciption/integrationtest/SubscriptionIntegrationTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,044 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/ExampleApp.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,045 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/context/MyContextBuilder.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,046 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/WithHeader.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,047 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/MyInstrumentation.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,048 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/WithCookie.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,049 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/FileUploadMutation.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,050 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/test | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/test/java/ReactiveGraphQLContextContributorTest.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,051 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/ReactiveExampleApp.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,052 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/context/MyContextBuilder.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,053 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/web/RequestIdWebFilter.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,054 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/WithCookie.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,055 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/ReactiveDataFetchers.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,056 |
0 | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive | Create_ds/dgs-framework/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/UsingWebFluxReactorContext.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,057 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/ExampleMultipleBatchLoadersAsField.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,058 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/ExampleBatchLoaderWithoutNameFromField.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,059 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/ExampleMappedBatchLoaderFromField.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,060 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/ExampleBatchLoaderFromField.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,061 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/enums/JInputMessage.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,062 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/enums/JGreetingType.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,063 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JInputObject.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,064 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JFooInput.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,065 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JPerson.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,066 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JEnum.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,067 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JGenericBaseInputObject.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,068 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JGenericInputObjectTwoTypeParams.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,069 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JFilter.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,070 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JInputObjectWithSet.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,071 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JListOfListsOfLists.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,072 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JInputObjectWithMap.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,073 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JGenericSubInputObject.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,074 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JBarInput.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,075 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/JInputObjectWithKotlinProperty.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,076 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/sortby/JMovieSortBy.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,077 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/sortby/JSortBy.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,078 |
0 | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects | Create_ds/dgs-framework/graphql-dgs/src/test/java/com/netflix/graphql/dgs/internal/java/test/inputobjects/sortby/JMovieSortByField.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,079 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java21 | Create_ds/dgs-framework/graphql-dgs/src/main/java21/com.netflix.graphql.dgs.internal.VirtualThreadTaskExecutor/VirtualThreadTaskExecutor.java | /*
* Copyright 2023 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,080 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java21/com/netflix/graphql/dgs | Create_ds/dgs-framework/graphql-dgs/src/main/java21/com/netflix/graphql/dgs/conditionals/Java21Condition.java | /*
* Copyright 2023 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,081 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsTypeResolver.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,082 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsData.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,083 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsMutation.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,084 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/Internal.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,085 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsRuntimeWiring.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,086 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoader.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,087 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsSubscription.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,088 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsCodeRegistry.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,089 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDefaultTypeResolver.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,090 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsEntityFetcher.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,091 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDirective.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,092 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsComponent.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,093 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,094 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoaderRegistryConsumer.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,095 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/InputArgument.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,096 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsTypeDefinitionRegistry.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,097 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsScalar.java | /*
* Copyright 2021 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,098 |
0 | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql | Create_ds/dgs-framework/graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDispatchPredicate.java | /*
* Copyright 2022 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,099 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.