RelayMutationRequest
RelayMutationRequest
RelayMutationRequest
encapsulates a mutation that Relay needs to send to the server. They are made available to network layers via the sendMutation
method.
Overview
Methods
Methods
getQueryString
getQueryString(): string
Gets a string representation of the GraphQL mutation.
getVariables
getVari