erDiagram
Web3StorageUser {
}
StripeSubscription {
string stripeSubscriptionId
}
DataStore {
}
Web3StorageUser ||--o| StripeSubscription: hasPaymentPolicy
Web3StorageUser ||--o{ DataStore: writesTo
DataStore ||--o| StripeSubscription: hasPaymentPolicy
Last active
August 12, 2022 00:47
-
-
Save gobengo/a3456b35f85e754c6854385e6d5fcaeb to your computer and use it in GitHub Desktop.