Add orderModel to apiTools #459
Annotations
2 errors
test
Property 'createOrder' is missing in type '{ find: (id: string) => Promise<{ clusterDomain?: string | undefined; clusterID?: string | undefined; clusterId?: string | undefined; createdAt: string; customerId: string; description: string; ... 17 more ...; webStorageUsageInBytesSetAt: string; } | undefined>; ... 4 more ...; updateDescription: () => Promise<...>...' but required in type 'ProjectBehaviors'.
|
test
Process completed with exit code 1.
|