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