Skip navigation links
Spring GraphQL
A B C D E F G H I J M O P Q R S T V W 

M

many() - Method in class org.springframework.graphql.data.QuerydslDataFetcher.Builder
Build a DataFetcher to fetch many object instances.
many() - Method in class org.springframework.graphql.data.QuerydslDataFetcher.ReactiveBuilder
Build a DataFetcher to fetch many object instances through Flux.
matches(Predicate<D>) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.EntitySpec
Assert the converted entity matches the given predicate.
matchesJson(String) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.PathSpec
Parse the JSON at the given path and the given expected JSON and assert that the two are "similar".
matchesJsonStrictly(String) - Method in interface org.springframework.graphql.test.tester.GraphQlTester.PathSpec
Parse the JSON at the given path and the given expected JSON and assert that the two are "similar" so they contain the same attribute-value pairs regardless of formatting, along with lenient checking, e.g.
A B C D E F G H I J M O P Q R S T V W 
Skip navigation links
Spring GraphQL