Arguments
BusinessLookupInput!
required
No description provided in the schema yet.
Returns
[BusinessLookupResult!]! — Represents a business recipient.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Look up business recipients by company name.
query {
lookupBusiness(
input: BusinessLookupInput!
): [BusinessLookupResult!]!
}
[BusinessLookupResult!]! — Represents a business recipient.