Update plugins/apollo-explorer/src/components/ApolloExplorerBrowser/ApolloExplorerBrowser.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
This commit is contained in:
@@ -59,7 +59,6 @@ export type ApolloEndpointProps = {
|
||||
type Props = {
|
||||
endpoints: ApolloEndpointProps[];
|
||||
authCallback?: () => Promise<string>;
|
||||
apiHolder?: ApiHolder;
|
||||
};
|
||||
|
||||
export const handleAuthRequest = ({
|
||||
|
||||
Reference in New Issue
Block a user