- Preparing search index...
- The search index is not available
simple-graphql
Has
One
Config
: { [key:
string]
: { description
?: string; foreignField
?: string; hidden
?: boolean; hookOptions
?: SGHookOptionsMap; target
: string; } & HasOneOptions; }
Type declaration
-
[key: string]: {
description?: string;
foreignField?: string;
hidden?: boolean;
hookOptions?: SGHookOptionsMap;
target: string;
} & HasOneOptions