graphqlade
    Preparing search index...

    Interface CommonCodeGeneratorOptions

    interface CommonCodeGeneratorOptions {
        schema: GraphQLSchema;
    }
    Index

    Properties

    Properties

    schema: GraphQLSchema