ecab655719
* feat(graphql/serverinfo): provide maximum object size in bytes * Places config values in a ServerConfiguration object - updates blobstorage to use ServerConfiguration, while retaining backwards compatibility * chore(fe2): update graphql serverinfo to use new configuration object * Update gqlgen and remaining changes