Module captured

Source

Structs§

Captured
Capture values to use later inside Queries or Mutations, but with a catch, if the capture value changes the mutation will not recapture it because the PartialEq implementation always returns true.