Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 224 Bytes

File metadata and controls

5 lines (4 loc) · 224 Bytes
@apollo/client patch

The fetchOptions option provided to HttpLink and BatchHttpLink is now RequestInit instead of any. The credentials option is now a RequestCredentials type instead of a string.