module FrederickAPI::V2::Helpers::HasMany
HasMany
association that supports returning a query builder instead of a simple array Allows querying of the association such as `contact_list.contacts.select('properties.external_id').all`
HasMany
association that supports returning a query builder instead of a simple array Allows querying of the association such as `contact_list.contacts.select('properties.external_id').all`