UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 279 B
import{Fragment as e,jsx as s}from"react/jsx-runtime";import{memo as a}from"react";function i({contrast:o,fields:n,fieldExpandLevel:r=0,renderField:m}){return s(e,{children:n.map(t=>m&&m({contrast:o,field:t,key:t.name,fieldExpandLevel:r}))})}const x=a(i);export{x as FieldList};