freeboard
    Preparing search index...
    default: "\n type DashboardUsableProfiles {\n credentialProfiles: [CredentialProfile!]!\n brokerProfiles: [BrokerProfile!]!\n }\n\n extend type Query {\n dashboardUsableProfiles(dashboardId: ID!): DashboardUsableProfiles!\n }\n"