ObjectCustomMapping: {
    [Type in keyof FieldTypeTypeMap]: ObjectCustomMappingDefinition<Type>
}[keyof FieldTypeTypeMap]

A map of definitions for customMappings which return object GraphQL types.