NT
Size: a a a
NT
EK
NT
EK
client.resetStore()
after your login or logout process has completed. This will cause the store to be cleared and all active queries to be refetched. If you just want the store to be cleared and don't want to refetch active queries, use client.clearStore()
instead. Another option is to reload the page, which will have a similar effect.NT
client.resetStore()
after your login or logout process has completed. This will cause the store to be cleared and all active queries to be refetched. If you just want the store to be cleared and don't want to refetch active queries, use client.clearStore()
instead. Another option is to reload the page, which will have a similar effect.EK
NT
NT
EK
@apollo/client
? (apollo 3 beta required вроде как)NT
@apollo/client
? (apollo 3 beta required вроде как)VM
EM
RK
EK
protected {
message
}
message
отсутствует у AuthInfoField
, то попробуйте такprotected {
... on MessageField {
message
}
}
EK
(MessageField, AuthInfoField)
BS
NT
BS
NT
BS