Type alias FunctionsMap

FunctionsMap: {
    [key: string]: GraphQLLeafType | ParsingFunctionsObject;
}

Type declaration

Generated using TypeDoc