Package io.fria.lilo

Class DefinedSchemaSource


  • public final class DefinedSchemaSource
    extends SchemaSource
    • Method Detail

      • create

        @NotNull
        public static @NotNull SchemaSource create​(@NotNull
                                                   @NotNull String schemaName,
                                                   @NotNull
                                                   @NotNull String definition,
                                                   @NotNull
                                                   @NotNull graphql.schema.idl.RuntimeWiring runtimeWiring)