Interface GraphQLDirectiveProvider

    • Method Detail

      • getDirectives

        java.util.Collection<graphql.schema.GraphQLDirective> getDirectives()
        Returns:
        A collection of directive definitions that will be added to the schema.