Enterprise plan required for private app sharing (#19393)
## before <img width="1512" height="696" alt="image" src="https://github.com/user-attachments/assets/d57f398e-6ac3-4ce0-a54b-a23ae41b1890" /> ## after <img width="923" height="448" alt="image" src="https://github.com/user-attachments/assets/f4fea42e-1019-4287-9302-42da143ee878" />
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
import { gql } from '@apollo/client';
|
||||
|
||||
export const GET_APPLICATION_SHARE_LINK = gql`
|
||||
query GetApplicationShareLink($id: String!) {
|
||||
getApplicationShareLink(id: $id)
|
||||
}
|
||||
`;
|
||||
Reference in New Issue
Block a user