rstoyanchev d4b2266ff7 Schema inspection handles List from Subscription
Normally a multivalue Publisher is collected to a List, so we can treat
it as a match for a List field. For subscriptions, however, such a
Publisher is left as an infinite stream, and we should not treat as a
match for a List, but rather expect it to be a stream of List items.

Discovered while working on gh-674, which is closely related.
2023-04-26 13:49:12 +01:00
2023-04-24 23:23:19 +02:00
2023-04-24 23:18:56 +02:00
2023-04-19 11:37:55 +02:00
2023-04-24 22:57:04 +02:00
2023-03-02 12:18:07 +00:00
2023-04-19 11:37:55 +02:00
2023-04-24 23:18:56 +02:00
2023-03-21 17:47:04 +01:00
2020-07-23 09:40:14 +03:00
2022-11-24 11:06:45 +00:00

Spring for GraphQL Build status

GraphQL support for Spring applications with GraphQL Java.

Code of Conduct

This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Documentation

This project has reference documentation (published and source), an API reference. The are samples in the 1.0.x branch that will be moved out into a separate repository.

Continuous Integration Builds

Information regarding CI builds can be found in the project's Concourse pipeline documentation.

Stay in Touch

Follow @SpringCentral.

License

This project is released under version 2.0 of the Apache License.

Description
No description provided
Readme 5.9 MiB
Languages
Java 97.9%
CSS 1.2%
Shell 0.7%
HTML 0.2%