What is the type that returns auth.api.getFullOrganization()

@Better Auth What is the type that returns auth.api.getFullOrganization()? Can I explicitly define it, similar to export type Organization = typeof auth.$Infer.Organization;?
it's defintly not that, because the full Org type sems to return a list of members
Was this page helpful?