pub fn introspection_bytes(sdl: &str, format: &str) -> Vec<u8> ⓘ
Build the schema representation bytes for the requested format.
format
format is the OutputType query param (SDL or JSON). Any other value falls back to SDL.
OutputType
SDL
JSON