graphql-mocks
    Preparing search index...

    Type Alias WrapperFnMapping

    type WrapperFnMapping = {
        ANY: GenericWrapperFunction;
        FIELD: FieldWrapperFunction;
        TYPE: TypeWrapperFunction;
    }
    Index

    Properties

    Properties