integrate backend with paddle
This commit is contained in:
@ -18,8 +18,6 @@ export default async function getCurrentUser(_ = null, { session }: Ctx) {
|
||||
select: {
|
||||
id: true,
|
||||
encryptionKey: true,
|
||||
paddleCustomerId: true,
|
||||
paddleSubscriptionId: true,
|
||||
twilioAccountSid: true,
|
||||
twilioAuthToken: true,
|
||||
twilioApiKey: true,
|
||||
|
Reference in New Issue
Block a user