organization
Query an organization by its ID, this query returns null
if the organization does not exist.
organization(
id: UUID!
): Organization
Arguments
organization.id
● UUID!
non-null scalar
Type
Organization
object
A Holaplex organization is the top-level account within the Holaplex ecosystem. Each organization has a single owner who can invite members to join. Organizations use projects to organize NFT campaigns or initiatives.