Interface GraphQLTypesProvider

All Superinterfaces:
GraphQLProvider

public interface GraphQLTypesProvider extends GraphQLProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<graphql.schema.GraphQLType>
     
  • Method Details

    • getTypes

      Collection<graphql.schema.GraphQLType> getTypes()