Get the mutation content by the id
const body = getMutationBody(client, '0x....') Copy
const body = getMutationBody(client, '0x....')
the instance of client
the id of mutation
the mutation
Generated using TypeDoc
Get the mutation content by the id