Add back eager loads

This commit is contained in:
David Bomba 2021-10-10 20:37:57 +11:00
parent 9cf26601f9
commit 0b84c86aed

View File

@ -84,9 +84,9 @@ class Client extends BaseModel implements HasLocalePreference
]; ];
protected $with = [ protected $with = [
// 'gateway_tokens', 'gateway_tokens',
// 'documents', 'documents',
// 'contacts.company', 'contacts.company',
// 'currency', // 'currency',
// 'primary_contact', // 'primary_contact',
// 'country', // 'country',