WidgetTargetOptions Object
Represents the WIDGET target options for an app extension.
type WidgetTargetOptions {
method: HttpMethod!
}
Fields
WidgetTargetOptions.method ● HttpMethod! non-null enum miscellaneous
HTTP method for Widget target (GET or POST)
Member Of
AppExtensionOptionsWidget object