From 0214251e3bc224dba550dbb4c2d9ee13cbf6e1f2 Mon Sep 17 00:00:00 2001 From: Igor Pawelec <51821001+iqorex@users.noreply.github.com> Date: Fri, 11 Apr 2025 09:19:30 +0200 Subject: [PATCH] docs: updated teams schema (#1640) Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com> --- docs/content/docs/plugins/organization.mdx | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/docs/content/docs/plugins/organization.mdx b/docs/content/docs/plugins/organization.mdx index 4da94ef9..f4278664 100644 --- a/docs/content/docs/plugins/organization.mdx +++ b/docs/content/docs/plugins/organization.mdx @@ -1176,8 +1176,33 @@ Table Name: `team` description: "Timestamp of when the team was created" }, ]} -/> + /> + Table Name: `member` + + + + Table Name: `invitation` + + ### Customizing the Schema