UNPKG

@hasura/metadata-api

Version:
5 lines (4 loc) 138 B
export type BodyTransformFn_ModifyAsFormURLEncoded = { action: 'x_www_form_urlencoded'; form_template: Record<string, string>; };