feat: add app connections w/ testing and deleting functions
This commit is contained in:
@@ -6,6 +6,9 @@ export const UPDATE_CONNECTION = gql`
|
||||
id
|
||||
key
|
||||
verified
|
||||
data {
|
||||
screenName
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
Reference in New Issue
Block a user