Contents

init(from:)

Create the request from a decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    The decoder to use.

See Also

Creating the request