UNPKG

@hasura/metadata-api

Version:
5 lines (4 loc) 122 B
export type AddReplaceOrRemoveFields = { add_headers?: Record<string, string>; remove_headers?: Array<string>; };