Indexable
[key: string]: {}
[field: string]: (rootValue?: any, args?: any, context?: any, info?: any) => any
- (rootValue?: any, args?: any, context?: any, info?: any): any
Parameters
Optional rootValue: any
Optional args: any
Optional context: any
Optional info: any
Returns any