isObjectType CallableisObjectType(type: unknown): type is GraphQLObjectType<any, any>Parameterstype: unknownReturns type is GraphQLObjectType<any, any>