get access token and use it to make a call
This commit is contained in:
@ -14,6 +14,7 @@ export default resolver.pipe(
|
||||
where: { organizationId },
|
||||
select: {
|
||||
id: true,
|
||||
organizationId: true,
|
||||
number: true,
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user